* [bug#41113] [PATCH] gnu: endless-sky: Update to 0.9.12.
@ 2020-05-06 17:29 Timotej Lazar
2020-05-06 19:33 ` bug#41113: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2020-05-06 17:29 UTC (permalink / raw)
To: 41113; +Cc: Timotej Lazar
* gnu/packages/games.scm (endless-sky): Update to 0.9.12.
---
gnu/packages/games.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 7fed4dee6c..ff2ba65d96 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -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
--
2.26.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#41113: [PATCH] gnu: endless-sky: Update to 0.9.12.
2020-05-06 17:29 [bug#41113] [PATCH] gnu: endless-sky: Update to 0.9.12 Timotej Lazar
@ 2020-05-06 19:33 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-05-06 19:33 UTC (permalink / raw)
To: Timotej Lazar; +Cc: 41113-done
[-- Attachment #1: Type: text/plain, Size: 352 bytes --]
With my integrated graphics I only have OpenGL 2.1 so I can't test it
out but it built nicely and everything looks good. Patch pushed!
--
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:[~2020-05-06 19:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-06 17:29 [bug#41113] [PATCH] gnu: endless-sky: Update to 0.9.12 Timotej Lazar
2020-05-06 19:33 ` bug#41113: " 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).