[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/11: gnu: libdrm: Update to 2.4.114.
From: |
guix-commits |
Subject: |
03/11: gnu: libdrm: Update to 2.4.114. |
Date: |
Sun, 20 Nov 2022 14:10:13 -0500 (EST) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit ece7a37f59f5f19ba0ba4d246d627e004112943e
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Nov 18 15:44:37 2022 -0500
gnu: libdrm: Update to 2.4.114.
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.114.
---
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 63b4948542..9b45d51637 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -692,7 +692,7 @@ rasterisation.")
(define-public libdrm
(package
(name "libdrm")
- (version "2.4.112")
+ (version "2.4.114")
(source (origin
(method url-fetch)
(uri (string-append
@@ -700,7 +700,7 @@ rasterisation.")
version ".tar.xz"))
(sha256
(base32
- "1zr0hi7k5s7my4q9hyj6ryzg89zyjx24zbqfv3c5rcq9pl87gc00"))))
+ "09nhk3jx3qzggl5vyii3yh4zm0npjqsbxhzvxrg2xla77a2cyj9h"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags
- branch core-updates updated (8da7e38773 -> affaacf4f4), guix-commits, 2022/11/20
- 01/11: gnu: pango: Update to 1.50.10 and remove input labels., guix-commits, 2022/11/20
- 04/11: gnu: harfbuzz: Update to 5.3.1., guix-commits, 2022/11/20
- 06/11: gnu: graphviz: Update to 7.0.1 and remove input labels., guix-commits, 2022/11/20
- 07/11: gnu: wayland-protocols: Update to 1.29., guix-commits, 2022/11/20
- 09/11: gnu: gtk+-2: Remove trailing #t and use gexps., guix-commits, 2022/11/20
- 10/11: gnu: gtk+-2: Use librsvg-for-system., guix-commits, 2022/11/20
- 03/11: gnu: libdrm: Update to 2.4.114.,
guix-commits <=
- 05/11: gnu: mesa: Update to 22.2.4., guix-commits, 2022/11/20
- 02/11: gnu: mesa-headers: Strip trailing #t., guix-commits, 2022/11/20
- 11/11: gnu: gtk+: Use gexps and replace iso-codes/official with iso-codes., guix-commits, 2022/11/20
- 08/11: gnu: pangomm: Update to 2.50.1 and remove input labels., guix-commits, 2022/11/20