me
/
guix
Archived
1
0
Fork 0

gnu: libdrm: Update to 2.4.112.

* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.112.
master
Maxim Cournoyer 2022-08-23 00:37:19 -04:00
parent c6e4a14458
commit f4f9ee8261
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -691,7 +691,7 @@ rasterisation.")
(define-public libdrm
(package
(name "libdrm")
(version "2.4.111")
(version "2.4.112")
(source (origin
(method url-fetch)
(uri (string-append
@ -699,7 +699,7 @@ rasterisation.")
version ".tar.xz"))
(sha256
(base32
"1adjg96mz0ghjzsgp9hrdr622shrvqmjcz5sxksfcka2fx7idmqs"))))
"1zr0hi7k5s7my4q9hyj6ryzg89zyjx24zbqfv3c5rcq9pl87gc00"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags