pgroll: 0.14.3 -> 0.16.0 (#469592)

This commit is contained in:
Weijia Wang
2026-01-31 21:31:35 +00:00
committed by GitHub
+3 -3
View File
@@ -9,18 +9,18 @@
buildGoModule (finalAttrs: {
pname = "pgroll";
version = "0.14.3";
version = "0.16.0";
src = fetchFromGitHub {
owner = "xataio";
repo = "pgroll";
tag = "v${finalAttrs.version}";
hash = "sha256-OqBgFeXpvoImoPMKHBCvsPQGhHSBZuNNMLh2/3DPPYo=";
hash = "sha256-xl6mJkJbZ+N/HjrUsknC1UFOM9GFtY4UYnabXvTwkAc=";
};
proxyVendor = true;
vendorHash = "sha256-rQPWL39AD/qCneuRyJHOQCANmDE7pqmwHx+AavJ/3cw=";
vendorHash = "sha256-j78c7pROEiJVsE0e0hxbr+0uqOmGcBsK1U0F1upgWIw=";
excludedPackages = [
"dev"