gridcoin-research: 5.4.8.0-hotfix-1 -> 5.4.9.0

This commit is contained in:
GiggleSquid
2025-02-16 01:56:38 +00:00
parent 8aca5a49c3
commit 4b39fb8951
@@ -20,13 +20,13 @@
stdenv.mkDerivation rec {
pname = "gridcoin-research";
version = "5.4.8.0-hotfix-1";
version = "5.4.9.0";
src = fetchFromGitHub {
owner = "gridcoin-community";
repo = "Gridcoin-Research";
rev = "${version}";
hash = "sha256-e58GJNiZq4LP/HTeveTQD6APeTvUbhUTwMwhU+PiVc0=";
hash = "sha256-nupZB4nNbitpf5EBCNy0e+ovjayAszup/r7qxbxA5jI=";
};
nativeBuildInputs = [