mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 02:42:59 +00:00
Merge pull request #287568 from r-ryantm/auto-update/srm-cuarzo
srm-cuarzo: 0.5.0-1 -> 0.5.1-1
This commit is contained in:
commit
0fa44f41d8
@ -14,9 +14,9 @@
|
||||
}:
|
||||
stdenv.mkDerivation (self: {
|
||||
pname = "srm-cuarzo";
|
||||
version = "0.5.0-1";
|
||||
version = "0.5.1-1";
|
||||
rev = "v${self.version}";
|
||||
hash = "sha256-q3pMWryiBR8BEPHvZ/g/jK2hIBTd15RxyU7uocSJsZ8=";
|
||||
hash = "sha256-+Qn/obgYHWceQN0T3mbGjs/psj+lg43gm/cCBoMnRUk=";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
inherit (self) rev hash;
|
||||
|
Loading…
Reference in New Issue
Block a user