mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
ralphex: 1.4.0 -> 1.5.1
This commit is contained in:
parent
1219163dee
commit
72229567f3
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "ralphex";
|
||||
version = "1.4.0";
|
||||
version = "1.5.1";
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
|
|
@ -17,7 +17,7 @@ buildGoModule (finalAttrs: {
|
|||
owner = "umputun";
|
||||
repo = "ralphex";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-IIGZ4uJRm4eYZW0Ezxuis1unEPUs8jUaKIcNyaUBCMg=";
|
||||
hash = "sha256-oW2BQIq98YwTc9h4u3KOhx6x7qgGMLetXNnOTOjM49Q=";
|
||||
};
|
||||
|
||||
vendorHash = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue