unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: Juliana Sims <juli@incana.org>, 68729@debbugs.gnu.org
Cc: 宋文武 <iyzsong@envs.net>
Subject: [bug#68729] [PATCH] gnu: raylib: Update to 5.0.
Date: Fri, 26 Jan 2024 17:08:31 +0100	[thread overview]
Message-ID: <e2915d03f7dceaf0f7d0b14a69a24e7f923740ac.camel@gmail.com> (raw)
In-Reply-To: <54ce4c83ff9b0132a54bcedc1dd323e165b5f5e5.1706249528.git.juli@incana.org>

Am Freitag, dem 26.01.2024 um 01:12 -0500 schrieb Juliana Sims:
> Hello,
> 
> This patch simply updates raylib to the latest version.
> 
> Thanks,
> Juli
> 
> * gnu/packages/game-development.scm (raylib): Update to 5.0.
> 
> Change-Id: If3797a5f88bdd7f72d47f7f83556e16b319a38f9
> ---
Comments that don't go into the commit message should be made below
this line.

>  gnu/packages/game-development.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-
> development.scm
> index ea1adf0ecf..0e0c1f5c65 100644
> --- a/gnu/packages/game-development.scm
> +++ b/gnu/packages/game-development.scm
> @@ -3228,7 +3228,7 @@ (define-public recastnavigation
>  (define-public raylib
>    (package
>      (name "raylib")
> -    (version "4.5.0")
> +    (version "5.0")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -3238,7 +3238,7 @@ (define-public raylib
>                ;; TODO: Unbundle src/external
>                (sha256
>                 (base32
> -               
> "00y8fsa4g9fk93s3wihbxl929m84hw3fflr0h409s3i1kfmv7ajj"))))
> +               
> "0327licmylwlh5iyzw35pq7ci2d15rp3jms5i9p0vfg1rlv2sjw0"))))
>      (build-system cmake-build-system)
>      (arguments
>       (list #:tests? #f  ;no test
> 
> base-commit: fdffaa2256775a48585dbc563d646fdccb96f284
LGTM, but yet untested.  I'll assume it builds on your end, though :)

Cheers




  reply	other threads:[~2024-01-26 16:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-26  6:12 [bug#68729] [PATCH] gnu: raylib: Update to 5.0 Juliana Sims
2024-01-26 16:08 ` Liliana Marie Prikler [this message]
2024-02-09 13:34 ` bug#68729: Close Andreas Enge

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=e2915d03f7dceaf0f7d0b14a69a24e7f923740ac.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=68729@debbugs.gnu.org \
    --cc=iyzsong@envs.net \
    --cc=juli@incana.org \
    /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).