all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mehmet Tekman <mtekman89@gmail.com>
To: 70013@debbugs.gnu.org
Subject: [bug#70013] [PATCH] Update endless-sky to 0.10.6
Date: Tue, 26 Mar 2024 19:18:24 +0100	[thread overview]
Message-ID: <CAHHeYzJspAtSVsewhuWS-itH41k2BSQC==d9emJ==0Sn=1crvQ@mail.gmail.com> (raw)

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

This patch updates endless-sky from 0.10.2 → 0.10.6

[-- Attachment #2: 0001-gnu-packages-games.scm-endless-sky-Update-to-0.10.6.patch --]
[-- Type: text/x-patch, Size: 1182 bytes --]

From 2e723263f9d64642bc279f11ea4d07118579cc03 Mon Sep 17 00:00:00 2001
From: Mehmet Tekman <mtekman89@gmail.com>
Date: Tue, 26 Mar 2024 19:08:49 +0100
Subject: [PATCH] * gnu/packages/games.scm (endless-sky): Update to 0.10.6

Change-Id: Ie2fe40f56e721f269a4b9cc0e3fe08390fb5d2e0
---
 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 f150c33e83..f654a04e3e 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -8820,7 +8820,7 @@ (define-public quadrapassel
 (define-public endless-sky
   (package
     (name "endless-sky")
-    (version "0.10.2")
+    (version "0.10.6")
     (source
      (origin
        (method git-fetch)
@@ -8829,7 +8829,7 @@ (define-public endless-sky
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "07br25cij6g284p53nclcvw4y6mgn93milynpxa5ahrjdl5yfnsn"))))
+        (base32 "1iaiyv9fqgg269wjcyfn1akhh0wfrf64gh5jg3wzxwn24pm77flw"))))
     (build-system cmake-build-system)
     (arguments
      (list #:configure-flags #~(list "-DES_USE_VCPKG=0"
-- 
2.41.0


             reply	other threads:[~2024-03-26 18:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-26 18:18 Mehmet Tekman [this message]
2024-03-27 13:01 ` [bug#70013] [PATCH] Update endless-sky to 0.10.6 Christopher Baines

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

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

  git send-email \
    --in-reply-to='CAHHeYzJspAtSVsewhuWS-itH41k2BSQC==d9emJ==0Sn=1crvQ@mail.gmail.com' \
    --to=mtekman89@gmail.com \
    --cc=70013@debbugs.gnu.org \
    /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 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.