guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/09: gnu: hyperrogue: Update to 11.3a.


From: guix-commits
Subject: 02/09: gnu: hyperrogue: Update to 11.3a.
Date: Sat, 14 Mar 2020 17:03:51 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit edd3a25606db598209599151482df4d96593ceae
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Mar 14 21:22:15 2020 +0100

    gnu: hyperrogue: Update to 11.3a.
    
    * gnu/packages/games.scm (hyperrogue): Update to 11.3a.
---
 gnu/packages/games.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 2791b18..df1b31d 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4105,7 +4105,7 @@ throwing people around in pseudo-randomly generated 
buildings.")
 (define-public hyperrogue
   (package
     (name "hyperrogue")
-    (version "11.2q")
+    (version "11.3a")
     ;; When updating this package, be sure to update the "hyperrogue-data"
     ;; origin in native-inputs.
     (source (origin
@@ -4116,7 +4116,7 @@ throwing people around in pseudo-randomly generated 
buildings.")
                     "-src.tgz"))
               (sha256
                (base32
-                "1w4khi2limxhgiq7xnz0rc9nzbk86bhbyzrcd5hdghnhsviaiggq"))))
+                "1yxabbswq02fc5frigvs43f83m5vlxybc7n5mynkwzj2c70lfp2k"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; no check target
@@ -4194,7 +4194,7 @@ throwing people around in pseudo-randomly generated 
buildings.")
              "-win.zip"))
            (sha256
             (base32
-             "1k81zrbq5gmrccjac1i5c6v8j2iilfg2vwrnm8snjmmcnh5z1fgj"))))
+             "11yhbia45f1w9z0j67h9nynwjqmvakr9l6rnrmdrdkzin6lvzzj4"))))
        ("unzip" ,unzip)))
     (inputs
      `(("font-dejavu" ,font-dejavu)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]