unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48876] [PATCH] gnu: xkbcomp: Update to 1.4.5.
@ 2021-06-06 15:07 Matthew James Kraai
  2021-07-08 14:19 ` bug#48876: [PATCH core-updates] " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew James Kraai @ 2021-06-06 15:07 UTC (permalink / raw)
  To: 48876; +Cc: Matthew James Kraai

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#48876: [PATCH core-updates] gnu: xkbcomp: Update to 1.4.5.
  2021-06-06 15:07 [bug#48876] [PATCH] gnu: xkbcomp: Update to 1.4.5 Matthew James Kraai
@ 2021-07-08 14:19 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2021-07-08 14:19 UTC (permalink / raw)
  To: Matthew James Kraai; +Cc: 48876-done


Hey,

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

Pushed as 64b8e004fd0e49e82c58faefaff14d82b7905a4c.

Thanks,

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-08 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-06 15:07 [bug#48876] [PATCH] gnu: xkbcomp: Update to 1.4.5 Matthew James Kraai
2021-07-08 14:19 ` bug#48876: [PATCH core-updates] " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).