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
commit c461023abe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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;