gnu: glfw: Update to 3.3.3.

* gnu/packages/gl.scm (glfw): Update to 3.3.3.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-03 21:43:41 +01:00
parent 87609036fa
commit 2ca33b3a5e
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -770,7 +770,7 @@ (define-public soil
(define-public glfw
(package
(name "glfw")
(version "3.3.2")
(version "3.3.3")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/glfw/glfw"
@ -778,7 +778,7 @@ (define-public glfw
"/glfw-" version ".zip"))
(sha256
(base32
"1izgc4r0ypxwwklfzj98ab4xqsjpb1wbsfdbivvxpmr95x8km8q8"))))
"0xrrahhbs4sn7sgvdk9sgz5zla4sw3ajq6kxpqrx635l8nnqfc3j"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; no test target