summary refs log tree commit diff
path: root/pkgs/desktops/cinnamon
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2022-08-22 19:47:43 +0800
committerBobby Rong <rjl931189261@126.com>2022-08-22 19:47:43 +0800
commit605c59d38da8e994cb398f4cf96aa592c6dd859a (patch)
tree439f1b4a6a87f5d951f850ec72d8221474f9a999 /pkgs/desktops/cinnamon
parent201a4065a6a0693e40679ec35db5107847c006bd (diff)
downloadnixpkgs-605c59d38da8e994cb398f4cf96aa592c6dd859a.tar
nixpkgs-605c59d38da8e994cb398f4cf96aa592c6dd859a.tar.gz
nixpkgs-605c59d38da8e994cb398f4cf96aa592c6dd859a.tar.bz2
nixpkgs-605c59d38da8e994cb398f4cf96aa592c6dd859a.tar.lz
nixpkgs-605c59d38da8e994cb398f4cf96aa592c6dd859a.tar.xz
nixpkgs-605c59d38da8e994cb398f4cf96aa592c6dd859a.tar.zst
nixpkgs-605c59d38da8e994cb398f4cf96aa592c6dd859a.zip
cinnamon.muffin: 5.4.5 -> 5.4.6
Diffstat (limited to 'pkgs/desktops/cinnamon')
-rw-r--r--pkgs/desktops/cinnamon/muffin/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/desktops/cinnamon/muffin/default.nix b/pkgs/desktops/cinnamon/muffin/default.nix
index bf385a8186d..c4f4b5ce0d5 100644
--- a/pkgs/desktops/cinnamon/muffin/default.nix
+++ b/pkgs/desktops/cinnamon/muffin/default.nix
@@ -35,7 +35,7 @@
 
 stdenv.mkDerivation rec {
   pname = "muffin";
-  version = "5.4.5";
+  version = "5.4.6";
 
   outputs = [ "out" "dev" "man" ];
 
@@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
     owner = "linuxmint";
     repo = pname;
     rev = version;
-    hash = "sha256-gtki0MTIMI1JggtVn0dAhkq364hkTuH7Zf7CF32Lc8E=";
+    hash = "sha256-xTpL+o7gFvu8VNbCb8c0Y0Z8ncqb9y2qTiXP3rHAz+M=";
   };
 
   nativeBuildInputs = [