From f0384e00073a33234fcd7deb067862a9af721121 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Wed, 18 Mar 2026 22:50:26 +0800 Subject: [PATCH] pantheon.granite7: 7.8.0 -> 7.8.1 https://github.com/elementary/granite/compare/7.8.0...7.8.1 --- pkgs/desktops/pantheon/libraries/granite/7/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/desktops/pantheon/libraries/granite/7/default.nix b/pkgs/desktops/pantheon/libraries/granite/7/default.nix index 1b108ee631c4..42fdfce18f9b 100644 --- a/pkgs/desktops/pantheon/libraries/granite/7/default.nix +++ b/pkgs/desktops/pantheon/libraries/granite/7/default.nix @@ -20,7 +20,7 @@ stdenv.mkDerivation rec { pname = "granite"; - version = "7.8.0"; + version = "7.8.1"; outputs = [ "out" @@ -31,7 +31,7 @@ stdenv.mkDerivation rec { owner = "elementary"; repo = "granite"; tag = version; - hash = "sha256-UEbe/vAXbd1W7EA1s5qvn8dM9/3CTIyLGMPXzEFu7qM="; + hash = "sha256-Hk5EiTMsSOg2eQQCbILDoibcmfS+4N//4go6rc06Qwc="; }; nativeBuildInputs = [