~ruther/guix-local

fcd22bcca1928f6610b1de13147237848d30b614 — Simeon Prause 6 months ago 961fe73
gnu: dsda-doom: Update to 0.29.3.

* gnu/packages/games.scm (dsda-doom): Update to 0.29.3.

Change-Id: I6ba16c15f397bfef6f377707bf398f28ec710821
Signed-off-by: Andreas Enge <andreas@enge.fr>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +2 -2
@@ 2777,7 2777,7 @@ Every puzzle has a complete solution, although there may be more than one.")
(define-public dsda-doom
  (package
    (name "dsda-doom")
    (version "0.29.0")
    (version "0.29.3")
    (source
     (origin
       (method git-fetch)


@@ 2786,7 2786,7 @@ Every puzzle has a complete solution, although there may be more than one.")
             (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1aki559nz1czlvzah1rdmpdcad4mswpp5gszfwxhil9x0hc3gj4r"))))
        (base32 "1nhlwxwhs69ibsi873cdjanfdlpqcb4ybcp8c2j8j9l07xpgvk1n"))))
    (build-system cmake-build-system)
    (arguments
     (list