Skip to content

Commit a4aadaa

Browse files
SuperSandro2000bachp
authored andcommitted
searxng: 0-unstable-2025-01-10 -> 0-unstable-2025-02-09
1 parent 3c2e5ab commit a4aadaa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/se/searxng/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ in
3737
python.pkgs.toPythonModule (
3838
python.pkgs.buildPythonApplication rec {
3939
pname = "searxng";
40-
version = "0-unstable-2025-01-10";
40+
version = "0-unstable-2025-02-09";
4141

4242
src = fetchFromGitHub {
4343
owner = "searxng";
4444
repo = "searxng";
45-
rev = "94a0b415ef587e013df9e7350667b752a3822e90";
46-
hash = "sha256-ZeFHsoQXmG2sZXhPY7aRTsAXmFGHNT5ig0c2Hy344vw=";
45+
rev = "a1e2b254677a22f1f8968a06564661ac6203c162";
46+
hash = "sha256-DrSj1wQUWq9xVuQqt0BZ79JgyRS9qJqg1cdYTIBb1A8=";
4747
};
4848

4949
postPatch = ''

0 commit comments

Comments
 (0)