srm-cuarzo: 0.11.0-1 -> 0.12.0-1 (#380522)
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
}:
|
||||
stdenv.mkDerivation (self: {
|
||||
pname = "srm-cuarzo";
|
||||
version = "0.11.0-1";
|
||||
version = "0.12.0-1";
|
||||
rev = "v${self.version}";
|
||||
hash = "sha256-9fs29Us2/Z6d4u0XHKaFUrjxuSDcp9zj+cyIlhAn0Eg=";
|
||||
hash = "sha256-baLi0Upv8VMfeusy9EfeAXVxMo0KuKNC+EYg/c+tzRY=";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
inherit (self) rev hash;
|
||||
|
||||
Reference in New Issue
Block a user