From 370581e4c9303640c448ad1fb675044147088dd2 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Mon, 4 Dec 2023 21:53:08 +0800 Subject: cinnamon.xapp: 2.8.0 -> 2.8.1 https://github.com/linuxmint/xapp/compare/2.8.0...2.8.1 --- pkgs/desktops/cinnamon/xapp/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/desktops/cinnamon') diff --git a/pkgs/desktops/cinnamon/xapp/default.nix b/pkgs/desktops/cinnamon/xapp/default.nix index 3043d7c7ed4f..77613562fd78 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.8.0"; + version = "2.8.1"; outputs = [ "out" "dev" ]; @@ -30,7 +30,7 @@ stdenv.mkDerivation rec { owner = "linuxmint"; repo = pname; rev = version; - hash = "sha256-kpVNzBvUo2Ktzln51xLbySeKutVeJaI57kL8cBZscTM="; + hash = "sha256-JsaH74h36FTIYVKiULmisK/RFGMZ79rhr7sacFnpFas="; }; # Recommended by upstream, which enables the build of xapp-debug. -- cgit 1.4.1