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

srm-cuarzo: 0.5.1-1 -> 0.5.2-1
This commit is contained in:
h7x4
2024-02-14 09:38:43 +01:00
committed by GitHub
+2 -2
View File
@@ -14,9 +14,9 @@
}:
stdenv.mkDerivation (self: {
pname = "srm-cuarzo";
version = "0.5.1-1";
version = "0.5.2-1";
rev = "v${self.version}";
hash = "sha256-+Qn/obgYHWceQN0T3mbGjs/psj+lg43gm/cCBoMnRUk=";
hash = "sha256-FMd1v0K+H7DlSD0osmWrnuSKqQZxw3RUZq8JwZFm/f4=";
src = fetchFromGitHub {
inherit (self) rev hash;