srm-cuarzo: 0.11.0-1 -> 0.12.0-1

This commit is contained in:
R. Ryantm
2025-02-09 02:34:27 +00:00
parent 5f9c18f849
commit db36e80927
+2 -2
View File
@@ -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;