Merge pull request #320684 from r-ryantm/auto-update/srm-cuarzo

srm-cuarzo: 0.5.6-2 -> 0.5.7-1
This commit is contained in:
Nick Cao
2024-06-18 16:31:11 -04:00
committed by GitHub
+2 -2
View File
@@ -14,9 +14,9 @@
}:
stdenv.mkDerivation (self: {
pname = "srm-cuarzo";
version = "0.5.6-2";
version = "0.5.7-1";
rev = "v${self.version}";
hash = "sha256-shYYmXTWa0cd0zTsdCDw536BkEtm6UdbUz/lQFURi90=";
hash = "sha256-TUYiReCWryNFfJ0lFBKNJiauil8ZwRSG8X9Bsdtwswc=";
src = fetchFromGitHub {
inherit (self) rev hash;