all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Kehayias via Guix-patches via <guix-patches@gnu.org>
To: dan <i@dan.games>
Cc: 69502@debbugs.gnu.org
Subject: [bug#69502] [PATCH mesa-updates v2] gnu: sdl2: Update to 2.30.1.
Date: Wed, 27 Mar 2024 05:17:20 +0000	[thread overview]
Message-ID: <874jcsntig.fsf@protonmail.com> (raw)
In-Reply-To: <d65a62ea551fe4a6b8c567503dc2c490ac51a66b.1711416411.git.i@dan.games>

Hi Dan,

On Tue, Mar 26, 2024 at 09:28 AM, dan wrote:

> * gnu/packages/sdl.scm (sdl2): Update to 2.30.1.
>
> Change-Id: I0417cfaa0af55df63f731efad420de9f2b81a3d9
> ---
>  gnu/packages/sdl.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/sdl.scm b/gnu/packages/sdl.scm
> index 3a4aafcaa7..d3a0e33b19 100644
> --- a/gnu/packages/sdl.scm
> +++ b/gnu/packages/sdl.scm
> @@ -15,7 +15,7 @@
>  ;;; Copyright © 2020 Oleg Pykhalov <go.wigust@gmail.com>
>  ;;; Copyright © 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com>
>  ;;; Copyright © 2023 Evgeny Pisemsky <evgeny@pisemsky.com>
> -;;; Copyright © 2023 dan <i@dan.games>
> +;;; Copyright © 2023, 2024 dan <i@dan.games>
>  ;;;
>  ;;; This file is part of GNU Guix.
>  ;;;
> @@ -118,7 +118,7 @@ (define-public sdl2
>    (package
>      (inherit sdl)
>      (name "sdl2")
> -    (version "2.28.5")
> +    (version "2.30.1")
>      (source (origin
>                (method url-fetch)
>                (uri
> @@ -126,7 +126,7 @@ (define-public sdl2
>                                version ".tar.gz"))
>                (sha256
>                 (base32
> -                "1r36cspzv6h8abiqbbkrgm17g975p9wiziir2xabj3721dyv6b1k"))))
> +                "0fj7gxc7rlzzrafnx9nmf7ws3paxy583fmx7bcbavi6gr3xmy881"))))
>      (arguments
>       (substitute-keyword-arguments (package-arguments sdl)
>         ((#:configure-flags flags)
>
> base-commit: f3a9c701ac18ba9023f6d96629f9d8bb2df67a40

Thanks, applied on my local mesa-updates, not quite ready to push it
live but building has gone fine so far.

John





  reply	other threads:[~2024-03-27  5:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-02  9:06 [bug#69502] [PATCH] gnu: sdl2: Update to 2.30.0 dan
2024-03-06  5:46 ` John Kehayias via Guix-patches via
2024-03-06  6:37   ` dan
2024-03-25  1:04     ` John Kehayias via Guix-patches via
2024-03-25  3:33       ` dan
2024-03-26  1:28 ` [bug#69502] [PATCH mesa-updates v2] gnu: sdl2: Update to 2.30.1 dan
2024-03-27  5:17   ` John Kehayias via Guix-patches via [this message]
2024-04-18  4:44     ` bug#69502: " John Kehayias via Guix-patches via

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=874jcsntig.fsf@protonmail.com \
    --to=guix-patches@gnu.org \
    --cc=69502@debbugs.gnu.org \
    --cc=i@dan.games \
    --cc=john.kehayias@protonmail.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 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.