Unverified Commit 7abca41d authored by Peder Bergebakken Sundt's avatar Peder Bergebakken Sundt Committed by GitHub
Browse files

usql: 0.19.3 -> 0.19.12 (#350770)

parents 0f94967e 75929c2e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -10,18 +10,18 @@

buildGoModule rec {
  pname = "usql";
  version = "0.19.3";
  version = "0.19.12";

  src = fetchFromGitHub {
    owner = "xo";
    repo = "usql";
    rev = "v${version}";
    hash = "sha256-VenqDYkBJ4XJ2zV7kaVvwlgDyCaTY77zQ5hPq5cOZKg=";
    hash = "sha256-gutAb6GkaHtZK0uw9+If/luIUn8jiGfruWtAV3nQJvE=";
  };

  buildInputs = [ unixODBC icu ];

  vendorHash = "sha256-KdLUxgNGMkkWBhUpXSecu0m3fsKl7Qj8Aw3z8WcdnSs=";
  vendorHash = "sha256-32tl3mXpFqthXMRERDvMsocfMW0ltSvnm8/+NKiSjmE=";
  proxyVendor = true;

  # Exclude drivers from the bad group