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

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

bug#48876: closed ([PATCH core-updates] gnu: xkbcomp: Update to 1.4.5.)


From: GNU bug Tracking System
Subject: bug#48876: closed ([PATCH core-updates] gnu: xkbcomp: Update to 1.4.5.)
Date: Thu, 08 Jul 2021 14:20:01 +0000

Your message dated Thu, 08 Jul 2021 16:19:12 +0200
with message-id <87a6mwx50f.fsf@gnu.org>
and subject line Re: bug#48876: [PATCH core-updates] gnu: xkbcomp: Update to 
1.4.5.
has caused the debbugs.gnu.org bug report #48876,
regarding [PATCH core-updates] gnu: xkbcomp: Update to 1.4.5.
to be marked as done.

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


-- 
48876: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48876
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xkbcomp: Update to 1.4.5. Date: Sun, 6 Jun 2021 08:07:36 -0700
* gnu/packages/xorg.scm (xkbcomp): Update to 1.4.5.
---
 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 265ce811ff..7403427b35 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.
 ;;;
@@ -3913,7 +3914,7 @@ alternative implementations like XRandR or TwinView.")
 (define xkbcomp-intermediate            ;used as input for xkeyboard-config
   (package
     (name "xkbcomp-intermediate")
-    (version "1.4.4")
+    (version "1.4.5")
     (source
      (origin
        (method url-fetch)
@@ -3921,7 +3922,7 @@ alternative implementations like XRandR or TwinView.")
                            version ".tar.bz2"))
        (sha256
         (base32
-         "0zpjkbap9160pdd6jpgb5f0yg5281w0rkkx1l0i7g887lq1ydk2r"))))
+         "0pmhshqinwqh5rip670l3szjpywky67hv232ql6gvdj489n0hlb8"))))
     (build-system gnu-build-system)
     (inputs
      `(("xorgproto" ,xorgproto)
-- 
2.31.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#48876: [PATCH core-updates] gnu: xkbcomp: Update to 1.4.5. Date: Thu, 08 Jul 2021 16:19:12 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hey,

> * gnu/packages/xorg.scm (xkbcomp): Update to 1.4.5.

Pushed as 64b8e004fd0e49e82c58faefaff14d82b7905a4c.

Thanks,

Mathieu


--- End Message ---

reply via email to

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