unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70013] [PATCH] Update endless-sky to 0.10.6
@ 2024-03-26 18:18 Mehmet Tekman
  2024-03-27 13:01 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Mehmet Tekman @ 2024-03-26 18:18 UTC (permalink / raw)
  To: 70013

[-- 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


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

* [bug#70013] [PATCH] Update endless-sky to 0.10.6
  2024-03-26 18:18 [bug#70013] [PATCH] Update endless-sky to 0.10.6 Mehmet Tekman
@ 2024-03-27 13:01 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-03-27 13:01 UTC (permalink / raw)
  To: Mehmet Tekman; +Cc: 70013-done, 70013

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


Mehmet Tekman <mtekman89@gmail.com> writes:

> This patch updates endless-sky from 0.10.2 → 0.10.6

Thanks, I've pushed this to master as
3fe585ff32ca344e28fd3d3d24a1548b6feafd55.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-03-27 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-26 18:18 [bug#70013] [PATCH] Update endless-sky to 0.10.6 Mehmet Tekman
2024-03-27 13:01 ` Christopher Baines

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