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

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

bug#45506: closed ([PATCH] gnu: libxkbcommon: Update to 1.0.3.)


From: GNU bug Tracking System
Subject: bug#45506: closed ([PATCH] gnu: libxkbcommon: Update to 1.0.3.)
Date: Sun, 03 Jan 2021 15:22:02 +0000

Your message dated Sun, 3 Jan 2021 17:19:26 +0200
with message-id <X/Hgfjodpk+4aU+i@3900XT>
and subject line Re: [bug#45506] [PATCH] gnu: libxkbcommon: Update to 1.0.3.
has caused the debbugs.gnu.org bug report #45506,
regarding [PATCH] gnu: libxkbcommon: Update to 1.0.3.
to be marked as done.

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


-- 
45506: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45506
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: libxkbcommon: Update to 1.0.3. Date: Mon, 28 Dec 2020 16:30:57 +0100
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.0.3.
---
 gnu/packages/xdisorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 93f23d6722..383c4641ea 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -358,14 +358,14 @@ avoiding password prompts when X11 forwarding has already 
been setup.")
 (define-public libxkbcommon
   (package
     (name "libxkbcommon")
-    (version "1.0.1")
+    (version "1.0.3")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://xkbcommon.org/download/libxkbcommon-";
                                  version ".tar.xz"))
              (sha256
               (base32
-               "13bcdf2xpjxwbghas0cr448z89qqki2ssgfgswc257y9859v4s5b"))))
+               "0lmwglj16anhpaq0h830xsl1ivknv75i4lir9bk88aq73s2jy852"))))
     (build-system meson-build-system)
     (inputs
      `(("libx11" ,libx11)
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45506] [PATCH] gnu: libxkbcommon: Update to 1.0.3. Date: Sun, 3 Jan 2021 17:19:26 +0200
Thanks. Patch applied to core-updates.

-- 
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]