srm-cuarzo: 0.5.2-1 -> 0.5.3-1
This commit is contained in:
parent
8db50d6f20
commit
fe5888a64a
1 changed files with 2 additions and 2 deletions
|
@ -14,9 +14,9 @@
|
|||
}:
|
||||
stdenv.mkDerivation (self: {
|
||||
pname = "srm-cuarzo";
|
||||
version = "0.5.2-1";
|
||||
version = "0.5.3-1";
|
||||
rev = "v${self.version}";
|
||||
hash = "sha256-FMd1v0K+H7DlSD0osmWrnuSKqQZxw3RUZq8JwZFm/f4=";
|
||||
hash = "sha256-KRp+rTpiUbOmUPE9vASwTF+c8TDveFnAEqptcGO5luc=";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
inherit (self) rev hash;
|
||||
|
|
Loading…
Reference in a new issue