Merge pull request #312046 from r-ryantm/auto-update/relic

relic: 7.6.2 -> 8.0.1
This commit is contained in:
Matthias Beyer 2024-06-14 09:21:51 +02:00 committed by GitHub
commit 0bae2d61b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,16 +7,16 @@
buildGoModule rec {
pname = "relic";
version = "7.6.2";
version = "8.0.1";
src = fetchFromGitHub {
owner = "sassoftware";
repo = pname;
rev = "v${version}";
sha256 = "sha256-T76+Ftky1rSIqEoKE3RLsf6g2gguVJgYFflWmyEhdEk=";
sha256 = "sha256-w7KU3XntkKep0mcuOUBSG4fJW14yCamioeRH5YrULSo=";
};
vendorHash = "sha256-5mgqIw3BV88rEF3ALD3pLhm658yUUFf44hQFSw085cU=";
vendorHash = "sha256-/P4W+smY01feV1HP5Tsx0PsoOyp//ik7RVWuEaiSepY=";
ldflags = [
"-s"