oui: 2.0.6 -> 2.0.7 (#536773)

This commit is contained in:
nixpkgs-ci[bot]
2026-06-29 19:59:07 +00:00
committed by GitHub
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "oui";
version = "2.0.6";
version = "2.0.7";
src = fetchFromGitHub {
owner = "thatmattlove";
repo = "oui";
rev = "v${finalAttrs.version}";
hash = "sha256-fNG20pryfs6bDjeexpf8UlevHatY6zdvGCHSFrfz8io=";
hash = "sha256-lwjDFd2rxMh7kHOuwgIeA2/gnzHoNkGKTQGd/xqshZY=";
};
vendorHash = "sha256-EOu9imj0YwYhHX7ZzE9BzhkoDitC5AHjlwoWmQs0Rj4=";