GNU bug report logs - #41113
[PATCH] gnu: endless-sky: Update to 0.9.12.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Wed, 6 May 2020 17:30:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#41113: closed ([PATCH] gnu: endless-sky: Update to 0.9.12.)
Date: Wed, 06 May 2020 19:34:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 6 May 2020 22:33:17 +0300
with message-id <20200506193317.GE2359 <at> E5400>
and subject line Re: [bug#41113] [PATCH] gnu: endless-sky: Update to 0.9.12.
has caused the debbugs.gnu.org bug report #41113,
regarding [PATCH] gnu: endless-sky: Update to 0.9.12.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
41113: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41113
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: endless-sky: Update to 0.9.12.
Date: Wed,  6 May 2020 19:29:07 +0200
* 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



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 41113-done <at> debbugs.gnu.org
Subject: Re: [bug#41113] [PATCH] gnu: endless-sky: Update to 0.9.12.
Date: Wed, 6 May 2020 22:33:17 +0300
[Message part 4 (text/plain, inline)]
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 <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 11 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.