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

srm-cuarzo: 0.6.3-1 -> 0.7.0-1
This commit is contained in:
Nick Cao 2024-08-03 10:54:36 -04:00 committed by GitHub
commit cfe36755a9
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.3-1";
version = "0.7.0-1";
rev = "v${self.version}";
hash = "sha256-nQucfh/Eri2BM70NFYqJQnBgVlHO/5eNHVFX/6RYoZA=";
hash = "sha256-IiHcJyF7lxS/OXU/TGRrzOGNk1kKknyZ4WxMIJshZXs=";
src = fetchFromGitHub {
inherit (self) rev hash;