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

srm-cuarzo: 0.5.3-1 -> 0.5.4-1
This commit is contained in:
Weijia Wang
2024-03-09 14:30:28 +01:00
committed by GitHub
+2 -2
View File
@@ -14,9 +14,9 @@
}:
stdenv.mkDerivation (self: {
pname = "srm-cuarzo";
version = "0.5.3-1";
version = "0.5.4-1";
rev = "v${self.version}";
hash = "sha256-KRp+rTpiUbOmUPE9vASwTF+c8TDveFnAEqptcGO5luc=";
hash = "sha256-nmYMhX3XtyIyv6Kxi7s+ahkOHfnuLcjpwSU58HcPNeU=";
src = fetchFromGitHub {
inherit (self) rev hash;