Merge pull request #305805 from drupol/etlegacy/bump/2-82-1

etlegacy: 2.82.0 -> 2.82.1
This commit is contained in:
Pol Dellaiera
2024-04-21 22:58:51 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
@@ -22,7 +22,7 @@
, zlib
}:
let
version = "2.82.0";
version = "2.82.1";
fakeGit = writeShellApplication {
name = "git";
@@ -41,7 +41,7 @@ stdenv.mkDerivation {
owner = "etlegacy";
repo = "etlegacy";
rev = "refs/tags/v${version}";
hash = "sha256-yNVVEa+3+Swm3hgwm9cSLV0K88E37TgVVjh1uUl8O2o=";
hash = "sha256-DA5tudbehXIU+4hX3ggcxWZ7AAOa8LUkIvUHbgMgDY8=";
};
nativeBuildInputs = [
+1 -1
View File
@@ -7,7 +7,7 @@
symlinkJoin {
name = "etlegacy";
version = "2.82.0";
version = "2.82.1";
paths = [
etlegacy-assets
etlegacy-unwrapped