From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 23 22:18:29 2020 Received: (at submit) by debbugs.gnu.org; 24 Mar 2020 02:18:29 +0000 Received: from localhost ([127.0.0.1]:53722 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jGZ9A-0006rZ-N4 for submit@debbugs.gnu.org; Mon, 23 Mar 2020 22:18:28 -0400 Received: from lists.gnu.org ([209.51.188.17]:33692) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jGZ99-0006rS-J4 for submit@debbugs.gnu.org; Mon, 23 Mar 2020 22:18:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42300) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jGZ98-0007eF-Df for guix-patches@gnu.org; Mon, 23 Mar 2020 22:18:27 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jGZ97-0008EY-7q for guix-patches@gnu.org; Mon, 23 Mar 2020 22:18:26 -0400 Received: from wp224.webpack.hosteurope.de ([2a01:488:42:1000:50ed:84e7::]:40642) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jGZ97-0008DG-0Y for guix-patches@gnu.org; Mon, 23 Mar 2020 22:18:25 -0400 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1jGZ94-00052k-Ii; Tue, 24 Mar 2020 03:18:22 +0100 Received: from [192.168.1.3] (helo=micha) by www.rohleder.de with smtp (Exim 4.93) (envelope-from ) id 1jGZ92-0003E3-Rj for guix-patches@gnu.org; Tue, 24 Mar 2020 03:18:21 +0100 Received: by micha (sSMTP sendmail emulation); Tue, 24 Mar 2020 03:18:08 +0100 From: Michael Rohleder To: guix-patches@gnu.org Subject: [PATCH] gnu: xkbcomp: update to 1.4.3 X-PGP-Fingerprint: 755E 2DE5 D0D5 85C5 2E78 2830 7C7A FFBE FEF2 CB25 X-PGP-Key: https://www.rohleder.de/~mike/pgpkey.asc Date: Tue, 24 Mar 2020 03:18:07 +0100 Message-ID: <87imiua42o.fsf@rohleder.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1585016305;d9f040c3; X-HE-SMSGID: 1jGZ94-00052k-Ii X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a01:488:42:1000:50ed:84e7:: X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain * gnu/packages/xorg.scm (xkbcomp): update to 1.4.3 --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline; filename=0001-gnu-packages-xorg.scm-xkbcomp-update-to-1.4.3.patch Content-Transfer-Encoding: quoted-printable Content-Description: [PATCH] * gnu/packages/xorg.scm (xkbcomp): update to 1.4.3 From=202976e6de897232296d1e16a3a799cd3ab20ea1db Mon Sep 17 00:00:00 2001 From: Michael Rohleder Date: Tue, 24 Mar 2020 03:13:33 +0100 Subject: [PATCH] * gnu/packages/xorg.scm (xkbcomp): update to 1.4.3 =2D-- 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 =2D-- a/gnu/packages/xorg.scm +++ b/gnu/packages/xorg.scm @@ -22,6 +22,7 @@ ;;; Copyright =C2=A9 2019 Yoshinori Arai ;;; Copyright =C2=A9 2020 Leo Prikler ;;; Copyright =C2=A9 2020 Florian Pelz +;;; Copyright =C2=A9 2020 Michael Rohleder ;;; ;;; 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") =2D (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 =2D "0944rrkkf0dxp07vhh9yr4prslxhqyw63qmbjirbv1bypswvrn3d")))) + "0dflr250nlj6rrnv658f6dm8qx37sj0xfimc3ihay761kwb2q906")))) (build-system gnu-build-system) (inputs `(("xorgproto" ,xorgproto) =2D-=20 2.26.0 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable =2D-=20 GNU Emacs is a LISP operating system disguised as a word processor. --Doug Mohney, in comp.arch --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl55bd8ACgkQfHr/vv7y yyV/AwgArqASQUdbYuREXYI1IHBGbhCSXRyW0cV7myda5G2/iluXf3dS1dpQBl// q72a8s4U5GvnA4h4HUoq5lNTy+egwwC9kC30PLCJ31f8JvBZuAasjocCjvdVh/9G MSmcmrwl0h6fD1SnumnRYytbaId0VZEj9vetA9tCkh/Y7c12qFaz0XI3wpo8BrmP QXrNXqxk6OO9Ui/+QyIrEhLe4Z2HaFW31Y7VJms9YMksU7/QGIeslVp/A7DUrKRu 2+lsSHvkhPsjzydFAb7yTFKAbl+qNXrcUVLV4kccgbjm6SES3t/ww1ovLdHOVde9 L2HWIpNuV5j44FN5KftDNmfikm9UKw== =v8b6 -----END PGP SIGNATURE----- --==-=-=--