Unverified Commit 17022b41 authored by Franta Bartik's avatar Franta Bartik
Browse files

stayrtr: 0.6.2 -> 0.6.4

parent 89c80a93
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,15 +8,15 @@

buildGoModule (finalAttrs: {
  pname = "stayrtr";
  version = "0.6.2";
  version = "0.6.4";

  src = fetchFromGitHub {
    owner = "bgp";
    repo = "stayrtr";
    rev = "v${finalAttrs.version}";
    hash = "sha256-QdPp+AHOVn/L4lArhwUNNu3OP2ALEFzs/hVnfSxaEbg=";
    hash = "sha256-7/n1rflDgJy2X/PTBTnxuxHMi1Kq/vwQQUepFb11EC0=";
  };
  vendorHash = "sha256-m1CHpmTUQVkBjkjg2bjl9llU1Le1GLRKKLGT4h7MbnE=";
  vendorHash = "sha256-ACfCBbW42tic/m86/pAUquqzK1k05VUtH61mRD4Hu+4=";

  ldflags = [
    "-s"