3
0
Fork 0
forked from mirrors/nixpkgs

cinnamon.muffin: 5.6.0 -> 5.6.1

https://github.com/linuxmint/muffin/compare/5.6.0...5.6.1
This commit is contained in:
Bobby Rong 2022-11-30 09:32:31 +08:00
parent 510da3eac1
commit 819d4c500f
No known key found for this signature in database

View file

@ -35,7 +35,7 @@
stdenv.mkDerivation rec {
pname = "muffin";
version = "5.6.0";
version = "5.6.1";
outputs = [ "out" "dev" "man" ];
@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-vUkxR3HfzubaOoXxo6xHDLLy+zVBYE9i5s+yp1rbJaw=";
hash = "sha256-FpVCIRz1qZhvBR9KARb/CKXYL9t43FF2VqWkHrLdpNc=";
};
nativeBuildInputs = [