unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61417] [PATCH] gnu: naev: Update to 0.10.4.
@ 2023-02-11  9:27 Nicolas Goaziou
  2023-02-11 20:22 ` bug#61417: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-11  9:27 UTC (permalink / raw)
  To: 61417

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

base-commit: 019f4116ea0b112d468973ea1d1c1badf5bea559
-- 
2.39.1





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

* bug#61417: [PATCH] gnu: naev: Update to 0.10.4.
  2023-02-11  9:27 [bug#61417] [PATCH] gnu: naev: Update to 0.10.4 Nicolas Goaziou
@ 2023-02-11 20:22 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-11 20:22 UTC (permalink / raw)
  To: 61417-done

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

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

Applied.




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

end of thread, other threads:[~2023-02-11 20:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-11  9:27 [bug#61417] [PATCH] gnu: naev: Update to 0.10.4 Nicolas Goaziou
2023-02-11 20:22 ` bug#61417: " 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).