me
/
guix
Archived
1
0
Fork 0

gnu: libdrm: Update to 2.4.111.

* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.111.
master
Marius Bakke 2022-06-23 18:28:26 +02:00
parent c44b5f89c9
commit 4f089e626b
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

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