stayrtr: 0.4.0 -> 0.5.0

This commit is contained in:
0x4A6F 2023-03-01 22:38:38 +01:00
parent 0b47e5eaf2
commit b5572202c8
No known key found for this signature in database
GPG key ID: 8DEDBA5BE07080E1

View file

@ -7,15 +7,15 @@
buildGoModule rec {
pname = "stayrtr";
version = "0.4.0";
version = "0.5.0";
src = fetchFromGitHub {
owner = "bgp";
repo = "stayrtr";
rev = "v${version}";
sha256 = "sha256-oRFBvue5Tcgty1GgsZGb/CMHmKM0mIc5vWOMsL/0IfI=";
hash = "sha256-5M4KbP5bmG+jUjR8hXJ2yyLLuLXzBvVGfjANv/Zb3jc=";
};
vendorHash = "sha256-VomrmyNa5I6AVSpw5sg0e4b7w/JlFQINBYm+eh1FoNw=";
vendorHash = "sha256-oOFJNaj4wpfX7ct11W519V9dJh0/zGpuLImepLT17Eg=";
ldflags = [
"-s"