Skip to content

Commit

Permalink
sgt-puzzles: 20241223.5eea14c -> 20241230.79be403
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm authored and pull[bot] committed Jan 2, 2025
1 parent acd37b2 commit 53ed4fb
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 @@ -18,11 +18,11 @@

stdenv.mkDerivation rec {
pname = "sgt-puzzles";
version = "20241223.5eea14c";
version = "20241230.79be403";

src = fetchurl {
url = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-${version}.tar.gz";
hash = "sha256-c9cPPxjU7O+uAp6jzCkfv8ZJeVrcLmEfD+lUK0l+X9w=";
hash = "sha256-gWt328Ic0+ctcptnhnTprAEmMpcpfAAyTEqRuKF0gVY=";
};

sgt-puzzles-menu = fetchurl {
Expand Down

0 comments on commit 53ed4fb

Please sign in to comment.