me
/
guix
Archived
1
0
Fork 0

gnu: libdrm: Update to 2.4.103.

* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.103.
master
Marius Bakke 2020-12-12 17:51:20 +01:00
parent 27864c905d
commit 21756534b8
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -539,7 +539,7 @@ rasterisation.")
(define-public libdrm
(package
(name "libdrm")
(version "2.4.102")
(version "2.4.103")
(source (origin
(method url-fetch)
(uri (string-append
@ -547,7 +547,7 @@ rasterisation.")
version ".tar.xz"))
(sha256
(base32
"0nx0bd9dhymdsd99v4ifib77yjirkvkxf5hzdkbr7qr8dhrzkjwb"))))
"08h2nnf4w96b4ql7485mvjgbbsb8rwc0qa93fdm1cq34pbyszq1z"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags