* [bug#48870] [PATCH] gnu: xf86-video-vesa: Update to 2.5.0.
@ 2021-06-06 12:29 Matthew James Kraai
2021-06-07 7:39 ` bug#48870: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Matthew James Kraai @ 2021-06-06 12:29 UTC (permalink / raw)
To: 48870; +Cc: Matthew James Kraai
* gnu/packages/xorg.scm (xf86-video-vesa): Update to 2.5.0.
---
gnu/packages/xorg.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 34d7997550..e0704979cf 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -27,6 +27,7 @@
;;; Copyright © 2020 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;; Copyright © 2020 Jean-Baptiste Note <jean-baptiste.note@m4x.org>
;;; Copyright © 2021 Nicolò Balzarotti <nicolo@nixo.xyz>
+;;; Copyright © 2021 Matthew James Kraai <kraai@ftbfs.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -3508,7 +3509,7 @@ X server.")
(define-public xf86-video-vesa
(package
(name "xf86-video-vesa")
- (version "2.4.0")
+ (version "2.5.0")
(source
(origin
(method url-fetch)
@@ -3518,7 +3519,7 @@ X server.")
".tar.bz2"))
(sha256
(base32
- "1373vsxn6qh00na0s9c09kf09gj78rzi98zq93id8v5zsya3qi5z"))))
+ "0nf6ai74c60xk96kgr8q9mx6lrxm5id3765ws4d801irqzrj85hz"))))
(build-system gnu-build-system)
(inputs `(("xorg-server" ,xorg-server)))
(native-inputs `(("pkg-config" ,pkg-config)))
--
2.31.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#48870: [PATCH] gnu: xf86-video-vesa: Update to 2.5.0.
2021-06-06 12:29 [bug#48870] [PATCH] gnu: xf86-video-vesa: Update to 2.5.0 Matthew James Kraai
@ 2021-06-07 7:39 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-06-07 7:39 UTC (permalink / raw)
To: Matthew James Kraai; +Cc: 48870-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-06-07 7:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-06 12:29 [bug#48870] [PATCH] gnu: xf86-video-vesa: Update to 2.5.0 Matthew James Kraai
2021-06-07 7:39 ` bug#48870: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.