Skip to content

Commit

Permalink
sgt-puzzles: 20240827.52afffa -> 20240909.53ceb98 (#340683)
Browse files Browse the repository at this point in the history
  • Loading branch information
7c6f434c authored Sep 9, 2024
2 parents 871e5f3 + c9f39f0 commit 27951c4
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 = "20240827.52afffa";
version = "20240909.53ceb98";

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

sgt-puzzles-menu = fetchurl {
Expand Down

0 comments on commit 27951c4

Please sign in to comment.