eris-go: 20230114 -> 20230123

This commit is contained in:
Emery Hemingway
2023-01-24 12:12:21 -06:00
parent 1b1f50645a
commit c7330bfb28
+3 -3
View File
@@ -2,17 +2,17 @@
buildGoModule rec {
pname = "eris-go";
version = "20230114";
version = "20230123";
src = fetchFromGitea {
domain = "codeberg.org";
owner = "eris";
repo = pname;
rev = version;
hash = "sha256-cJvSIeS9fKUJP5p7ZTH7Wi+UcBXeCS32Twhv6jBT+9Q=";
hash = "sha256-jdeh5lhbu2hxVNdnU0GiMsdXRi8004Xgu2/tgFhqPao=";
};
vendorHash = "sha256-DDV7LUnGnf24qQ2I9I4MDUx87s1+yDhisVz/Jw4XU6k=";
vendorHash = "sha256-mLyPaX5rDw0rR4PXtzpLMOrsYwTH3Y+COcrvwH7/qdo=";
postInstall = "ln -s $out/bin/eris-get $out/bin/eris-put";
# eris-get is a multicall binary