Skip to content

Commit 45c251c

Browse files
committed
limesurvey: 6.15.14+250924 -> 6.16.4+260113
1 parent c2070b5 commit 45c251c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/li/limesurvey/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
stdenv.mkDerivation rec {
1111
pname = "limesurvey";
12-
version = "6.15.14+250924";
12+
version = "6.16.4+260113";
1313

1414
src = fetchFromGitHub {
1515
owner = "LimeSurvey";
1616
repo = "LimeSurvey";
1717
tag = version;
18-
hash = "sha256-xxK6JEgeBVIj8CGb0qSzwfO1Se9+jMtGB9V3rsc9bBU=";
18+
hash = "sha256-RE7rM19LW2mNnNMn3Yw0QWgD6Tm5p9fityCGqz1Te/o=";
1919
};
2020

2121
phpConfig = writeText "config.php" ''

0 commit comments

Comments
 (0)