pantheon.granite7: 7.8.0 -> 7.8.1

https://github.com/elementary/granite/compare/7.8.0...7.8.1
This commit is contained in:
Bobby Rong
2026-03-18 22:50:37 +08:00
parent 5b2c2d8434
commit f0384e0007
@@ -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 = [