gnu: raylib: Update to 4.5.0.

* gnu/packages/game-development.scm (raylib): Update to 4.5.0.
This commit is contained in:
宋文武 2023-05-07 19:48:48 +08:00
parent 23ca566e74
commit 733c8a6c54
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -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