GNU bug report logs - #63347
[PATCH 1/2] gnu: raylib: Update to 4.5.0.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sun, 7 May 2023 11:50:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: iyzsong <at> envs.net
To: 63347 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [bug#63347] [PATCH 1/2] gnu: raylib: Update to 4.5.0.
Date: Sun,  7 May 2023 19:48:48 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/game-development.scm (raylib): Update to 4.5.0.
---
 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 844ce935ae..560765fd64 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -2853,7 +2853,7 @@ (define-public recastnavigation
 (define-public raylib
   (package
     (name "raylib")
-    (version "4.2.0")
+    (version "4.5.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2863,7 +2863,7 @@ (define-public raylib
               ;; TODO: Unbundle src/external
               (sha256
                (base32
-                "14v5iwxh8grywiyw9agpd2sfpyriq1rwwkd9f2s4iihh0z5j7hk8"))))
+                "00y8fsa4g9fk93s3wihbxl929m84hw3fflr0h409s3i1kfmv7ajj"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f  ;no test

base-commit: 7612610c44f16fc8f2ff395d9a2d58101a7356aa
-- 
2.39.2





This bug report was last modified 2 years and 70 days ago.

Previous Next


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