gucci: 1.6.6 -> 1.6.10

This commit is contained in:
R. Ryantm 2023-07-04 07:59:16 +00:00
parent f6dc216ee2
commit 95cca6d266

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "gucci";
version = "1.6.6";
version = "1.6.10";
src = fetchFromGitHub {
owner = "noqcks";
repo = "gucci";
rev = "refs/tags/${version}";
sha256 = "sha256-0ZVRjzU/KTqhaQC6zubbcNp1jX2pgFSGyyIYcWaHzeU=";
sha256 = "sha256-bwPQQtaPHby96C5ZHZhBTok+m8GPPS40U1CUPVYqCa4=";
};
vendorHash = "sha256-/4OnbtxxhXQnmSV6UbjgzXdL7szhL9rKiG5BR8FsyqI=";