gnu: glfw: Update to 3.3.4.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 10 Apr 2021 20:06:00 +0000 (22:06 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 10 Apr 2021 22:03:46 +0000 (00:03 +0200)
* gnu/packages/gl.scm (glfw): Update to 3.3.4.

gnu/packages/gl.scm

index a3839c0..0d2e71c 100644 (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