Merge pull request #201600 from MatthiasBenaets/new-lg4ff

new-lg4ff: 0.3.3 -> 0.4.0
This commit is contained in:
Guillaume Girol 2022-11-26 17:04:58 +00:00 committed by GitHub
commit 866a7803fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "new-lg4ff";
version = "0.3.3";
version = "0.4.0";
src = fetchFromGitHub {
owner = "berarma";
repo = "new-lg4ff";
rev = "${version}";
sha256 = "+05xDpNI4m6wTS+YPgA0fP4iM10nMOZOtCrdQxpevBU=";
sha256 = "ZFwNdeJcSxzWtqjOF86SZpqhuz8jXZ2drvlQeIqsaNY=";
};
preBuild = ''