gogup: 1.8.0 -> 1.8.1

This commit is contained in:
R. Ryantm
2026-08-27 07:24:12 +00:00
parent d480fadb12
commit c3a57f0d5c

View File

@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "gogup";
version = "1.8.0";
version = "1.8.1";
src = fetchFromGitHub {
owner = "nao1215";
repo = "gup";
rev = "v${finalAttrs.version}";
hash = "sha256-kit/xnnkhY7N98QK4KSPW3K+mKTfttv5sHW5By4nd68=";
hash = "sha256-3GOdORigV+5pqFySnlsL/ZOUqAIFQicfDCzeOCFa+A0=";
};
vendorHash = "sha256-qYMUIy9yvWAedA2fL0KKoysaHHoKFJnzl58pInXpa60=";