unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: dan <i@dan.games>
Cc: 73409-done@debbugs.gnu.org, ??? <iyzsong@envs.net>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>,
	Adam Faiz <adam.faiz@disroot.org>
Subject: bug#73409: [PATCH] gnu: moonlight-qt: Update to 6.1.0.
Date: Fri, 04 Oct 2024 19:14:17 +0800	[thread overview]
Message-ID: <87bk00glx2.fsf@iscas.ac.cn> (raw)
In-Reply-To: <5dc17f336ba187c84bab581ae99986e791d83820.1726923403.git.i@dan.games> (dan's message of "Sat, 21 Sep 2024 20:57:15 +0800")

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

dan <i@dan.games> writes:

> * gnu/packages/games.scm (moonlight-qt): Update to 6.1.0.
> (moonlight-common): Update to submodule checkout.
>
> Change-Id: Ia709bcf9684d843f9b24d6a8afd184a79afb1c73
> ---
>  gnu/packages/games.scm | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
> index 5720d17bb3..191557fc94 100644
> --- a/gnu/packages/games.scm
> +++ b/gnu/packages/games.scm
> @@ -6302,7 +6302,7 @@ (define-public bambam
>  (define-public moonlight-qt
>    (package
>      (name "moonlight-qt")
> -    (version "5.0.1")
> +    (version "6.1.0")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -6311,7 +6311,7 @@ (define-public moonlight-qt
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "1g1y736vw36lmh2bjymsf4b4ypr76x9lqz7frzpj7sn0vb9y5315"))))
> +                "06fxf3m26k036asxjkkykk5q96nincwmpiqm953m7zgr9224gidx"))))
>      (build-system qt-build-system)
>      (arguments
>       (list
> @@ -6357,11 +6357,11 @@ (define-public moonlight-qt
>  
>  (define-public moonlight-common
>    ;; Used as submodule in https://github.com/moonlight-stream/moonlight
> -  (let ((commit "5de4a5b85a28d8d639482a1a105c3a06eb67a2fd")
> -        (revision "1"))
> +  (let ((commit "8599b6042a4ba27749b0f94134dd614b4328a9bc")
> +        (revision "2"))

update from 5.0.1 to 6.1.0, so no need update revision.

>      (package
>        (name "moonlight-common")
> -      (version (git-version "5.0.1" revision commit))
> +      (version (git-version "6.1.0" revision commit))
>        (source (origin
>                  (method git-fetch)
>                  (uri (git-reference
> @@ -6371,7 +6371,7 @@ (define-public moonlight-common
>                  (file-name (git-file-name name version))
>                  (sha256
>                   (base32
> -                  "05jm0vhyb6pizd8yj89rp6ak7bf5j9w06rrmbxh8jccxwqjgll92"))))
> +                  "19k8rs2p51zs0h3wj22xw8bgj9c0ma0dc6y7qk5pk75p8ymqp9d3"))))
>        (build-system cmake-build-system)
>        (arguments
>         (list #:tests? #f
>
> base-commit: 9d75215a59629ab224154ef6b843043289291f81

push, close.

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

      reply	other threads:[~2024-10-04 11:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-21 12:57 [bug#73409] [PATCH] gnu: moonlight-qt: Update to 6.1.0 dan
2024-10-04 11:14 ` Z572 [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=87bk00glx2.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=73409-done@debbugs.gnu.org \
    --cc=adam.faiz@disroot.org \
    --cc=i@dan.games \
    --cc=iyzsong@envs.net \
    --cc=liliana.prikler@gmail.com \
    /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).