unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Yovan Naumovski via Guix-patches via <guix-patches@gnu.org>
To: 61739@debbugs.gnu.org
Subject: [bug#61739] [PATCH] gnu: freeciv: Update to 3.0.6.
Date: Thu, 23 Feb 2023 22:57:04 +0200	[thread overview]
Message-ID: <6646b7ca-8a36-d13d-21fa-cb2bc6f40fc5@gorski.stream> (raw)

[-- Attachment #1: Type: text/plain, Size: 83 bytes --]

Hi,

here is a patch that updates freeciv to version 3.0.6.

Best regards,

Yovan.

[-- Attachment #2: 0001-gnu-freeciv-Update-to-3.0.6.patch --]
[-- Type: text/x-patch, Size: 1072 bytes --]

From 752d57052ba38af96b771a52c70209b605993a9a Mon Sep 17 00:00:00 2001
From: Yovan Naumovski <yovan@gorski.stream>
Date: Thu, 23 Feb 2023 22:49:33 +0200
Subject: [PATCH] gnu: freeciv: Update to 3.0.6.

---
 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 e1639a8c64..bb47998b52 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6019,7 +6019,7 @@ (define-public kobodeluxe
 (define-public freeciv
   (package
    (name "freeciv")
-   (version "3.0.0")
+   (version "3.0.6")
    (source
     (origin
      (method url-fetch)
@@ -6031,7 +6031,7 @@ (define-public freeciv
                   (version-major+minor version) "/" version
                   "/freeciv-" version ".tar.xz")))
      (sha256
-      (base32 "1cm0530xmbqdhqkr89xb845cd756nillbdq53r3z5zpxsj18fapa"))))
+      (base32 "0hp4mkbcf5sipqkfjynls4m1qlh6kn0mp3jlqjrjwylmgcah3rs0"))))
    (build-system gnu-build-system)
    (inputs
     (list curl cyrus-sasl gtk+ sdl-mixer zlib))
-- 
2.39.1


             reply	other threads:[~2023-02-23 20:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-23 20:57 Yovan Naumovski via Guix-patches via [this message]
2023-02-24 11:30 ` [bug#61739] [PATCH] gnu: freeciv: Update to 3.0.6 Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6646b7ca-8a36-d13d-21fa-cb2bc6f40fc5@gorski.stream \
    --to=guix-patches@gnu.org \
    --cc=61739@debbugs.gnu.org \
    --cc=yovan@gorski.stream \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).