Skip to content

Commit

Permalink
sgt-puzzles: 20240909.53ceb98 -> 20240911.cd97968 (#343484)
Browse files Browse the repository at this point in the history
  • Loading branch information
7c6f434c authored Sep 21, 2024
2 parents c187446 + de35272 commit 3c8525a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/games/sgt-puzzles/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

stdenv.mkDerivation rec {
pname = "sgt-puzzles";
version = "20240909.53ceb98";
version = "20240911.cd97968";

src = fetchurl {
url = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-${version}.tar.gz";
hash = "sha256-BRbTm6dnogzkAVYZjQ8/YTEB4A8edNa2yymR3KlqAE4=";
hash = "sha256-l1QDe/PRQnaEBenR3NcSthtDzCcQ1ZOGz6RCserGfjs=";
};

sgt-puzzles-menu = fetchurl {
Expand Down

0 comments on commit 3c8525a

Please sign in to comment.