Skip to content

Commit 4ef9020

Browse files
committed
relic: 8.1.0 -> 8.1.1
1 parent 65484f8 commit 4ef9020

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/re/relic/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
buildGoModule rec {
99
pname = "relic";
10-
version = "8.1.0";
10+
version = "8.1.1";
1111

1212
src = fetchFromGitHub {
1313
owner = "sassoftware";
1414
repo = pname;
1515
rev = "v${version}";
16-
sha256 = "sha256-jBE23kGrU/q53ZTVoQ9xmeL+rVuSneObbCRqEa/zvpI=";
16+
sha256 = "sha256-8pqLV4NWCI35FGe2NNqjatTAlVyvx1mskbcR/NacUvI=";
1717
};
1818

1919
vendorHash = "sha256-x0EqKotZJny+7FtRvdXWUkPpG0jntFGe/IpNzKVL2pI=";

0 commit comments

Comments
 (0)