Commit a5d221ed authored by R. RyanTM's avatar R. RyanTM
Browse files

routedns: 0.1.138 -> 0.1.140

parent 5e88cffa
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

buildGoModule (finalAttrs: {
  pname = "routedns";
  version = "0.1.138";
  version = "0.1.140";

  src = fetchFromGitHub {
    owner = "folbricht";
    repo = "routedns";
    rev = "v${finalAttrs.version}";
    hash = "sha256-jGkQqT9Lp62dNsqqVpYFAhby9HUCrBhxtmSarzbT0HA=";
    hash = "sha256-byeCsm+W7H2MXAOdPFxZyALYh7C9WB/FO8Ee/y/sLV8=";
  };

  vendorHash = "sha256-iUWiO8h55N+1c0EODLUxcIYEt2lT+2xyCAxa5f1ub3c=";