mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 05:07:56 +00:00
gut: 0.3.0 -> 0.3.1
This commit is contained in:
parent
be4a655cf2
commit
0e2e51188d
@ -6,13 +6,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "gut";
|
||||
version = "0.3.0";
|
||||
version = "0.3.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "julien040";
|
||||
repo = "gut";
|
||||
rev = version;
|
||||
hash = "sha256-l7yjZEcpsnVisd93EqIug1n0k18m4tUmCQFXC6b63cg=";
|
||||
hash = "sha256-pjjeA0Nwc5M3LwxZLpBPnFqXJX0b6KDaj4YCPuGoUuU=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-G9oDMHLmdv/vQfofTqKAf21xaGp+lvW+sedLmaj+A5A=";
|
||||
|
Loading…
Reference in New Issue
Block a user