summaryrefslogtreecommitdiffstats
path: root/pkgs/desktops/pantheon
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2023-11-20 21:46:52 +0800
committerGitHub <noreply@github.com>2023-11-20 21:46:52 +0800
commite9bd852a9ea764297808ae0c04cc0732410ee5aa (patch)
tree05e0a7327be1c3b40babb9d551498fae179af2d2 /pkgs/desktops/pantheon
parent0a6a7c83417c74c58e54b0e828ff6d6b21a39a5b (diff)
parent78c62132ea1b39ca361f8f242953e10674805fa2 (diff)
Merge pull request #268428 from bobby285271/upd/pantheon
pantheon.granite7: 7.3.0 -> 7.4.0
Diffstat (limited to 'pkgs/desktops/pantheon')
-rw-r--r--pkgs/desktops/pantheon/granite/7/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/desktops/pantheon/granite/7/default.nix b/pkgs/desktops/pantheon/granite/7/default.nix
index 0904fbe2579f..5abffc0cc677 100644
--- a/pkgs/desktops/pantheon/granite/7/default.nix
+++ b/pkgs/desktops/pantheon/granite/7/default.nix
@@ -19,7 +19,7 @@
stdenv.mkDerivation rec {
pname = "granite";
- version = "7.3.0";
+ version = "7.4.0";
outputs = [ "out" "dev" ];
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = pname;
rev = version;
- sha256 = "sha256-siFS8BiHVlDtM5odL0Lf1aRMoG6qqQOnbsXGKVyc218=";
+ sha256 = "sha256-z/6GxWfbsngySv2ziNwzhcEfTamxP1DnJ2ld9fft/1U=";
};
nativeBuildInputs = [