mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 11:47:45 +00:00
srm-cuarzo: 0.6.3-1 -> 0.7.0-1
This commit is contained in:
parent
94d355c5ac
commit
29735f370b
@ -14,9 +14,9 @@
|
||||
}:
|
||||
stdenv.mkDerivation (self: {
|
||||
pname = "srm-cuarzo";
|
||||
version = "0.6.3-1";
|
||||
version = "0.7.0-1";
|
||||
rev = "v${self.version}";
|
||||
hash = "sha256-nQucfh/Eri2BM70NFYqJQnBgVlHO/5eNHVFX/6RYoZA=";
|
||||
hash = "sha256-IiHcJyF7lxS/OXU/TGRrzOGNk1kKknyZ4WxMIJshZXs=";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
inherit (self) rev hash;
|
||||
|
Loading…
Reference in New Issue
Block a user