mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
srm-cuarzo: 0.12.0-1 -> 0.12.1-1 (#406040)
This commit is contained in:
commit
f7630dc097
1 changed files with 2 additions and 2 deletions
|
@ -15,9 +15,9 @@
|
|||
}:
|
||||
stdenv.mkDerivation (self: {
|
||||
pname = "srm-cuarzo";
|
||||
version = "0.12.0-1";
|
||||
version = "0.12.1-1";
|
||||
rev = "v${self.version}";
|
||||
hash = "sha256-baLi0Upv8VMfeusy9EfeAXVxMo0KuKNC+EYg/c+tzRY=";
|
||||
hash = "sha256-zRj3KToMoIioY1Ez41XgFLzGIHV5bDX2aPEUsPsIkXM=";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
inherit (self) rev hash;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue