gnu: endless-sky: Update to 0.9.12.
authorTimotej Lazar <timotej.lazar@araneo.si>
Wed, 6 May 2020 17:29:07 +0000 (19:29 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Wed, 6 May 2020 19:24:37 +0000 (22:24 +0300)
* gnu/packages/games.scm (endless-sky): Update to 0.9.12.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu/packages/games.scm

index 7fed4de..ff2ba65 100644 (file)
@@ -6832,7 +6832,7 @@ your score gets higher, you level up and the blocks fall faster.")
 (define-public endless-sky
   (package
     (name "endless-sky")
-    (version "0.9.10")
+    (version "0.9.12")
     (source
       (origin
         (method git-fetch)
@@ -6841,8 +6841,7 @@ your score gets higher, you level up and the blocks fall faster.")
                (commit (string-append "v" version))))
         (file-name (git-file-name name version))
         (sha256
-         (base32
-          "1wax9qhxakydg6bs92d1jy2fki1n9r0wkps1np02y0pvm1fl189i"))))
+         (base32 "18nkl4s3r5sy3sd9lhbdg9160c7fggklklprx0d5azifc8g6k0wj"))))
     (build-system scons-build-system)
     (arguments
      `(#:scons ,scons-python2