Skip to content

Commit

Permalink
sgt-puzzles: 20240817.262f709 -> 20240827.52afffa (#337655)
Browse files Browse the repository at this point in the history
  • Loading branch information
7c6f434c authored Aug 27, 2024
2 parents e5f138e + e8dd785 commit 45e131d
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 = "20240817.262f709";
version = "20240827.52afffa";

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

sgt-puzzles-menu = fetchurl {
Expand Down

0 comments on commit 45e131d

Please sign in to comment.