srm-cuarzo: 0.5.5-1 -> 0.5.6-1
This commit is contained in:
parent
1b69196959
commit
ad83596e07
1 changed files with 2 additions and 2 deletions
|
@ -14,9 +14,9 @@
|
|||
}:
|
||||
stdenv.mkDerivation (self: {
|
||||
pname = "srm-cuarzo";
|
||||
version = "0.5.5-1";
|
||||
version = "0.5.6-1";
|
||||
rev = "v${self.version}";
|
||||
hash = "sha256-4aeKzvhfVmimz4Df7wnyZESAZa7RMjYUqbhFhqPJ59o=";
|
||||
hash = "sha256-REILtx4tPAWX4JnBjC0EU5dnnZhbVHhlVAWKo7n7sdA=";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
inherit (self) rev hash;
|
||||
|
|
Loading…
Reference in a new issue