Skip to content

Commit

Permalink
user/puzzles: update to 0_git20241021
Browse files Browse the repository at this point in the history
  • Loading branch information
EarldridgeJazzedPineda authored and nekopsykose committed Oct 23, 2024
1 parent 032ef27 commit 6e6a535
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions user/puzzles/template.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgname = "puzzles"
pkgver = "0_git20240928"
_gitrev = "182b3d9"
pkgver = "0_git20241021"
_gitrev = "05f4f63"
pkgrel = 0
build_style = "cmake"
configure_args = ["-DNAME_PREFIX=puzzles-"]
Expand All @@ -20,7 +20,7 @@
license = "MIT"
url = "https://www.chiark.greenend.org.uk/~sgtatham/puzzles"
source = f"https://git.tartarus.org/?p=simon/puzzles.git;a=snapshot;h={_gitrev};sf=tgz>puzzles-{pkgver}.tar.gz"
sha256 = "bf920b95661550bad5f81301a766ba37df9125b8a32da9b33f14372a794dc8ed"
sha256 = "417b777b97b919e0570634fba84144ce216f7e5e124a766a1a0efc1fd50d6717"
hardening = ["vis", "cfi"]


Expand Down

0 comments on commit 6e6a535

Please sign in to comment.