We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65484f8 commit 4ef9020Copy full SHA for 4ef9020
pkgs/by-name/re/relic/package.nix
@@ -7,13 +7,13 @@
7
8
buildGoModule rec {
9
pname = "relic";
10
- version = "8.1.0";
+ version = "8.1.1";
11
12
src = fetchFromGitHub {
13
owner = "sassoftware";
14
repo = pname;
15
rev = "v${version}";
16
- sha256 = "sha256-jBE23kGrU/q53ZTVoQ9xmeL+rVuSneObbCRqEa/zvpI=";
+ sha256 = "sha256-8pqLV4NWCI35FGe2NNqjatTAlVyvx1mskbcR/NacUvI=";
17
};
18
19
vendorHash = "sha256-x0EqKotZJny+7FtRvdXWUkPpG0jntFGe/IpNzKVL2pI=";
0 commit comments