[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/16: gnu: mesa: Update to 19.3.2.
From: |
guix-commits |
Subject: |
10/16: gnu: mesa: Update to 19.3.2. |
Date: |
Sun, 19 Jan 2020 16:42:44 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 289d66d0cf2894146095030ccfcf3dcec352669e
Author: Marius Bakke <address@hidden>
AuthorDate: Sun Jan 19 10:42:12 2020 +0100
gnu: mesa: Update to 19.3.2.
* gnu/packages/gl.scm (mesa): Update to 19.3.2.
---
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 23904a5..42bed5d 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -229,7 +229,7 @@ also known as DXTn or DXTC) for Mesa.")
(define-public mesa
(package
(name "mesa")
- (version "19.2.7")
+ (version "19.3.2")
(source
(origin
(method url-fetch)
@@ -241,7 +241,7 @@ also known as DXTn or DXTC) for Mesa.")
version "/mesa-" version ".tar.xz")))
(sha256
(base32
- "17jp8ghipgz62vqqz5llskxypkcmgf8gnlgnj0pyvnbgi6vryyg3"))
+ "1hg1gvcwvayksrdh9z8rfz66h3z1ffspmm2qgyy2nd8n8qrfwfjf"))
(patches
(search-patches "mesa-skip-disk-cache-test.patch"))))
(build-system meson-build-system)
- branch staging updated (6e332fd -> 25b8d67), guix-commits, 2020/01/19
- 01/16: gnu: source-highlight: Update to 3.1.9., guix-commits, 2020/01/19
- 03/16: gnu: nss, nss-certs: Update to 3.49.1., guix-commits, 2020/01/19
- 04/16: gnu: cups: Update to 2.3.1., guix-commits, 2020/01/19
- 05/16: gnu: cups-filters: Update to 1.26.2., guix-commits, 2020/01/19
- 02/16: gnu: procps: Update to 3.3.16., guix-commits, 2020/01/19
- 06/16: gnu: MariaDB: Remove workaround package., guix-commits, 2020/01/19
- 08/16: gnu: libinput: Update to 1.15.0., guix-commits, 2020/01/19
- 09/16: gnu: libva: Update to 2.6.1., guix-commits, 2020/01/19
- 07/16: gnu: OpenSSL@1.0: Update to 1.0.2u., guix-commits, 2020/01/19
- 10/16: gnu: mesa: Update to 19.3.2.,
guix-commits <=
- 12/16: gnu: libxkbcommon: Update to 0.10.0., guix-commits, 2020/01/19
- 11/16: gnu: libwebp: Update to 1.1.0., guix-commits, 2020/01/19
- 13/16: gnu: libical: Update to 3.0.7., guix-commits, 2020/01/19
- 15/16: gnu: python-pygments: Update to 2.5.2., guix-commits, 2020/01/19
- 16/16: gnu: ImageMagick: Update to 6.9.10-87., guix-commits, 2020/01/19
- 14/16: gnu: dejagnu: Update to 1.6.2., guix-commits, 2020/01/19