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

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

bug#40204: closed ([PATCH] gnu: xkbcomp: update to 1.4.3)


From: GNU bug Tracking System
Subject: bug#40204: closed ([PATCH] gnu: xkbcomp: update to 1.4.3)
Date: Thu, 26 Mar 2020 21:42:01 +0000

Your message dated Thu, 26 Mar 2020 22:40:59 +0100
with message-id <address@hidden>
and subject line Re: [bug#40204] [PATCH] gnu: xkbcomp: update to 1.4.3
has caused the debbugs.gnu.org bug report #40204,
regarding [PATCH] gnu: xkbcomp: update to 1.4.3
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
40204: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40204
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: xkbcomp: update to 1.4.3 Date: Tue, 24 Mar 2020 03:18:07 +0100
* gnu/packages/xorg.scm (xkbcomp): update to 1.4.3
From 2976e6de897232296d1e16a3a799cd3ab20ea1db Mon Sep 17 00:00:00 2001
From: Michael Rohleder <address@hidden>
Date: Tue, 24 Mar 2020 03:13:33 +0100
Subject: [PATCH] * gnu/packages/xorg.scm (xkbcomp): update to 1.4.3

---
 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 f4c7329e06..cde699bb51 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -22,6 +22,7 @@
 ;;; Copyright © 2019 Yoshinori Arai <address@hidden>
 ;;; Copyright © 2020 Leo Prikler <address@hidden>
 ;;; Copyright © 2020 Florian Pelz <address@hidden>
+;;; Copyright © 2020 Michael Rohleder <address@hidden>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -3825,7 +3826,7 @@ alternative implementations like XRandR or TwinView.")
 (define xkbcomp-intermediate ; used as input for xkeyboard-config
   (package
     (name "xkbcomp-intermediate")
-    (version "1.4.2")
+    (version "1.4.3")
     (source
       (origin
         (method url-fetch)
@@ -3835,7 +3836,7 @@ alternative implementations like XRandR or TwinView.")
                ".tar.bz2"))
         (sha256
          (base32
-          "0944rrkkf0dxp07vhh9yr4prslxhqyw63qmbjirbv1bypswvrn3d"))))
+          "0dflr250nlj6rrnv658f6dm8qx37sj0xfimc3ihay761kwb2q906"))))
     (build-system gnu-build-system)
     (inputs
       `(("xorgproto" ,xorgproto)
-- 
2.26.0

-- 
GNU Emacs is a LISP operating system disguised as a word processor.
    --Doug Mohney, in comp.arch

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#40204] [PATCH] gnu: xkbcomp: update to 1.4.3 Date: Thu, 26 Mar 2020 22:40:59 +0100 User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
Michael Rohleder <address@hidden> writes:

> * gnu/packages/xorg.scm (xkbcomp): update to 1.4.3

Thanks!  Pushed to the 'core-updates' branch as
b12acffbd03c025b1e849f7a93d5edd47682a8ce.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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