From unknown Sun Jun 22 04:12:47 2025 X-Loop: help-debbugs@gnu.org Subject: bug#51808: [PATCH] Devhelp: On core-updates-frozen, upgrade to 41.2 to use webkit2 4.1 Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 13 Nov 2021 10:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 51808 X-GNU-PR-Package: guix X-GNU-PR-Keywords: patch To: 51808@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16368000188465 (code B ref -1); Sat, 13 Nov 2021 10:41:01 +0000 Received: (at submit) by debbugs.gnu.org; 13 Nov 2021 10:40:18 +0000 Received: from localhost ([127.0.0.1]:46612 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mlqSI-0002CT-9K for submit@debbugs.gnu.org; Sat, 13 Nov 2021 05:40:18 -0500 Received: from lists.gnu.org ([209.51.188.17]:44414) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mlqSE-0002CA-7S for submit@debbugs.gnu.org; Sat, 13 Nov 2021 05:40:16 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35282) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mlqSC-0001pm-Qd for bug-guix@gnu.org; Sat, 13 Nov 2021 05:40:14 -0500 Received: from [2a00:5881:4008:2810::309] (port=49754 helo=planete-kraus.eu) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1mlqSA-0007AJ-30 for bug-guix@gnu.org; Sat, 13 Nov 2021 05:40:12 -0500 Received: from planete-kraus.eu (localhost.lan [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id 0b153745 for ; Sat, 13 Nov 2021 10:40:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=planete-kraus.eu; h=from :to:subject:date:message-id:mime-version:content-type; s=dkim; bh=hMUWZgbuiFLkWU5y/xVIFeeN8sk=; b=ltX+25wVy3vWDUQIlp07xJVFodnc hyo4ktdyEuzpepuQe5dmriA6uUAbmD6xt3WrWBQv4hMHiBVCbj0odNgTEu4wFGUz Bb2Gw52cTC/omA7+1cPf+hNWzJFPb/E2MamZeFW4FJqXMaxxRuLfiqJoC1URosIu 9tGAoZH9nkXzttw= Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id 3e45718e (TLSv1.3:AEAD-CHACHA20-POLY1305-SHA256:256:NO); Sat, 13 Nov 2021 10:40:04 +0000 (UTC) From: Vivien Kraus Date: Sat, 13 Nov 2021 10:39:58 +0000 Message-ID: <87mtm8jq4h.fsf@planete-kraus.eu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:5881:4008:2810::309 (failed) Received-SPF: pass client-ip=2a00:5881:4008:2810::309; envelope-from=vivien@planete-kraus.eu; helo=planete-kraus.eu X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RDNS_NONE=0.793, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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: -2.4 (--) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Dear guix, devhelp 41 gained support for building against webkit2 4.1. I think we should upgrade, right? Vivien --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-devhelp-Upgrade-to-41.2.patch Content-Transfer-Encoding: quoted-printable Content-Description: Upgrade devhelp to 41.2 From=20fadbf75a7667cfb9e2a25024913373a53310d06c Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Sat, 13 Nov 2021 10:35:26 +0000 Subject: [PATCH] gnu: devhelp: Upgrade to 41.2. * gnu/packages/gnome.scm (devhelp): Upgrade to 41.2 to upgrade the webkit dependency to 4.1. * gnu/packages/gnome.scm (devhelp) [arguments]: Use meson 0.59. * gnu/packages/gnome.scm (devhelp) [phase skip-gtk-update-icon-cache]: the post install script has been moved from meson_post_install.py to build-aux/meson/. * gnu/packages/gnome.scm (devhelp) [phase fix-devhelp-gir-inputs]: the devh= elp GIR still mentions webkit 4.0, use 4.1 instead. =2D-- gnu/packages/gnome.scm | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index d097495b1e..3f1eada0c0 100644 =2D-- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -5775,7 +5775,7 @@ (define-public amtk (define-public devhelp (package (name "devhelp") =2D (version "40.1") + (version "41.2") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/" name "/" @@ -5783,17 +5783,23 @@ (define-public devhelp name "-" version ".tar.xz")) (sha256 (base32 =2D "1fvb69l1nyxdrs95ar95rmpfs8nfkpys4x74r8ilid44hhzdk2iy"))= )) + "1lk0gycjvs6gibhy0zs3ffkrkzrkyl5nkp7n60hgpa6syjq91apc")))) (build-system meson-build-system) (arguments =2D '(#:glib-or-gtk? #t + `(#:glib-or-gtk? #t + #:meson ,meson-0.59 #:phases (modify-phases %standard-phases (add-after 'unpack 'skip-gtk-update-icon-cache ;; Don't create 'icon-theme.cache'. (lambda _ =2D (substitute* "meson_post_install.py" =2D (("gtk-update-icon-cache") "true"))))))) + (substitute* "build-aux/meson/meson_post_install.py" + (("gtk-update-icon-cache") "true")))) + (add-after 'unpack 'fix-devhelp-gir-inputs + ;; It still mentions webkitgtk 4.0 + (lambda _ + (substitute* "devhelp/meson.build" + (("'WebKit2-4.0'") "'WebKit2-4.1'"))))))) (native-inputs `(("intltool" ,intltool) ("itstool" ,itstool) =2D-=20 2.33.1 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAEBCAAdFiEEq4yIHjMvkliPpwQnO7C8EjLYuCwFAmGPlf4ACgkQO7C8EjLY uCyyOAv+JOjCWQPCbKWop1twDAxAIMqRwKek3dBEsbvESGui+5pgmWJ8+d3SfCih Jy4OhHbJuTJ+43GWt4YWRKuGuEAKv+oUJQYZCeaWTnkx23/2mMxVjs4kEYcKMQ0r I1EE1ANk9LSLc5JO67SjbYbv66THrCHz+KrQX1JlCcSq3MiuDRyduXXqEYVo+wk5 kF3879J6MdCKS8+e7u0EmK9Q5mAlED1WBA7ek4dMfpQX+C62d7ubzTOuneFn/ISP j9bm2EGKrdRLRVwPmEcSz1fXD2BFUq5DZQ9Y1KJySkZBw00A8eS/DxxJOv9Q4mNR dweFA9+We5VY2WXP4khaknbpVHGJbQVXxFeeBaGLzB8D0zYiyuvlhbiHwdRN4SS/ SM5JTP8VqODCyOfVOFx71U2BqerQQHGIG8Vzlz6U2Opz1dDZBuRBn+3A8huaEhbq xATw8hWM6A/LKvb042Er401NgSegw8d5uyPCZEG9eFdoU0x8hVjmwu9oxW2U+paj aD+DoPPX =vjFm -----END PGP SIGNATURE----- --==-=-=-- From unknown Sun Jun 22 04:12:47 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Vivien Kraus Subject: bug#51808: closed (Re: bug#51808: [PATCH] Devhelp: On core-updates-frozen, upgrade to 41.2 to use webkit2 4.1) Message-ID: References: <87pmr1653e.fsf@gnu.org> <87mtm8jq4h.fsf@planete-kraus.eu> X-Gnu-PR-Message: they-closed 51808 X-Gnu-PR-Package: guix X-Gnu-PR-Keywords: patch Reply-To: 51808@debbugs.gnu.org Date: Mon, 15 Nov 2021 11:18:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1636975082-8080-1" This is a multi-part message in MIME format... ------------=_1636975082-8080-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #51808: [PATCH] Devhelp: On core-updates-frozen, upgrade to 41.2 to use web= kit2 4.1 which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 51808@debbugs.gnu.org. --=20 51808: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D51808 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1636975082-8080-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 51808-done) by debbugs.gnu.org; 15 Nov 2021 11:17:19 +0000 Received: from localhost ([127.0.0.1]:52810 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mmZzD-0001mc-9g for submit@debbugs.gnu.org; Mon, 15 Nov 2021 06:17:19 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57894) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mmZzB-0001hm-Ox for 51808-done@debbugs.gnu.org; Mon, 15 Nov 2021 06:17:18 -0500 Received: from [2001:470:142:3::e] (port=58340 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mmZz6-0007iB-CK; Mon, 15 Nov 2021 06:17:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=BNOSE4ndfwqOMTkh/APrleo4Q8tzP5Pr12Ai4a7//yM=; b=LRaZifcD4hQKn01VIgXQ qn48dH7s6d78tquNkEbx/VJcrIjndoEww/f1KAEMVH0H1eVX1RUdxpBirQqM8jxX3Wzmv/zzOoUId koqAR8qQVavnl4+K/cfEbhoqfglg+Jv1afzJgG2YVj3pcXwG3xwmejqq284g67MOn9qiWVMyJNyU6 gK6Eu+YNUsa0YAz5rMOp2LlrMRQDXMLLjwwjI8KcDoZQFe0Z1RZnpiwl3AwokNttd6dWCgQO5P1jx Goa1tMZ+8J+tyCQZ0tkatUCn9ceJY1WjYl5N0HI14yVxqVspwFtaSApen1XS+n0xNCAEiqTlRxqlc YfRldD43mPH3Uw==; Received: from [193.50.110.110] (port=57558 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mmZz6-0006ci-1I; Mon, 15 Nov 2021 06:17:12 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Vivien Kraus Subject: Re: bug#51808: [PATCH] Devhelp: On core-updates-frozen, upgrade to 41.2 to use webkit2 4.1 References: <87mtm8jq4h.fsf@planete-kraus.eu> Date: Mon, 15 Nov 2021 12:17:09 +0100 In-Reply-To: <87mtm8jq4h.fsf@planete-kraus.eu> (Vivien Kraus's message of "Sat, 13 Nov 2021 10:39:58 +0000") Message-ID: <87pmr1653e.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 51808-done Cc: 51808-done@debbugs.gnu.org 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: -3.3 (---) Vivien Kraus skribis: > From fadbf75a7667cfb9e2a25024913373a53310d06c Mon Sep 17 00:00:00 2001 > From: Vivien Kraus > Date: Sat, 13 Nov 2021 10:35:26 +0000 > Subject: [PATCH] gnu: devhelp: Upgrade to 41.2. > > * gnu/packages/gnome.scm (devhelp): Upgrade to 41.2 to upgrade the webkit > dependency to 4.1. > * gnu/packages/gnome.scm (devhelp) [arguments]: Use meson 0.59. > * gnu/packages/gnome.scm (devhelp) [phase skip-gtk-update-icon-cache]: the > post install script has been moved from meson_post_install.py to > build-aux/meson/. > * gnu/packages/gnome.scm (devhelp) [phase fix-devhelp-gir-inputs]: the de= vhelp > GIR still mentions webkit 4.0, use 4.1 instead. > --- > gnu/packages/gnome.scm | 16 +++++++++++----- > 1 file changed, 11 insertions(+), 5 deletions(-) I tweaked the commit log and applied, thanks! Ludo=E2=80=99. ------------=_1636975082-8080-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 13 Nov 2021 10:40:18 +0000 Received: from localhost ([127.0.0.1]:46612 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mlqSI-0002CT-9K for submit@debbugs.gnu.org; Sat, 13 Nov 2021 05:40:18 -0500 Received: from lists.gnu.org ([209.51.188.17]:44414) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mlqSE-0002CA-7S for submit@debbugs.gnu.org; Sat, 13 Nov 2021 05:40:16 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35282) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mlqSC-0001pm-Qd for bug-guix@gnu.org; Sat, 13 Nov 2021 05:40:14 -0500 Received: from [2a00:5881:4008:2810::309] (port=49754 helo=planete-kraus.eu) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1mlqSA-0007AJ-30 for bug-guix@gnu.org; Sat, 13 Nov 2021 05:40:12 -0500 Received: from planete-kraus.eu (localhost.lan [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id 0b153745 for ; Sat, 13 Nov 2021 10:40:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=planete-kraus.eu; h=from :to:subject:date:message-id:mime-version:content-type; s=dkim; bh=hMUWZgbuiFLkWU5y/xVIFeeN8sk=; b=ltX+25wVy3vWDUQIlp07xJVFodnc hyo4ktdyEuzpepuQe5dmriA6uUAbmD6xt3WrWBQv4hMHiBVCbj0odNgTEu4wFGUz Bb2Gw52cTC/omA7+1cPf+hNWzJFPb/E2MamZeFW4FJqXMaxxRuLfiqJoC1URosIu 9tGAoZH9nkXzttw= Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id 3e45718e (TLSv1.3:AEAD-CHACHA20-POLY1305-SHA256:256:NO); Sat, 13 Nov 2021 10:40:04 +0000 (UTC) From: Vivien Kraus To: bug-guix@gnu.org Subject: [PATCH] Devhelp: On core-updates-frozen, upgrade to 41.2 to use webkit2 4.1 Date: Sat, 13 Nov 2021 10:39:58 +0000 Message-ID: <87mtm8jq4h.fsf@planete-kraus.eu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:5881:4008:2810::309 (failed) Received-SPF: pass client-ip=2a00:5881:4008:2810::309; envelope-from=vivien@planete-kraus.eu; helo=planete-kraus.eu X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RDNS_NONE=0.793, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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: -2.4 (--) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Dear guix, devhelp 41 gained support for building against webkit2 4.1. I think we should upgrade, right? Vivien --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-devhelp-Upgrade-to-41.2.patch Content-Transfer-Encoding: quoted-printable Content-Description: Upgrade devhelp to 41.2 From=20fadbf75a7667cfb9e2a25024913373a53310d06c Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Sat, 13 Nov 2021 10:35:26 +0000 Subject: [PATCH] gnu: devhelp: Upgrade to 41.2. * gnu/packages/gnome.scm (devhelp): Upgrade to 41.2 to upgrade the webkit dependency to 4.1. * gnu/packages/gnome.scm (devhelp) [arguments]: Use meson 0.59. * gnu/packages/gnome.scm (devhelp) [phase skip-gtk-update-icon-cache]: the post install script has been moved from meson_post_install.py to build-aux/meson/. * gnu/packages/gnome.scm (devhelp) [phase fix-devhelp-gir-inputs]: the devh= elp GIR still mentions webkit 4.0, use 4.1 instead. =2D-- gnu/packages/gnome.scm | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index d097495b1e..3f1eada0c0 100644 =2D-- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -5775,7 +5775,7 @@ (define-public amtk (define-public devhelp (package (name "devhelp") =2D (version "40.1") + (version "41.2") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/" name "/" @@ -5783,17 +5783,23 @@ (define-public devhelp name "-" version ".tar.xz")) (sha256 (base32 =2D "1fvb69l1nyxdrs95ar95rmpfs8nfkpys4x74r8ilid44hhzdk2iy"))= )) + "1lk0gycjvs6gibhy0zs3ffkrkzrkyl5nkp7n60hgpa6syjq91apc")))) (build-system meson-build-system) (arguments =2D '(#:glib-or-gtk? #t + `(#:glib-or-gtk? #t + #:meson ,meson-0.59 #:phases (modify-phases %standard-phases (add-after 'unpack 'skip-gtk-update-icon-cache ;; Don't create 'icon-theme.cache'. (lambda _ =2D (substitute* "meson_post_install.py" =2D (("gtk-update-icon-cache") "true"))))))) + (substitute* "build-aux/meson/meson_post_install.py" + (("gtk-update-icon-cache") "true")))) + (add-after 'unpack 'fix-devhelp-gir-inputs + ;; It still mentions webkitgtk 4.0 + (lambda _ + (substitute* "devhelp/meson.build" + (("'WebKit2-4.0'") "'WebKit2-4.1'"))))))) (native-inputs `(("intltool" ,intltool) ("itstool" ,itstool) =2D-=20 2.33.1 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAEBCAAdFiEEq4yIHjMvkliPpwQnO7C8EjLYuCwFAmGPlf4ACgkQO7C8EjLY uCyyOAv+JOjCWQPCbKWop1twDAxAIMqRwKek3dBEsbvESGui+5pgmWJ8+d3SfCih Jy4OhHbJuTJ+43GWt4YWRKuGuEAKv+oUJQYZCeaWTnkx23/2mMxVjs4kEYcKMQ0r I1EE1ANk9LSLc5JO67SjbYbv66THrCHz+KrQX1JlCcSq3MiuDRyduXXqEYVo+wk5 kF3879J6MdCKS8+e7u0EmK9Q5mAlED1WBA7ek4dMfpQX+C62d7ubzTOuneFn/ISP j9bm2EGKrdRLRVwPmEcSz1fXD2BFUq5DZQ9Y1KJySkZBw00A8eS/DxxJOv9Q4mNR dweFA9+We5VY2WXP4khaknbpVHGJbQVXxFeeBaGLzB8D0zYiyuvlhbiHwdRN4SS/ SM5JTP8VqODCyOfVOFx71U2BqerQQHGIG8Vzlz6U2Opz1dDZBuRBn+3A8huaEhbq xATw8hWM6A/LKvb042Er401NgSegw8d5uyPCZEG9eFdoU0x8hVjmwu9oxW2U+paj aD+DoPPX =vjFm -----END PGP SIGNATURE----- --==-=-=-- ------------=_1636975082-8080-1--