~ruther/guix-local

f96c14e3ca6b22e56621cc04a1bf06a8cac6ca23 — Nicolas Goaziou 1 year, 5 months ago a06b7b7
gnu: open-adventure: Update to 1.20.

* gnu/packages/games.scm (open-adventure): Update to 1.20.

Change-Id: I454bdd9428f4aa1461eb90779ed61484a22f858b
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +2 -2
@@ 7627,7 7627,7 @@ at their peak of economic growth and military prowess.
(define-public open-adventure
  (package
    (name "open-adventure")
    (version "1.19")
    (version "1.20")
    (source
     (origin
       (method git-fetch)


@@ 7636,7 7636,7 @@ at their peak of economic growth and military prowess.
             (commit version)))
       (file-name (git-file-name name version))
       (sha256
        (base32 "19nspsvkzh3xw70mwlvralfr2ia7a8knd9s7x7abmjvk8p5rx468"))))
        (base32 "0lbggjmh9g4zvnzzqz0qspmc24yg25bjalm06dlvhd22vz7hrfy5"))))
    (build-system gnu-build-system)
    (arguments
     (list