GNU bug report logs - #76757
[PATCH 0/5] gnu: Add sdl3-{image,ttf}.

Previous Next

Package: guix-patches;

Reported by: Nguyễn Gia Phong <mcsinyx <at> disroot.org>

Date: Wed, 5 Mar 2025 08:42:02 UTC

Severity: normal

Tags: moreinfo, patch

Done: Nguyễn Gia Phong <mcsinyx <at> disroot.org>

Full log


View this message in rfc822 format

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: 76757 <at> debbugs.gnu.org
Cc: mcsinyx <at> disroot.org
Subject: [bug#76757] [PATCH 1/5] gnu: sdl3: Update to 3.2.6.
Date: Wed, 02 Apr 2025 14:47:16 +0800
[Message part 1 (text/plain, inline)]
guix-patches--- via <guix-patches <at> gnu.org> writes:

> * gnu/packages/sdl.scm (sdl3): Update to 3.2.6.
>
> Change-Id: I67b570738826979953d4ea5b975211b9e635875a
> ---
>  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 42fcf35d40fe..f6ada6ab1bba 100644
> --- a/gnu/packages/sdl.scm
> +++ b/gnu/packages/sdl.scm
> @@ -151,7 +151,7 @@ (define-public sdl3
>    (package
>      (inherit sdl2)
>      (name "sdl3")
> -    (version "3.2.0")
> +    (version "3.2.6")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -160,7 +160,7 @@ (define-public sdl3
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "11hrhvf74in0amdrmhcf11ll48pxqbidyqawr9hx2cgdwlzdjll1"))))
> +                "0q8fz2qnsjd41dcsd29awx856y9v9ilran9cdfcfg6m7hwjgyhj8"))))
>      (build-system cmake-build-system)
>      (arguments
>       (list

We already have 3.2.8
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 23 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.