GNU bug report logs - #68729
[PATCH] gnu: raylib: Update to 5.0.

Previous Next

Package: guix-patches;

Reported by: Juliana Sims <juli <at> incana.org>

Date: Fri, 26 Jan 2024 06:14:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68729: closed ([PATCH] gnu: raylib: Update to 5.0.)
Date: Fri, 09 Feb 2024 13:41:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 9 Feb 2024 14:34:43 +0100
with message-id <ZcYp863XwvfpUDUg <at> jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #68729,
regarding [PATCH] gnu: raylib: Update to 5.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
68729: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68729
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Juliana Sims <juli <at> incana.org>
To: guix-patches <at> gnu.org
Cc: Juliana Sims <juli <at> incana.org>
Subject: [PATCH] gnu: raylib: Update to 5.0.
Date: Fri, 26 Jan 2024 01:12:08 -0500
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
---
 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
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 68729-done <at> debbugs.gnu.org
Subject: Close
Date: Fri, 9 Feb 2024 14:34:43 +0100
Patch applied in commit 179bb57d2532ee6b81791e078b0f782cbf88cb84,
closing the bug.

Thanks, Juliana!

Andreas



This bug report was last modified 1 year and 102 days ago.

Previous Next


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