unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26887: [PATCH 01/11] gnu: libdrm: Update to 2.4.80.
@ 2017-05-11 15:30 Kei Kebreau
  2017-05-11 15:30 ` bug#26887: [PATCH 02/11] gnu: mesa: Update to 17.0.4 Kei Kebreau
                   ` (10 more replies)
  0 siblings, 11 replies; 24+ messages in thread
From: Kei Kebreau @ 2017-05-11 15:30 UTC (permalink / raw)
  To: 26887

From: Marius Bakke <mbakke@fastmail.com>

* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.80.
---
 gnu/packages/xdisorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 89830a628..8d7f2195c 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -277,7 +277,7 @@ rasterisation.")
 (define-public libdrm
   (package
     (name "libdrm")
-    (version "2.4.79")
+    (version "2.4.80")
     (source
       (origin
         (method url-fetch)
@@ -287,7 +287,7 @@ rasterisation.")
                ".tar.bz2"))
         (sha256
          (base32
-          "15xiwnicf7vl1l37k8nj0z496p7ln1qp8qws7q13ikiv54cz7an6"))
+          "1wa9cnzf60xwx67zq9ay48xr3j3sn1z80q77jpbzmkg906b52am8"))
         (patches (search-patches "libdrm-symbol-check.patch"))))
     (build-system gnu-build-system)
     (inputs
-- 
2.13.0

^ permalink raw reply related	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2017-05-13 23:38 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-11 15:30 bug#26887: [PATCH 01/11] gnu: libdrm: Update to 2.4.80 Kei Kebreau
2017-05-11 15:30 ` bug#26887: [PATCH 02/11] gnu: mesa: Update to 17.0.4 Kei Kebreau
2017-05-11 15:30 ` bug#26886: [PATCH 03/11] gnu: gtk+: Update to 3.22.12 Kei Kebreau
2017-05-11 15:30 ` bug#26880: [PATCH 04/11] gnu: gtk+: Enable wayland backend Kei Kebreau
2017-05-11 20:12   ` Marius Bakke
2017-05-11 21:17     ` Kei Kebreau
2017-05-11 21:37       ` Marius Bakke
2017-05-11 22:00         ` Kei Kebreau
2017-05-11 22:10           ` Marius Bakke
2017-05-11 23:34             ` Kei Kebreau
2017-05-11 15:30 ` bug#26887: [PATCH 05/11] gnu: cogl: Enable wayland support Kei Kebreau
2017-05-11 20:14   ` Marius Bakke
2017-05-11 15:30 ` bug#26887: [PATCH 06/11] gnu: gnome-desktop: Update to 3.24.1 Kei Kebreau
2017-05-11 15:30 ` bug#26884: [PATCH 07/11] gnu: gnome-bluetooth: Update to 3.20.1 Kei Kebreau
2017-05-11 15:30 ` bug#26882: [PATCH 08/11] gnu: gnome-online-accounts: Update to 3.24.0 Kei Kebreau
2017-05-11 15:30 ` bug#26881: [PATCH 09/11] gnu: gnome-control-center: Update to 3.24.1 Kei Kebreau
2017-05-11 15:30 ` bug#26885: [PATCH 10/11] gnu: gnome-session: " Kei Kebreau
2017-05-11 15:30 ` bug#26883: [PATCH 11/11] gnu: mutter: " Kei Kebreau
2017-05-11 20:23   ` Marius Bakke
2017-05-11 15:58 ` bug#26887: [PATCH 01/11] gnu: libdrm: Update to 2.4.80 Kei Kebreau
2017-05-11 20:04   ` Marius Bakke
2017-05-11 20:41     ` Kei Kebreau
2017-05-11 21:34       ` Marius Bakke
     [not found]         ` <87pofdhdgr.fsf@openmailbox.org>
2017-05-13 23:36           ` bug#26881: " Kei Kebreau

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).