* [bug#37635] [PATCH] gnu: endless-sky: Update to 0.9.10.
@ 2019-10-05 16:46 Timotej Lazar
2019-10-06 9:08 ` bug#37635: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2019-10-05 16:46 UTC (permalink / raw)
To: 37635; +Cc: Timotej Lazar
* gnu/packages/games.scm (endless-sky): Update to 0.9.10.
---
gnu/packages/games.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
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
--
2.23.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#37635: [PATCH] gnu: endless-sky: Update to 0.9.10.
2019-10-05 16:46 [bug#37635] [PATCH] gnu: endless-sky: Update to 0.9.10 Timotej Lazar
@ 2019-10-06 9:08 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-10-06 9:08 UTC (permalink / raw)
To: Timotej Lazar; +Cc: 37635-done
[-- Attachment #1: Type: text/plain, Size: 338 bytes --]
Looks like my current desktop also only supports OpenGL 2.1 so I still
can't play.
Patch looks good, applied. Thanks!
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-06 9:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-05 16:46 [bug#37635] [PATCH] gnu: endless-sky: Update to 0.9.10 Timotej Lazar
2019-10-06 9:08 ` bug#37635: " Efraim Flashner
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).