emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48870: closed ([PATCH] gnu: xf86-video-vesa: Update to 2.5.0.)


From: GNU bug Tracking System
Subject: bug#48870: closed ([PATCH] gnu: xf86-video-vesa: Update to 2.5.0.)
Date: Mon, 07 Jun 2021 07:41:02 +0000

Your message dated Mon, 7 Jun 2021 10:39:31 +0300
with message-id <YL3NM+eNTuvFi2Cg@3900XT>
and subject line Re: [bug#48870] [PATCH] gnu: xf86-video-vesa: Update to 2.5.0.
has caused the debbugs.gnu.org bug report #48870,
regarding [PATCH] gnu: xf86-video-vesa: Update to 2.5.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
48870: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48870
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xf86-video-vesa: Update to 2.5.0. Date: Sun, 6 Jun 2021 05:29:11 -0700
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#48870] [PATCH] gnu: xf86-video-vesa: Update to 2.5.0. Date: Mon, 7 Jun 2021 10:39:31 +0300
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]