me
/
guix
Archived
1
0
Fork 0

gnu: glfw: Update to 3.3.4.

* gnu/packages/gl.scm (glfw): Update to 3.3.4.
master
Tobias Geerinckx-Rice 2021-04-10 22:06:00 +02:00
parent 0f0c9d2b0f
commit ba42bce19b
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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