all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#59757] [PATCH] gnu: extremetuxracer: Update to 0.8.2.
       [not found] <20221202041918.21907-1-hendursaga.ref@aol.com>
@ 2022-12-02  4:19 ` Hendursaga via Guix-patches via
  2022-12-08 12:06   ` bug#59757: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Hendursaga via Guix-patches via @ 2022-12-02  4:19 UTC (permalink / raw)
  To: 59757

* gnu/packages/games.scm (extremetuxracer): Update to 0.8.2.
---
 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 9d79efbe94..ae0218a5b5 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -3970,7 +3970,7 @@ (define-public gnugo
 (define-public extremetuxracer
   (package
     (name "extremetuxracer")
-    (version "0.8.1")
+    (version "0.8.2")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3978,7 +3978,7 @@ (define-public extremetuxracer
                     version "/etr-" version ".tar.xz"))
               (sha256
                (base32
-                "0hc3qd9hv3h9qm53yxgc7iy1v1wyajwxyvil4vqvzf9ascz9dnlj"))))
+                "0knd22lzhzqih1w92y6m7yxha376c6ydl22wy4xm6jg2x5jlk1qw"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config))
-- 
2.37.3





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

* bug#59757: [PATCH] gnu: extremetuxracer: Update to 0.8.2.
  2022-12-02  4:19 ` [bug#59757] [PATCH] gnu: extremetuxracer: Update to 0.8.2 Hendursaga via Guix-patches via
@ 2022-12-08 12:06   ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-12-08 12:06 UTC (permalink / raw)
  To: Hendursaga; +Cc: 59757-done

Hi,

Hendursaga <hendursaga@aol.com> skribis:

> * gnu/packages/games.scm (extremetuxracer): Update to 0.8.2.

Applied, thanks!




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

end of thread, other threads:[~2022-12-08 12:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20221202041918.21907-1-hendursaga.ref@aol.com>
2022-12-02  4:19 ` [bug#59757] [PATCH] gnu: extremetuxracer: Update to 0.8.2 Hendursaga via Guix-patches via
2022-12-08 12:06   ` bug#59757: " Ludovic Courtès

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.