GNU bug report logs -
#54243
[PATCH core-updates 0/5] sway: Update to 1.7
Previous Next
Reported by: Yovan Naumovski <yovan <at> gorski.stream>
Date: Fri, 4 Mar 2022 09:57:01 UTC
Severity: normal
Tags: patch
Done: Maxime Devos <maximedevos <at> telenet.be>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 54243 <at> debbugs.gnu.org (full text, mbox):
---
gnu/packages/xdisorg.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index ec995c3496..8df1ee1d80 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -53,6 +53,7 @@
;;; Copyright © 2021 Felix Gruber <felgru <at> posteo.net>
;;; Copyright © 2021 jgart <jgart <at> dismail.de>
;;; Copyright © 2022 John Kehayias <john.kehayias <at> protonmail.com>
+;;; Copyright © 2022 Yovan Naumovski <yovan <at> gorski.stream>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -622,7 +623,7 @@ (define-public pixman
(define-public libdrm
(package
(name "libdrm")
- (version "2.4.107")
+ (version "2.4.110")
(source (origin
(method url-fetch)
(uri (string-append
@@ -630,7 +631,7 @@ (define-public libdrm
version ".tar.xz"))
(sha256
(base32
-
"127qf1rzhaf13vdd75a58v5q34617hvangjlfnlkcdh37gqcwm65"))))
+
"0dwpry9m5l27dlhq48j4bsiqwm0247cxdqwv3b7ddmkynk2f9kpf"))))
(build-system meson-build-system) (arguments
`(#:configure-flags
--
2.34.0
This bug report was last modified 2 years and 352 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.