unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Yovan Naumovski <yovan@gorski.stream>
Cc: 75179-done@debbugs.gnu.org
Subject: bug#75179: [PATCH] gnu: endless-sky: Update to 0.10.10.
Date: Mon, 30 Dec 2024 17:29:22 +0800	[thread overview]
Message-ID: <875xn1seml.fsf@iscas.ac.cn> (raw)
In-Reply-To: <e4dbf69055b0358b41db4fdeb60fcd6a42e7ad7f.1735484996.git.yovan@gorski.stream> (Yovan Naumovski's message of "Sun, 29 Dec 2024 17:10:22 +0200")

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

Yovan Naumovski <yovan@gorski.stream> writes:

> * gnu/packages/games.scm (endless-sky): Update to 0.10.10.

[inputs]: Add catch2-3.

>
> Change-Id: I1ef88580c0b30169d7c3d9fae7c6c792ad1fa43a
> ---
>  gnu/packages/games.scm | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
> index 4f4968b241..f4c92797aa 100644
> --- a/gnu/packages/games.scm
> +++ b/gnu/packages/games.scm
> @@ -9222,7 +9222,7 @@ (define-public quadrapassel
>  (define-public endless-sky
>    (package
>      (name "endless-sky")
> -    (version "0.10.6")
> +    (version "0.10.10")
>      (source
>       (origin
>         (method git-fetch)
> @@ -9231,7 +9231,7 @@ (define-public endless-sky
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "1iaiyv9fqgg269wjcyfn1akhh0wfrf64gh5jg3wzxwn24pm77flw"))))
> +        (base32 "1nwim56ii3z6f9gxvmf9q4i5chlsgk3kjisz8li6ivr595wq5502"))))
>      (build-system cmake-build-system)
>      (arguments
>       (list #:configure-flags #~(list "-DES_USE_VCPKG=0"
> @@ -9249,7 +9249,8 @@ (define-public endless-sky
>                     (substitute* "CMakeLists.txt"
>                       (("games\\)") "bin)")))))))
>      (inputs
> -     (list glew
> +     (list catch2-3
> +           glew
>             libjpeg-turbo
>             libmad
>             libpng
>
> base-commit: dca55056f3f1b61b43fc3a2769bf671f1736a12b

pushed, closing.

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

      parent reply	other threads:[~2024-12-30  9:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-29 15:10 [bug#75179] [PATCH] gnu: endless-sky: Update to 0.10.10 Yovan Naumovski
2024-12-29 21:47 ` [bug#75179] QA review for 75179 Noé Lopez via Guix-patches via
2024-12-30  9:29 ` Zheng Junjie [this message]

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=875xn1seml.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=75179-done@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).