diff mbox series

[bug#37635] gnu: endless-sky: Update to 0.9.10.

Message ID 20191005164612.19445-1-timotej.lazar@araneo.si
State Accepted
Headers show
Series [bug#37635] gnu: endless-sky: Update to 0.9.10. | expand

Commit Message

Timotej Lazar Oct. 5, 2019, 4:46 p.m. UTC
* gnu/packages/games.scm (endless-sky): Update to 0.9.10.
---
 gnu/packages/games.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Efraim Flashner Oct. 6, 2019, 9:08 a.m. UTC | #1
Looks like my current desktop also only supports OpenGL 2.1 so I still
can't play.

Patch looks good, applied. Thanks!
diff mbox series

Patch

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 4b14fce771..c0d8ce9c71 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -43,6 +43,7 @@ 
 ;;; Copyright © 2019 Jesse Gibbons <jgibbons2357+guix@gmail.com>
 ;;; Copyright © 2019 Dan Frumin <dfrumin@cs.ru.nl>
 ;;; Copyright © 2019 Guillaume Le Vaillant <glv@posteo.net>
+;;; Copyright © 2019 Timotej Lazar <timotej.lazar@araneo.si>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -6187,7 +6188,7 @@  your score gets higher, you level up and the blocks fall faster.")
 (define-public endless-sky
   (package
     (name "endless-sky")
-    (version "0.9.8")
+    (version "0.9.10")
     (source
       (origin
         (method git-fetch)
@@ -6197,7 +6198,7 @@  your score gets higher, you level up and the blocks fall faster.")
         (file-name (git-file-name name version))
         (sha256
          (base32
-          "0i36lawypikbq8vvzfis1dn7yf6q0d2s1cllshfn7kmjb6pqfi6c"))))
+          "1wax9qhxakydg6bs92d1jy2fki1n9r0wkps1np02y0pvm1fl189i"))))
     (build-system scons-build-system)
     (arguments
      `(#:scons ,scons-python2