Merge pull request #309830 from bobby285271/upd/pantheon

pantheon.granite7: 7.4.0 -> 7.5.0
This commit is contained in:
Bobby Rong 2024-05-08 20:42:58 +08:00 committed by GitHub
commit 27ac1e134f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
stdenv.mkDerivation rec {
pname = "granite";
version = "7.4.0";
version = "7.5.0";
outputs = [ "out" "dev" ];
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "sha256-z/6GxWfbsngySv2ziNwzhcEfTamxP1DnJ2ld9fft/1U=";
sha256 = "sha256-mwivme79zsPcS+Ol8iApECjpQz+fYcBLZwkULagXVvI=";
};
nativeBuildInputs = [