all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#50540] [PATCH] gnu: pioneer: Update to 20210723.
@ 2021-09-12  7:48 Felix Gruber
  2021-09-12 14:07 ` bug#50540: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Gruber @ 2021-09-12  7:48 UTC (permalink / raw)
  To: 50540; +Cc: Felix Gruber

* gnu/packages/games.scm (pioneer): Update to 20210723.
---
 gnu/packages/games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 79754d3185..a2f756e3a7 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -7197,7 +7197,7 @@ elements to achieve a simple goal in the most complex way possible.")
 (define-public pioneer
   (package
     (name "pioneer")
-    (version "20210203")
+    (version "20210723")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -7206,7 +7206,7 @@ elements to achieve a simple goal in the most complex way possible.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1zyi1xyghj99hz8fa6dywpscj6flp04fspnlgxbivf3rgmnxflg7"))))
+                "1hj99jxb9n3r0bkq87p1c24862xa1xyzjyfdyyx88ckszxb05qf3"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-- 
2.30.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#50540: [PATCH] gnu: pioneer: Update to 20210723.
  2021-09-12  7:48 [bug#50540] [PATCH] gnu: pioneer: Update to 20210723 Felix Gruber
@ 2021-09-12 14:07 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2021-09-12 14:07 UTC (permalink / raw)
  To: Felix Gruber; +Cc: 50540-done

[-- Attachment #1: Type: text/plain, Size: 158 bytes --]

Felix Gruber 写道:
> * gnu/packages/games.scm (pioneer): Update to 20210723.

Pushed as 3e9d717e54c4f9ab28556eb247950dedd78bc8cf.

Thanks!

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-12 14:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-12  7:48 [bug#50540] [PATCH] gnu: pioneer: Update to 20210723 Felix Gruber
2021-09-12 14:07 ` bug#50540: " Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.