[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/416: gnu: glew: Update to 2.2.0.
From: |
guix-commits |
Subject: |
37/416: gnu: glew: Update to 2.2.0. |
Date: |
Fri, 14 Apr 2023 15:25:14 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 399dd75f3a2fd7bb54c7987fba20b980f38a0579
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sun Nov 20 14:26:24 2022 +0100
gnu: glew: Update to 2.2.0.
* gnu/packages/gl.scm (glew): Update to 2.2.0.
---
gnu/packages/gl.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index 65f3a03718..b945c6c5b8 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -615,14 +615,14 @@ glxdemo, glxgears, glxheads, and glxinfo.")
(define-public glew
(package
(name "glew")
- (version "2.1.0")
+ (version "2.2.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/glew/glew/" version
"/glew-" version ".tgz"))
(sha256
(base32
- "159wk5dc0ykjbxvag5i1m2mhp23zkk6ra04l26y3jc3nwvkr3ph4"))
+ "1qak8f7g1iswgswrgkzc7idk7jmqgwrs58fhg2ai007v7j4q5z6l"))
(modules '((guix build utils)))
(snippet
'(begin
- 26/416: gnu: shaderc: Update to 2022.3., (continued)
- 26/416: gnu: shaderc: Update to 2022.3., guix-commits, 2023/04/14
- 31/416: gnu: Add volk., guix-commits, 2023/04/14
- 50/416: gnu: MariaDB: Remove input labels., guix-commits, 2023/04/14
- 52/416: gnu: NSS: Update to 3.85., guix-commits, 2023/04/14
- 63/416: gnu: sdl2-net: Update to 2.2.0., guix-commits, 2023/04/14
- 64/416: gnu: sdl2-ttf: Update to 2.20.1., guix-commits, 2023/04/14
- 65/416: gnu: sdl2-ttf: Fix source snippet., guix-commits, 2023/04/14
- 19/416: gnu: libx264: Update to 164-0.b093bbe., guix-commits, 2023/04/14
- 34/416: gnu: libwebp: Update to 1.2.4., guix-commits, 2023/04/14
- 35/416: gnu: bluez: Update to 5.66., guix-commits, 2023/04/14
- 37/416: gnu: glew: Update to 2.2.0.,
guix-commits <=
- 46/416: gnu: Add vulkan-memory-allocator., guix-commits, 2023/04/14
- 47/416: gnu: vulkan-loader: Update to 1.3.232., guix-commits, 2023/04/14
- 53/416: gnu: modem-manager: Update to 1.18.12., guix-commits, 2023/04/14
- 39/416: gnu: perl-http-message: Update to 6.37., guix-commits, 2023/04/14
- 54/416: gnu: libcdio: Fix test failure with glibc 2.36., guix-commits, 2023/04/14
- 58/416: gnu: sdl2-mixer: Add upstream-name property., guix-commits, 2023/04/14
- 69/416: gnu: rust-xcb: Add 1.2.0., guix-commits, 2023/04/14
- 20/416: gnu: libvpx: Update to 1.12.0., guix-commits, 2023/04/14
- 28/416: gnu: vulkan-loader: Update to sdk-1.3.231.1., guix-commits, 2023/04/14
- 40/416: gnu: perl-try-tiny: Update to 0.31., guix-commits, 2023/04/14