From unknown Tue Jun 24 15:40:50 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#31136 <31136@debbugs.gnu.org> To: bug#31136 <31136@debbugs.gnu.org> Subject: Status: [PATCH] gnu: hexchat: Update to 2.14.1. Reply-To: bug#31136 <31136@debbugs.gnu.org> Date: Tue, 24 Jun 2025 22:40:50 +0000 retitle 31136 [PATCH] gnu: hexchat: Update to 2.14.1. reassign 31136 guix-patches submitter 31136 Leo Famulari severity 31136 normal tag 31136 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 12 14:12:31 2018 Received: (at submit) by debbugs.gnu.org; 12 Apr 2018 18:12:31 +0000 Received: from localhost ([127.0.0.1]:48349 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f6ghr-0000Mb-J4 for submit@debbugs.gnu.org; Thu, 12 Apr 2018 14:12:30 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51715) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f6ghp-0000MM-20 for submit@debbugs.gnu.org; Thu, 12 Apr 2018 14:12:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f6ghi-0001vO-Ey for submit@debbugs.gnu.org; Thu, 12 Apr 2018 14:12:15 -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,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:53443) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f6ghi-0001vI-B5 for submit@debbugs.gnu.org; Thu, 12 Apr 2018 14:12:14 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42671) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f6ghg-0001Hg-R8 for guix-patches@gnu.org; Thu, 12 Apr 2018 14:12:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f6ghc-0001t3-PT for guix-patches@gnu.org; Thu, 12 Apr 2018 14:12:12 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:46773) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f6ghc-0001sg-GZ for guix-patches@gnu.org; Thu, 12 Apr 2018 14:12:08 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id E986B2144E; Thu, 12 Apr 2018 14:12:07 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Thu, 12 Apr 2018 14:12:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= mesmtp; bh=tHgPdk9qGwzSQ6VZ6rlCCnXY2WLV44jgTXIDFm+Mmcw=; b=PUJx4 vTWJyANEeW4x17vdzH1/iN6kfimvjutsNOkm3QF+s3kqXY0+sO70GoXAJk4ZUSRa KmVU/IZvlg52GmLP9OaDAjkTefdbrFOGGK+ytpoEmwZizqEFIZdt9qL7UDDB3clT NamrlFtSywRn8jJ1WmcFpsmugG01LmmNFKSuJc= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=tHgPdk9qGwzSQ6VZ6rlCCnXY2WLV4 4jgTXIDFm+Mmcw=; b=IB3S5ilViu4snTukNKZlmA6ivm3bhDIDNGmg0Cn42YUEF n9opesZcY18hz7tQIMAqrTp71rpKoqr6BdIy87mxv2oDrBtrVQXeUld5wVFIN7DK KJ/u8Ec6WTAWRwuVMl6RsbKXxELw7wYswfr4jIk4Hw2QswEgs8DaIPLWm3hFkgDb dPfVsDx9t7r7iI/nwzkEISnqbOgw/rfQR1AOFCTVPxQYH869mR6aQjV55NhnxAGa B4CEi4cbDL+HIS0hxCDaMiyBHopMvLJB0DPmWibAa0q8xBqofR8k5BDcUWrsheCw uVfZBbGmgwrkN96ruwzuoRgoXDSeAD2UJch/Fyjng== X-ME-Sender: Received: from jasmine.lan (96-93-23-225-static.hfc.comcastbusiness.net [96.93.23.225]) by mail.messagingengine.com (Postfix) with ESMTPA id 91221E444A for ; Thu, 12 Apr 2018 14:12:07 -0400 (EDT) From: Leo Famulari To: guix-patches@gnu.org Subject: [PATCH] gnu: hexchat: Update to 2.14.1. Date: Thu, 12 Apr 2018 14:12:03 -0400 Message-Id: <94dd28ef7f7374b0dcdfda4c5384293e5e4f0f14.1523556723.git.leo@famulari.name> X-Mailer: git-send-email 2.17.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) 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: -0.1 (/) * gnu/packages/messaging.scm (hexchat): Update to 2.14.1. [source]: Remove obsolete snippet. [build-system]: Use the meson-build-system. [native-inputs]: Add ninja, perl, and gettext-minimal. Remove autoconf, autoconf-archive, automake, intltool, and libtool. [inputs]: Add libproxy. [arguments]: Add a phase to skip generation of icon and .desktop file databases. Remove #:make-flags. --- gnu/packages/messaging.scm | 51 ++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 29 deletions(-) diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index fc40ae256..ccfec4ce5 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -13,6 +13,7 @@ ;;; Copyright © 2017, 2018 Tobias Geerinckx-Rice ;;; Copyright © 2017 Theodoros Foradis ;;; Copyright © 2017 Rutger Helling +;;; Copyright © 2018 Leo Famulari ;;; ;;; This file is part of GNU Guix. ;;; @@ -37,6 +38,7 @@ #:use-module (guix git-download) #:use-module (guix build-system gnu) #:use-module (guix build-system glib-or-gtk) + #:use-module (guix build-system meson) #:use-module (guix build-system python) #:use-module (guix build-system perl) #:use-module (guix build-system cmake) @@ -93,7 +95,8 @@ #:use-module (gnu packages less) #:use-module (gnu packages readline) #:use-module (gnu packages photo) - #:use-module (gnu packages texinfo)) + #:use-module (gnu packages texinfo) + #:use-module (gnu packages ninja)) (define-public libotr (package @@ -200,30 +203,18 @@ identi.ca and status.net).") (define-public hexchat (package (name "hexchat") - (version "2.12.4") + (version "2.14.1") (source (origin (method url-fetch) (uri (string-append "https://dl.hexchat.net/hexchat/hexchat-" version ".tar.xz")) (sha256 (base32 - "0ficrx56knz5y297qb0x5y02339yvyv734z7kpcx1ixvb0qr2dgs")) - (modules '((guix build utils))) - (snippet - '(begin - ;; Delete dangling symlinks to a non-existent ‘/usr’. - (with-directory-excursion "m4" - (for-each (lambda (f) (delete-file f)) - '("intltool.m4" "libtool.m4" "lt~obsolete.m4" - "ltoptions.m4" "ltsugar.m4" "ltversion.m4"))) - (delete-file-recursively "build-aux") - (delete-file "po/Makefile.in.in"))))) - (build-system gnu-build-system) - (native-inputs `(("autoconf" ,autoconf) - ("autoconf-archive" ,autoconf-archive) - ("automake" ,automake) - ("intltool" ,intltool) - ("libtool" ,libtool) + "18h3l34zmazjlfx3irg7k7swppa62ad9ffbl0j3ry8p2xfyf8cmh")))) + (build-system meson-build-system) + (native-inputs `(("gettext" ,gettext-minimal) + ("ninja" ,ninja) + ("perl" ,perl) ("pkg-config" ,pkg-config))) (inputs `(("dbus-glib" ,dbus-glib) ("dbus" ,dbus) @@ -232,6 +223,7 @@ identi.ca and status.net).") ("gtk" ,gtk+-2) ("libcanberra" ,libcanberra) ("libnotify" ,libnotify) + ("libproxy" ,libproxy) ("openssl" ,openssl) ;; Bindings for add-on scripts. @@ -239,17 +231,18 @@ identi.ca and status.net).") ("perl-xml-parser" ,perl-xml-parser) ("python-2" ,python-2))) (arguments - `(#:make-flags '("UPDATE_ICON_CACHE=true") ; Disable icon theme generation - #:phases + `(#:phases (modify-phases %standard-phases - ;; Release 2.12.4 wasn't properly bootstrapped. Later ones might be! - (add-after 'unpack 'bootstrap - (lambda* (#:key inputs #:allow-other-keys) - ;; This file is still required for autoreconf. - (copy-file (string-append (assoc-ref inputs "intltool") - "/share/intltool/Makefile.in.in") - "po/Makefile.in.in") - (zero? (system* "autoreconf" "-fiv"))))))) + (add-after 'unpack 'skip-desktop-database-updates + (lambda _ + ;; The build scripts update icon and desktop file databases when + ;; DESTDIR is not set. We can't update these databases from + ;; within the build chroot, but we also don't set DESTDIR. So, we + ;; just skip this code. + (substitute* "meson_post_install.py" + (("if 'DESTDIR' not in os.environ:") + "if False:")) + #t))))) (synopsis "Graphical IRC Client") (description "HexChat lets you connect to multiple IRC networks at once. The main -- 2.17.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 12 14:19:34 2018 Received: (at 31136) by debbugs.gnu.org; 12 Apr 2018 18:19:35 +0000 Received: from localhost ([127.0.0.1]:48372 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f6goo-0002WC-NU for submit@debbugs.gnu.org; Thu, 12 Apr 2018 14:19:34 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:42259) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f6gon-0002W4-A8 for 31136@debbugs.gnu.org; Thu, 12 Apr 2018 14:19:33 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id B3A7020CBE; Thu, 12 Apr 2018 14:19:32 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Thu, 12 Apr 2018 14:19:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; bh=7cfnmukP9vcN51XNsZtGzHcgJgG2SgsrDk1kPGFhOt4=; b=lYZ9o7W0 7oju4hEsWTRVyLwJpuOvvqEruQehMl915As4tYFqiDt7wH9gBAbiJ30uisCFX4bu UlIOMCdxo0Pi/ZLrw/SV3/EojtjNRQa4jls8l9AaBBBh4IFsNPP7mJiMFhryB4Aw fMj6+m+ZgnY4Eyv1e3qTgWbNgDsUJYjKGIHMAtnldUNLYutXB1Gu03U+GeYzQkUH E1cjsyf2TAbWEpsGKymEHyYB2W808pS/VcTRDboEA07IPBqPFM6GJ2fv7/YitHuE m+s/6BArEp0ZJPr8zqlcGfLST//c9Q41fAgP86W6UgIqvLAy6U2pDXtgUCyRTuW/ 6aifZzsR9fFHjA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=7cfnmukP9vcN51XNsZtGzHcgJgG2S gsrDk1kPGFhOt4=; b=L/FwwThfwTSm/HgDG4kKTv7Y5geHyU0BYtyW8slJDMhXj mAjGeFMUuSO8upWh6ERaFwWf42Wv+JvrbonsLbAwFkSz7UQkn3Y5cvM3Y032gTWd NvYuDtUnRUOaLsmtxrBV5sV/ee/9G4Qhx/vWHY0YOCVSFF/keNgKPsJxRGSTZWlb gY9/XgQqRad0zBB07MAsPEUycO3VXSkUKxPB+AdR7z6V/lFqotHj8GvfLj0ZjPrc mRwnFddzUB1KL2s6pjCHTrUBX5mR7WgmqZk51cLATPfJJlrv4NOMWzMmTBfdDCgb USqaFoLyvuRQU39uWLIXxS+XxsvNokaPCS21YsNbQ== X-ME-Sender: Received: from localhost (ti0089a400-2222.bb.online.no [88.89.166.190]) by mail.messagingengine.com (Postfix) with ESMTPA id 3617A1026D; Thu, 12 Apr 2018 14:19:32 -0400 (EDT) From: Marius Bakke To: Leo Famulari , 31136@debbugs.gnu.org Subject: Re: [bug#31136] [PATCH] gnu: hexchat: Update to 2.14.1. In-Reply-To: <94dd28ef7f7374b0dcdfda4c5384293e5e4f0f14.1523556723.git.leo@famulari.name> References: <94dd28ef7f7374b0dcdfda4c5384293e5e4f0f14.1523556723.git.leo@famulari.name> User-Agent: Notmuch/0.26.1 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu) Date: Thu, 12 Apr 2018 20:19:30 +0200 Message-ID: <87sh80b83x.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 31136 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: text/plain Leo Famulari writes: > * gnu/packages/messaging.scm (hexchat): Update to 2.14.1. > [source]: Remove obsolete snippet. > [build-system]: Use the meson-build-system. > [native-inputs]: Add ninja, perl, and gettext-minimal. Remove autoconf, > autoconf-archive, automake, intltool, and libtool. > [inputs]: Add libproxy. > [arguments]: Add a phase to skip generation of icon and .desktop file databases. > Remove #:make-flags. "ninja" is provided by meson-build-system, no? If not, please add a comment. Otherwise LGTM! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlrPozIACgkQoqBt8qM6 VPrmgQf/VH7VvQz3inq8kJvK8suzF/Yy1A9YtikZ0P/IN3ShIbi4OM2JjVykYZAb tbfB40cPbrikdwHHRfJDRbhPmp4MUo8wOyy/NTaKrlZscc9OrqtOqMxSPE4YQyor 30bg4Y9MPsJn/AcmZnWvb1huN3JKpLKC11bDG9uuLOEnZChfJEnIrvYcuUBcGdFI D0kZnCtvxFgebnCFcSS0LtZdv7uzHZ7j9NoOMRGkSNpIq0KWjMsmCJm/jEyoY9jw /ptq/Mu7fSLjhg74mltX/AQIiHcHUEnwmUdQZdQkP8JLHZlztk0iAHYgYVx/Rs7Z 5R6ws5+3nyAarrLGDKbipWk/bXeVTA== =SPTb -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 13 11:53:22 2018 Received: (at 31136-done) by debbugs.gnu.org; 13 Apr 2018 15:53:22 +0000 Received: from localhost ([127.0.0.1]:50815 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f710r-0003b2-Q1 for submit@debbugs.gnu.org; Fri, 13 Apr 2018 11:53:22 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:53695) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f710p-0003au-DB for 31136-done@debbugs.gnu.org; Fri, 13 Apr 2018 11:53:19 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 3031721134; Fri, 13 Apr 2018 11:53:19 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Fri, 13 Apr 2018 11:53:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= mesmtp; bh=diW8i2fh0/G1DOVYKuUoOctdRFRD/WF534dxYCMrurw=; b=glpdB GnZwUHFr6lKRStgJV/AtvIrNTTALbUo2du+9RzTRbLJAmJW5DyAghBbhIQK72sYW I9Ts68LPtRNS/xTUcLWmqCDLvK0dvbiby1NGGzaEV2XPWdAqjv6FMUHzdiVh8Fpt maLfO0BtKV1NXXRuXYMSMl1N3gc7JGF84XDCOs= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=diW8i2fh0/G1DOVYKuUoOctdRFRD/ WF534dxYCMrurw=; b=Hb8osVbiRRPOZgvYl/jrin1PZRsLMFPNd9gyaNv4vvgDM vU2LoxZD1iFCIwXu7v3FRgUIWduVCEBU5Yj7zZyYFTjznI3P+Qu3fbrMioQcKHzy /nlVDvhphW4Y18IVzsCkK/pAKaOnla869OxHsKnzcaOtDgcx5g0w8GDQktfROM/h bm0t56xWv0amJKfwGIHRH4E5mGYDp+5yRU/mYZW70ta5fyPTuIjqamBxDy9FR/PJ xq+4nxc1AHgrKRLxkrx+ITXsHp2FJiRwXm/jgWBk9SHe0jZy2JSmKx0Q6o2NPN9B WdX2oLYttxvF46ALBHBEANP+e4Lz2CsbF4xrbQh9w== X-ME-Sender: Received: from localhost (c-76-124-202-137.hsd1.pa.comcast.net [76.124.202.137]) by mail.messagingengine.com (Postfix) with ESMTPA id 82AB110263; Fri, 13 Apr 2018 11:53:18 -0400 (EDT) Date: Fri, 13 Apr 2018 11:53:17 -0400 From: Leo Famulari To: Marius Bakke Subject: Re: [bug#31136] [PATCH] gnu: hexchat: Update to 2.14.1. Message-ID: <20180413155317.GB5313@jasmine.lan> References: <94dd28ef7f7374b0dcdfda4c5384293e5e4f0f14.1523556723.git.leo@famulari.name> <87sh80b83x.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="v9Ux+11Zm5mwPlX6" Content-Disposition: inline In-Reply-To: <87sh80b83x.fsf@fastmail.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 31136-done Cc: 31136-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: -1.7 (-) --v9Ux+11Zm5mwPlX6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 12, 2018 at 08:19:30PM +0200, Marius Bakke wrote: > Leo Famulari writes: >=20 > > * gnu/packages/messaging.scm (hexchat): Update to 2.14.1. > > [source]: Remove obsolete snippet. > > [build-system]: Use the meson-build-system. > > [native-inputs]: Add ninja, perl, and gettext-minimal. Remove autoconf, > > autoconf-archive, automake, intltool, and libtool. > > [inputs]: Add libproxy. > > [arguments]: Add a phase to skip generation of icon and .desktop file d= atabases. > > Remove #:make-flags. >=20 > "ninja" is provided by meson-build-system, no? >=20 > If not, please add a comment. Otherwise LGTM! Indeed, thanks for the review! Pushed as c2a601c9b10249768a47d2cc7428d2320078f388 --v9Ux+11Zm5mwPlX6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlrQ0m0ACgkQJkb6MLrK fwg7Og/+NKU9ijL6aFiuYPxZ0OU8Hem51WRKXSMIbBi5mSmxmjcRJs2ean2iJhhB AcnyZMJ9kdNkArAJXE0irSf2uHFV3Ohc/4dnjUH/PV5/m0xWS1mpARrIP7Vpk0G/ gjK6dT0hBKJAzaqfFmpoG9Lu/QMDf+r5RFfpOe8TS63Qe7IFJZfISZtzM0qi06/s ZEGf/WcIWbxGjBYdrecMKoR1xtxZgkMIj1Un5EmNPu9cHuq8E5jRRFe395L/3Oxf zyGM0X7EMcYCCqeLaM+Om5lxuW5yBO2SEruFIy+FGHxPhRm3Y5ZjP1vwdC18LACG QJNyBwK81pwFTxzhBlC+wigI/jjjm0rGj3/1KL7yqDoUV8vmfckGaSW9RK7grem4 RPPIW0aD+JzBw1bojBZvH+dZEo1uWzUlxqbQGrmYsOtQfON/p9NX2rLyVRISNCZO qhgmpmnj4fqL10c5GAM1JPK6az/MW7LhKjsmPQPXLSE1bKYRwbEFGHpKivwS0LPG nfzpx9rcQT9P7DJh1roX0gl145RBSgapDK1q7ys9YmCIAFDHXR+7IvmhVANyG6Nj tCmnRBPdYlryoiL+NjP95f0nP29ET5cPqHW1nKP/y5wSk3LjzNKOf+htUYcSlYU1 ko9qPMRpvi43ixgnvZ4ff7bl70X/0qN4mGvf0zfPtzqrQzuGgAM= =AUOB -----END PGP SIGNATURE----- --v9Ux+11Zm5mwPlX6-- From unknown Tue Jun 24 15:40:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 12 May 2018 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator