[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/64: gnu: mesa: Update to 11.0.9.
From: |
Andy Wingo |
Subject: |
02/64: gnu: mesa: Update to 11.0.9. |
Date: |
Thu, 18 Feb 2016 20:54:52 +0000 |
wingo pushed a commit to branch wip-xorg-server-1.18
in repository guix.
commit 40908dfb7bbe13e9fabb424f059f4207390b32f1
Author: Andy Wingo <address@hidden>
Date: Thu Feb 18 20:52:58 2016 +0100
gnu: mesa: Update to 11.0.9.
* gnu/packages/gl.scm (mesa): Update to 11.0.9.
---
gnu/packages/gl.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index 33312ba..907e3bf 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -192,7 +192,7 @@ also known as DXTn or DXTC) for Mesa.")
(define-public mesa
(package
(name "mesa")
- (version "11.0.3")
+ (version "11.0.9")
(source
(origin
(method url-fetch)
@@ -200,7 +200,7 @@ also known as DXTn or DXTC) for Mesa.")
version "/mesa-" version ".tar.xz"))
(sha256
(base32
- "1mikw0biw0wxq0fn3cp18bm6kjrkd66fy84774yc5b91rvp94adb"))))
+ "009b3nq8ly5nzy9cxi9cxf4qasrhggjz0v0q87rwq5kaqvqjy9m1"))))
(build-system gnu-build-system)
(propagated-inputs
`(("glproto" ,glproto)
- branch wip-xorg-server-1.18 created (now b58c3fe), Andy Wingo, 2016/02/18
- 01/64: gnu-maintenance: Add X.org updater., Andy Wingo, 2016/02/18
- 02/64: gnu: mesa: Update to 11.0.9.,
Andy Wingo <=
- 03/64: gnu: libwacom: Propagate glib input., Andy Wingo, 2016/02/18
- 04/64: gnu: libinput: Update to 1.1.902., Andy Wingo, 2016/02/18
- 05/64: gnu: bdftopcf: Update to 1.0.5., Andy Wingo, 2016/02/18
- 06/64: gnu: font-util: Update to 1.3.1., Andy Wingo, 2016/02/18
- 07/64: gnu: iceauth: Update to 1.0.7., Andy Wingo, 2016/02/18
- 08/64: gnu: kbproto: Update to 1.0.7., Andy Wingo, 2016/02/18
- 09/64: gnu: libxshmfence: Update to 1.2., Andy Wingo, 2016/02/18
- 10/64: gnu: libfontenc: Update to 1.1.3., Andy Wingo, 2016/02/18
- 11/64: gnu: libfs: Update to 1.0.7., Andy Wingo, 2016/02/18
- 12/64: gnu: libxdmcp: Update to 1.1.2., Andy Wingo, 2016/02/18