all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#71516] [PATCH] gnu: sdl2: Update to 2.30.3.
@ 2024-06-12 11:32 Andy Tai
  2024-06-24  2:36 ` Maxim Cournoyer
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2024-06-12 11:32 UTC (permalink / raw)
  To: 71516; +Cc: Andy Tai

* gnu/packages/sdl.scm (sdl2): Update to 2.30.3.

Change-Id: If47b9e28adbd6bf7d5d5afb0eae7580b211fc2a5
---
 gnu/packages/sdl.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/sdl.scm b/gnu/packages/sdl.scm
index d3a0e33b19..a66e76ad82 100644
--- a/gnu/packages/sdl.scm
+++ b/gnu/packages/sdl.scm
@@ -118,7 +118,7 @@ (define-public sdl2
   (package
     (inherit sdl)
     (name "sdl2")
-    (version "2.30.1")
+    (version "2.30.3")
     (source (origin
               (method url-fetch)
               (uri
@@ -126,7 +126,7 @@ (define-public sdl2
                               version ".tar.gz"))
               (sha256
                (base32
-                "0fj7gxc7rlzzrafnx9nmf7ws3paxy583fmx7bcbavi6gr3xmy881"))))
+                "1v0a1x8rl28sqi0bx1c74vg88nfj597i1bhxihc50nwg5w3l0142"))))
     (arguments
      (substitute-keyword-arguments (package-arguments sdl)
        ((#:configure-flags flags)

base-commit: 30f0faafc4b1cb092d50b58b38db7435c8dbcfeb
-- 
2.34.1





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

* [bug#71516] [PATCH] gnu: sdl2: Update to 2.30.3.
  2024-06-12 11:32 [bug#71516] [PATCH] gnu: sdl2: Update to 2.30.3 Andy Tai
@ 2024-06-24  2:36 ` Maxim Cournoyer
  2024-10-07  3:34   ` bug#71516: " John Kehayias via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Maxim Cournoyer @ 2024-06-24  2:36 UTC (permalink / raw)
  To: Andy Tai; +Cc: John Kehayias, 71516

Hi,

Andy Tai <atai@atai.org> writes:

> * gnu/packages/sdl.scm (sdl2): Update to 2.30.3.

This looks fine but would cause 850 packages to be rebuilt.  Perhaps
worth going through a mesa/graphics topic branch; what do you think,
John?

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>

-- 
Thanks,
Maxim




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

* bug#71516: [PATCH] gnu: sdl2: Update to 2.30.3.
  2024-06-24  2:36 ` Maxim Cournoyer
@ 2024-10-07  3:34   ` John Kehayias via Guix-patches via
  0 siblings, 0 replies; 3+ messages in thread
From: John Kehayias via Guix-patches via @ 2024-10-07  3:34 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: 71516-done, Andy Tai

Hi Andy and Maxim,

On Sun, Jun 23, 2024 at 10:36 PM, Maxim Cournoyer wrote:

> Hi,
>
> Andy Tai <atai@atai.org> writes:
>
>> * gnu/packages/sdl.scm (sdl2): Update to 2.30.3.
>
> This looks fine but would cause 850 packages to be rebuilt.  Perhaps
> worth going through a mesa/graphics topic branch; what do you think,
> John?
>
> Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>

Sorry I missed this at the time. Having gotten back to a current round
on the mesa-updates branch, I just pushed
<https://git.savannah.gnu.org/cgit/guix.git/commit/?h=mesa-updates&id=b26f036a01b2bcdfa04138234a954105eef9c2cb>
to update sdl2 to the current version 2.30.8.

Thank you and apologies for the superseded work! Closing.

John





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

end of thread, other threads:[~2024-10-07  3:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-12 11:32 [bug#71516] [PATCH] gnu: sdl2: Update to 2.30.3 Andy Tai
2024-06-24  2:36 ` Maxim Cournoyer
2024-10-07  3:34   ` bug#71516: " John Kehayias via Guix-patches via

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.