GNU bug report logs - #75138
[PATCH] gnu: wesnoth: Update to 1.18.3.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Fri, 27 Dec 2024 12:13:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75138: closed ([PATCH] gnu: wesnoth: Update to 1.18.3.)
Date: Mon, 30 Dec 2024 04:57:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 30 Dec 2024 12:58:55 +0800
with message-id <87ldvxojg0.fsf <at> envs.net>
and subject line Re: [bug#75138] [PATCH] gnu: wesnoth: Update to 1.18.3.
has caused the debbugs.gnu.org bug report #75138,
regarding [PATCH] gnu: wesnoth: Update to 1.18.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
75138: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75138
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH] gnu: wesnoth: Update to 1.18.3.
Date: Fri, 27 Dec 2024 20:15:01 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/games.scm (wesnoth): Update to 1.18.3.

Change-Id: Id9d969c2094f8ba9bda6db885af6667dfe53fc22
---
 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 4f4968b241..5521b9b14f 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4779,7 +4779,7 @@ (define-public gnujump
 (define-public wesnoth
   (package
     (name "wesnoth")
-    (version "1.18.0")
+    (version "1.18.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -4788,7 +4788,7 @@ (define-public wesnoth
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0ar0zkyl4rzqgambmdqhklscx478liql1k458ax64bp4xw441kfc"))))
+                "0habv0whb0y0r52sjln7yin1nfm3vjjxqlavm7jarcrg2s3v743k"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f                  ;no test target

base-commit: f3f3cb06b0a852f96a1f76f6168307583e6dfac5
-- 
2.47.1



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: 75138-done <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Adam Faiz <adam.faiz <at> disroot.org>
Subject: Re: [bug#75138] [PATCH] gnu: wesnoth: Update to 1.18.3.
Date: Mon, 30 Dec 2024 12:58:55 +0800
> From: 宋文武 <iyzsong <at> member.fsf.org>
>
> * gnu/packages/games.scm (wesnoth): Update to 1.18.3.
>
> Change-Id: Id9d969c2094f8ba9bda6db885af6667dfe53fc22

Pushed to master now, close.


This bug report was last modified 194 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.