about summary refs log tree commit diff
path: root/pkgs/desktops/cinnamon/xapp
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2022-11-15 20:29:28 +0800
committerBobby Rong <rjl931189261@126.com>2022-11-29 10:11:42 +0800
commitb40cf400d68dd3b9e3fc0b19484b55e69ca752b1 (patch)
tree9cc338937dcfe7b71644f16faaf5f56a1a8562e0 /pkgs/desktops/cinnamon/xapp
parent383d720af2e39b5d8ef6d6f99372445d24638853 (diff)
cinnamon.xapp: 2.2.15 -> 2.4.1
https://github.com/linuxmint/xapp/compare/2.2.15...2.4.1
Diffstat (limited to 'pkgs/desktops/cinnamon/xapp')
-rw-r--r--pkgs/desktops/cinnamon/xapp/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/desktops/cinnamon/xapp/default.nix b/pkgs/desktops/cinnamon/xapp/default.nix
index 5408c9c50cfd9..3ed8a0c4f9e2c 100644
--- a/pkgs/desktops/cinnamon/xapp/default.nix
+++ b/pkgs/desktops/cinnamon/xapp/default.nix
@@ -22,7 +22,7 @@
 
 stdenv.mkDerivation rec {
   pname = "xapp";
-  version = "2.2.15";
+  version = "2.4.1";
 
   outputs = [ "out" "dev" ];
 
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
     owner = "linuxmint";
     repo = pname;
     rev = version;
-    hash = "sha256-X/exXQY/v+TU8HnnquleP21tCYR9h7t43AIw4tTKVOY=";
+    hash = "sha256-c86n3aYSS3Klm2HtN8dIN5UvL6Jxz9y1fMF1QAefCIg=";
   };
 
   nativeBuildInputs = [