hilbish: fix src hash

This commit is contained in:
OPNA2608 2022-07-15 23:04:09 +02:00
parent 2a0c7fc3d6
commit 0303974b49

View file

@ -8,7 +8,7 @@ buildGoModule rec {
owner = "Rosettea";
repo = "Hilbish";
rev = "v${version}";
sha256 = "sha256-n4+qUCbjqxLmGuCQ0QTscJ3me0UZUP/7ggvGp1pNkfg=";
sha256 = "sha256-fUGeQM+7FRGTRL3J4c2+c+NTwrM6d99F2ucKsou2kRk=";
fetchSubmodules = true;
};