guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#50540] [PATCH] gnu: pioneer: Update to 20210723.


From: Felix Gruber
Subject: [bug#50540] [PATCH] gnu: pioneer: Update to 20210723.
Date: Sun, 12 Sep 2021 07:48:26 +0000

* 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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]