From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id GAkdIdnhl198MQAA0tVLHw (envelope-from ) for ; Tue, 27 Oct 2020 09:01:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 8Eo5Hdnhl1/tPgAA1q6Kng (envelope-from ) for ; Tue, 27 Oct 2020 09:01:13 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 088B594014A for ; Tue, 27 Oct 2020 09:01:11 +0000 (UTC) Received: from localhost ([::1]:52754 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kXKqr-0002uY-Oe for larch@yhetil.org; Tue, 27 Oct 2020 05:01:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41302) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kXKqk-0002tZ-Gk for guix-patches@gnu.org; Tue, 27 Oct 2020 05:01:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59524) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kXKqk-0004w7-6i for guix-patches@gnu.org; Tue, 27 Oct 2020 05:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kXKqk-0002Rr-1v for guix-patches@gnu.org; Tue, 27 Oct 2020 05:01:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#44220] [PATCH] gnu: KDE Plasma: Update to 5.19.5. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 27 Oct 2020 09:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44220 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hartmut Goebel Cc: 44220@debbugs.gnu.org Received: via spool by 44220-submit@debbugs.gnu.org id=B44220.16037892287455 (code B ref 44220); Tue, 27 Oct 2020 09:01:01 +0000 Received: (at 44220) by debbugs.gnu.org; 27 Oct 2020 09:00:28 +0000 Received: from localhost ([127.0.0.1]:42837 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXKqB-0001vq-RI for submit@debbugs.gnu.org; Tue, 27 Oct 2020 05:00:28 -0400 Received: from flashner.co.il ([178.62.234.194]:35878) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXKq9-0001o0-Hb for 44220@debbugs.gnu.org; Tue, 27 Oct 2020 05:00:25 -0400 Received: from localhost (unknown [141.226.13.8]) by flashner.co.il (Postfix) with ESMTPSA id 9111B401B2; Tue, 27 Oct 2020 09:00:19 +0000 (UTC) Date: Tue, 27 Oct 2020 10:59:47 +0200 From: Efraim Flashner Message-ID: <20201027085947.GK10124@E5400> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="k18oBAwMkTg3OUap" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -2.61 X-TUID: 07B/zg6pPOOI --k18oBAwMkTg3OUap Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 25, 2020 at 10:11:44PM +0100, Hartmut Goebel wrote: > * gnu/packages/kde-plasma.scm (kdecoration, kscreenlocker, > libkscreen, libksysguard): Update to 5.19.5. >=20 Assuming this doesn't break denlive, kdevelop or lxqt it looks good to me. Although I haven't tried building it. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --k18oBAwMkTg3OUap Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl+X4YMACgkQQarn3Mo9 g1GUFA//Uu0ye5WQFJVlgrVzJby4Uw/h/+DI8IFSp84Jcp48HflePFnkK2w9dYgM aS/nRL4POOnTxB009BWCFKsS+OHJsRhsrJBSWLUi9giPwuPBm/nbB2wD1+i6t9Jl 0Bz/0D6WBDWVw1OaQxOrzjGYfzJf6ahglIoM9X80AKtFAXcskKxe5r+pAfvrJS8g CtUW2r1LDVthzsZ6+fGCQprA6GcuDgpq2USE395fSuP7xaUaOmMosw59j5AksK1w BV5dtbOJHAXS69vQUm4uRrr+Vr0+aS+48IGafZGki6mp76czL2H1h6x/zTMhUdta 04fQvCHWvDVIynzAD/pGTXnsFk2SwITTbYg9SxxQ/B3SUMrQckWOhVPvQ83bbw1D Ti3fh4t+BQpeYPXuxu0Zs8gxSmu75c2H0AL8WFxXQjmS6gMXDMqB9AUUtKDeLaJt oFPtx61Rj9i4tzgq23olJTK0vAEk7jH009HQc3uO435fLILdP2GSlWKhdx09KLRQ J/6Oc84oYT4fGBTbzJZ47Atks70264tUSB7ecXZdBmsfoCgmlWtnPpJY5DlflpPA tywWk8/IF7T4FHXnJZa3mjOMoUTpoz5O+7SSDkW/pW52c2Q1s8xejzEYUZ8K2jyW OiUgVlun/mlvQbPL9Kl+b2GE4qRo6fKpg+HXazIIr3LUG3DoeP0= =jj9+ -----END PGP SIGNATURE----- --k18oBAwMkTg3OUap--