cinnamon.muffin: 5.4.7 -> 5.6.0

https://github.com/linuxmint/muffin/compare/5.4.7...5.6.0
This commit is contained in:
Bobby Rong 2022-11-17 19:24:36 +08:00
parent 02a8d3d472
commit 0c0912a61d
No known key found for this signature in database

View File

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