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

srm-cuarzo: 0.6.1-1 -> 0.6.3-1
This commit is contained in:
Nick Cao 2024-07-20 14:04:11 -04:00 committed by GitHub
commit 8864d661ee
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.6.1-1";
version = "0.6.3-1";
rev = "v${self.version}";
hash = "sha256-jc5JnVNaVw3nBlBUss4IjBnPGVSkImKPfLb/XMsKOg8=";
hash = "sha256-nQucfh/Eri2BM70NFYqJQnBgVlHO/5eNHVFX/6RYoZA=";
src = fetchFromGitHub {
inherit (self) rev hash;