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:
commit
c461023abe
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue