unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61111] [PATCH] gnu: naev: Update to 0.10.3.
@ 2023-01-28  9:08 Nicolas Goaziou
  2023-02-04 18:12 ` bug#61111: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2023-01-28  9:08 UTC (permalink / raw)
  To: 61111

* gnu/packages/games.scm (naev): Update to 0.10.3.
---
 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 181e826aa7..7e4c3fdd78 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -7931,7 +7931,7 @@ (define-public frotz
 (define-public naev
   (package
     (name "naev")
-    (version "0.10.2")
+    (version "0.10.3")
     (source
      (origin
        (method git-fetch)
@@ -7941,7 +7941,7 @@ (define-public naev
              (recursive? #t))) ; for game data
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1ll5a6ldc2khagwrkb3z84rp7cf1hb83lw0yc1di481xgr6f960q"))))
+        (base32 "0hqc2j7lf5ay461l164c63jncmjdvnkm2nf90246njimhz2in056"))))
     (build-system meson-build-system)
     (arguments
      ;; XXX: Do not add debugging symbols, which cause the build to fail.

base-commit: 1163349b7009ba60f7e441952a798d5df255db0d
-- 
2.38.1





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

* bug#61111: [PATCH] gnu: naev: Update to 0.10.3.
  2023-01-28  9:08 [bug#61111] [PATCH] gnu: naev: Update to 0.10.3 Nicolas Goaziou
@ 2023-02-04 18:12 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-04 18:12 UTC (permalink / raw)
  To: 61111-done

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> * gnu/packages/games.scm (naev): Update to 0.10.3.

Applied.




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

end of thread, other threads:[~2023-02-04 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-28  9:08 [bug#61111] [PATCH] gnu: naev: Update to 0.10.3 Nicolas Goaziou
2023-02-04 18:12 ` bug#61111: " Nicolas Goaziou

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).