Skip to content

Commit

Permalink
searxng: 0-unstable-2024-03-08 -> 0-unstable-2024-05-31
Browse files Browse the repository at this point in the history
  • Loading branch information
999eagle committed Jun 5, 2024
1 parent 57610d2 commit aade87a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/se/searxng/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@

python3.pkgs.toPythonModule (python3.pkgs.buildPythonApplication rec {
pname = "searxng";
version = "0-unstable-2024-03-08";
version = "0-unstable-2024-05-31";

src = fetchFromGitHub {
owner = "searxng";
repo = "searxng";
rev = "9c08a0cdddae7ceafbe5e00ce94cf7f1d36c97e0";
hash = "sha256-0qlOpJqpOmseIeIafd0NLd2lF5whu18QxmwOua8dKzg=";
rev = "18fb701be225560b3fb1011cc533f785823f26a4";
hash = "sha256-okE/Uxl7YqcM99kLJ4KAlMQi50x5m0bPfYp5bv62WEw=";
};

postPatch = ''
Expand Down

0 comments on commit aade87a

Please sign in to comment.