From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 17 20:45:59 2023 Received: (at submit) by debbugs.gnu.org; 18 Jan 2023 01:45:59 +0000 Received: from localhost ([127.0.0.1]:38653 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHxWY-0007YL-ON for submit@debbugs.gnu.org; Tue, 17 Jan 2023 20:45:59 -0500 Received: from lists.gnu.org ([209.51.188.17]:44550) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHxW8-0007Vp-Ca for submit@debbugs.gnu.org; Tue, 17 Jan 2023 20:45:33 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pHxW8-0002CH-2S for guix-patches@gnu.org; Tue, 17 Jan 2023 20:45:32 -0500 Received: from mail-il1-x12d.google.com ([2607:f8b0:4864:20::12d]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pHxW6-00076T-AK for guix-patches@gnu.org; Tue, 17 Jan 2023 20:45:31 -0500 Received: by mail-il1-x12d.google.com with SMTP id v6so6853486ilq.3 for ; Tue, 17 Jan 2023 17:45:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=N5XoULSc/RpQ9HrHY5fnRm6QXy+f1wK2MKhKB2z42Ho=; b=XXzq2gkW6Ngm5I0BRVsz8XkzL7UWsrIOMJDfPx2lnnFRr4GBCYRFSX/5w8GzCU4lsJ mxnkFW7yIJN7IZxMeAsAlojFRHr0gIFy1mY/oCRmgdVtO/PXIlpTNFHO9Fd5sajvs43m R+h7svcz5SNp8WPx184WIrXDnqfhzrurYQystXGD3UVL1pdQHOESEimR6AQ439K8YXF+ 83MvGw/fk71bVz/wETc+815rmtwKxwIN09F2kZkXtrKUGi4nZNJN5FSsy7h1tu4K95D3 SwG6yqaGqVLPGI0Y+Ff/QDolg3gVgvbfrtfoO+MUKBKYRWube3aoarlGjafiZVTJX0WO mOHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N5XoULSc/RpQ9HrHY5fnRm6QXy+f1wK2MKhKB2z42Ho=; b=xkMpbsP7mMpmdKuS5sz2dWfqNZqIdkHwX7lGUdGywlaMT2Ev7CZp+f199C4HRhJTnp tKlAv/1yHrkpJL+yG3ABTuk7Wj8pVNnWcO676JdqTs9AqTNLwQxF5Uaxvy7kkfsKKfxp C2bDDcXtmhQXpTEgMswFoTgrcIypgA9wIJp5eg0nMrlsTH8EZ0gILI4ppVB1SbhNrSZw 8NY2Z196m4Y2hl7FuGpOLUkDo4SJH/NBXl51iyf5qqusTysQqOwKKtD9Q14DgdQgv4Gn mjGkEaqmNp1Qlnz/k7XpN8NDKH5gjlpEo3LvOyB3Ykeq8XaNZCV4w2oQ9fmGGNT3DhmZ 7khw== X-Gm-Message-State: AFqh2krtnCcwBnCNhnhHIZ8Lqk6qx6fBFgOTqUuoDZX2sBPJ4VjzfcUb bLvP9nR5C1aSQNd8zvQp03+ZB2XksvQ= X-Google-Smtp-Source: AMrXdXs2M4NPoDHvmWQuKFmaUQvTlfitkHoYFhrvxlfUzFnZj0ByORsP444/44X0nbdOXo0/JDpYzA== X-Received: by 2002:a92:d284:0:b0:30e:f15d:4bed with SMTP id p4-20020a92d284000000b0030ef15d4bedmr4232542ilp.30.1674006329074; Tue, 17 Jan 2023 17:45:29 -0800 (PST) Received: from washu-v4.home.cox-buday.com (c-174-51-139-101.hsd1.co.comcast.net. [174.51.139.101]) by smtp.gmail.com with ESMTPSA id p32-20020a056638192000b0039e89ea68f9sm7889250jal.135.2023.01.17.17.45.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Jan 2023 17:45:28 -0800 (PST) From: Katherine Cox-Buday To: guix-patches@gnu.org Subject: [PATCH 23/25] gnu: Add gofumpt. Date: Tue, 17 Jan 2023 18:45:08 -0700 Message-Id: <20230118014510.19320-24-cox.katherine.e@gmail.com> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20230118014510.19320-1-cox.katherine.e@gmail.com> References: <20230118014510.19320-1-cox.katherine.e@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::12d; envelope-from=cox.katherine.e@gmail.com; helo=mail-il1-x12d.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Katherine Cox-Buday 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.3 (--) * gnu/packages/golang.scm (gofumpt): New variable. --- gnu/packages/golang.scm | 68 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 97f1753f42..40b6cf4a62 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -9868,6 +9868,74 @@ (define-public go-go-uber-org-multierr "@code{multierr} allows combining one or more Go errors together.") (license license:expat))) +(define-public gofumpt + (package + (name "gofumpt") + (version "0.4.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/mvdan/gofumpt") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "13ahi8q1a9h4dj6a7xp95c79d5svz5p37b6z91aswbq043qd417k")) + (modules '((guix build utils))) + (snippet `(let ((fixed-version (string-append ,version + " (GNU Guix)"))) + ;; Gofumpt formats Go files, and therefore modifies + ;; them. To help the developers diagnose issues, it + ;; replaces any occurrence of a `//gofumpt:diagnose` + ;; comment with some debugging information which + ;; includes the module version. In the event gofumpt + ;; was built without module support, it falls back + ;; to a string "(devel)". Since our build system + ;; does not yet support modules, we'll inject our + ;; version string instead, since this is more + ;; helpful. + (substitute* "internal/version/version.go" + (("^const fallbackVersion.+") + (format #f "const fallbackVersion = \"~a\"~%" + fixed-version))) + ;; These tests rely on `//gofumpt:diagnose` comments + ;; being replaced with fixed information injected + ;; from the test scripts, but this requires a binary + ;; compiled as a Go module. Since we can't do this + ;; yet, modify the test scripts with the version + ;; string we're injecting. + (delete-file "testdata/script/diagnose.txtar") + (substitute* (find-files "testdata/script/" + "\\.txtar$") + (("v0.0.0-20220727155840-8dda8068d9f3") + fixed-version) + (("(devel)") + fixed-version) + (("v0.3.2-0.20220627183521-8dda8068d9f3") + fixed-version)))))) + (build-system go-build-system) + (arguments + `(#:import-path "mvdan.cc/gofumpt" + #:go ,go-1.19)) + (native-inputs (list go-gopkg-in-errgo-fmt-errors)) + (propagated-inputs (list go-github-com-pkg-diff + go-github-com-kr-text + go-github-com-kr-pretty + go-golang-org-x-tools + go-golang-org-x-sys + go-golang-org-x-sync + go-golang-org-x-mod + go-github-com-rogpeppe-go-internal + go-github-com-google-go-cmp-cmp + go-github-com-frankban-quicktest)) + (home-page "https://mvdan.cc/gofumpt/") + (synopsis "Formats Go files with a stricter ruleset than gofmt") + (description + "Enforce a stricter format than @@code{gofmt}, while being backwards compatible. +That is, @@code{gofumpt} is happy with a subset of the formats that +@@code{gofmt} is happy with.") + (license license:bsd-3))) + (define-public unparam (package (name "unparam") -- 2.38.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 18 06:43:42 2023 Received: (at control) by debbugs.gnu.org; 18 Jan 2023 11:43:42 +0000 Received: from localhost ([127.0.0.1]:39609 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pI6qz-0003Hz-Oc for submit@debbugs.gnu.org; Wed, 18 Jan 2023 06:43:41 -0500 Received: from tobias.gr ([80.241.217.52]:49144) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pI6qy-0003Ho-68 for control@debbugs.gnu.org; Wed, 18 Jan 2023 06:43:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=hJBWTcXaRHm8s 6Gzva/WF37fY4EhLgcXTE0kSZi4SIY=; h=to:from:date; d=tobias.gr; b=HQFR0l g232sKUrFQwAVl4bjkp37vlXJXu0nDv8lsOWDXnNgP5ATDyo7kPUr9jnAW1ldk87kyMTEC 12cfNk3mR15PuObZZWmeKSauoBlV3ofDwl4YIGk4qMms8hxenZPKyp5uQbxG3B4jtQWPpF MQmkwm3oUpr/R7chlpif5MeJO8VFKXW5ENk1ceuOE78c3EAVjtT34hIC0Kyf05uzzmzSQd tCJL8D5IvcQ82V/VDkEu8zMICLfcI2C+aCgQhhuMy5eNBkRnSN7h25ZHcfR22/XMYopKkD cQMgdz3Ylfx6CY1L3ldAEWkgVZM9FX7lR4sn09qIEO+1/CyVj/cfbwHQ== Received: by submission.tobias.gr (OpenSMTPD) with ESMTP id 2b6b07ef for ; Wed, 18 Jan 2023 11:43:32 +0000 (UTC) MIME-Version: 1.0 Date: Wed, 18 Jan 2023 12:43:32 +0100 From: Tobias Geerinckx-Rice To: control@debbugs.gnu.org Message-ID: <37de5823441633151229c783f2acfca3@tobias.gr> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: merge 60898 60921 60922 thanks Weird: I got ‘Unknown command or malformed arguments to command.’ for this obviously correct line. Let's try again. Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control 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.0 (+) merge 60898 60921 60922 thanks Weird: I got ‘Unknown command or malformed arguments to command.’ for this obviously correct line. Let's try again. From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 18 12:07:56 2023 Received: (at control) by debbugs.gnu.org; 18 Jan 2023 17:07:56 +0000 Received: from localhost ([127.0.0.1]:41657 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pIBum-00052f-22 for submit@debbugs.gnu.org; Wed, 18 Jan 2023 12:07:56 -0500 Received: from mail-il1-f179.google.com ([209.85.166.179]:35657) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pIBuk-00052N-3J for control@debbugs.gnu.org; Wed, 18 Jan 2023 12:07:54 -0500 Received: by mail-il1-f179.google.com with SMTP id m15so17345356ilq.2 for ; Wed, 18 Jan 2023 09:07:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:user-agent:message-id:date:subject:to:from:from:to:cc :subject:date:message-id:reply-to; bh=GnPyPOAEGseCgs8OJ4qt7L8AUjlESU5rgqB6ZX0fDs0=; b=LFc833U6GocnaK3CTzP8F10nC3++Vy5+t7udHD0zAniYWoiVnZ/CxyjIOF9jFgpA4I ZA6AV+Z/czz9E+0wWs3U8bXKtRxjKNRpZqMTJThVHfgQFy8b/s7VrueLAudPRevBHxkh elhgr78nM6GT6M57cPJHsgzTyV+AvKUXL2LqJOBEwLKsVhugV/s9htj6B34cdGeRonzt YOZzatJWqPZCdJT8HqCA7ugA6U4+lAx7n5pOllBG8OcvGAckQi2ahM7Hq4x/W5+qJ5H3 w53lLre8p4xicsfjn8wqKwdTK8MNyxaAF6PB3EM4Tf1SfV/hhcRJedI15ADa1TIXQXYB maPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:user-agent:message-id:date:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=GnPyPOAEGseCgs8OJ4qt7L8AUjlESU5rgqB6ZX0fDs0=; b=z/xGFPzjRDHF07dbpdIL600PFBZdk2JeBCNWkMxjggAjGzwChJzvktmZ4oTsERu1Fd 1UzS3vOJ3o/JSFglvENF/4ltPnCrmV64zf4xYZvm9ImYCpiCZy4Cp9YJkwGvnhAL1WpO GVyThIgYKBQtZJ4QG83kkg+t0yHE0amueeuAlZeUlx0TKK+qpLV7uT1bgSGz9P5iRc7T SHaljdUEx/r9+1mIYRXsS5YdVXlqXOpqM/u8sSM6ptj2OGzTR6y847UJ55Nf26xh4hA6 dUsEiXp1eQBMjCN4xpmq09Jf3aa44LvhJCkdC7p/BYKf4FLo1Akd9NEmVZb9FZjZZYSt YBIw== X-Gm-Message-State: AFqh2koIjhmCxdmvdFQXNHwrPYNAVxh8iC6kt9sORWzy5R5OfGH5gOn9 tlMJMWMKrZ38RNsm1HHhAyo4ck+Hv5o= X-Google-Smtp-Source: AMrXdXvaRHz+POjae6teUiGpxX3dJBg3wg2WSO/lFqXAakcCttq0sg+7+68zm1nB7edoXAVgUfP4wg== X-Received: by 2002:a05:6e02:1a67:b0:30f:333a:7b53 with SMTP id w7-20020a056e021a6700b0030f333a7b53mr2146367ilv.9.1674061668208; Wed, 18 Jan 2023 09:07:48 -0800 (PST) Received: from washu-v4 (c-174-51-139-101.hsd1.co.comcast.net. [174.51.139.101]) by smtp.gmail.com with ESMTPSA id o32-20020a027420000000b0038a5b8d79basm10753904jac.106.2023.01.18.09.07.47 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Jan 2023 09:07:47 -0800 (PST) From: Katherine Cox-Buday To: control@debbugs.gnu.org Subject: Merging erroneously opened bugs Date: Wed, 18 Jan 2023 10:07:46 -0700 Message-ID: <87zgafrct9.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control 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.0 (-) merge 60899 60904 60907 60908 60917 60920 60921 60919 60910 60903 60915 60914 60922 60909 60918 60913 60900 60899 60905 60901 60912 60898 60906 60902 60916 60911 -- Katherine From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 06 18:17:30 2023 Received: (at 60922) by debbugs.gnu.org; 6 Feb 2023 23:17:30 +0000 Received: from localhost ([127.0.0.1]:50362 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPAjp-0000SJ-MH for submit@debbugs.gnu.org; Mon, 06 Feb 2023 18:17:29 -0500 Received: from knopi.disroot.org ([178.21.23.139]:60746) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPAjo-0000SA-AD for 60922@debbugs.gnu.org; Mon, 06 Feb 2023 18:17:28 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A3FB5412E2; Tue, 7 Feb 2023 00:17:27 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1d1QECfwBoxF; Tue, 7 Feb 2023 00:17:26 +0100 (CET) Content-Type: multipart/signed; boundary=40073884127565e9515f259b06f5e8b8f6a7bcdd3425ed50dc538cfb21ba; micalg=pgp-sha512; protocol="application/pgp-signature" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1675725446; bh=e+htj+OPvlhNMmO0BbUywV3diqPFo88xduPliWfyGDA=; h=Date:Subject:From:To:References:In-Reply-To; b=FbsxgysJiZIM6kxNPewM9EnpzdxWAxSW60/WJvYxjM0/L+lpnKoe8rPWn+218HyxN +HBc+mj1INFxgkxig2GmGu3hm7RTfaeYK6qHgxOH4reY9B3TFc6o7joqwpa5XxymvI XAJlLecIB+K2amvibLi7EBdcvNVlu991DRcylGEcCSGq508uOU15B+sMkgDAtVlnpL Ld4FbIZg7mgHHpqlvREX49ouw8jGP9XAn5rFg7awjA/toAvYww6vWk3HGphZ1FqseP SxpDRaKu551kFUmkG1SdAk6M1FykeuvltqYaKDYkse/PAIF9cutwDmK2XRhUMAPDCH 9Mx6xggr0u4ig== Date: Mon, 06 Feb 2023 23:17:25 +0000 Message-Id: Subject: Re: [bug#60922] [PATCH 23/25] gnu: Add gofumpt. From: "(" To: "Katherine Cox-Buday" , <60922@debbugs.gnu.org> References: <20230118014510.19320-1-cox.katherine.e@gmail.com> <20230118014510.19320-24-cox.katherine.e@gmail.com> In-Reply-To: <20230118014510.19320-24-cox.katherine.e@gmail.com> X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 60922 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.9 (/) --40073884127565e9515f259b06f5e8b8f6a7bcdd3425ed50dc538cfb21ba Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 * gnu/packages/golang.scm (gofumpt): New variable. > --- a/gnu/packages/golang.scm > +++ b/gnu/packages/golang.scm > @@ -9868,6 +9868,74 @@ (define-public go-go-uber-org-multierr > + (description > + "Enforce a stricter format than @@code{gofmt}, while being backward= s compatible. > +That is, @@code{gofumpt} is happy with a subset of the formats that > +@@code{gofmt} is happy with.") (description "This package provides a formatter for Go code that enforces a stricter subset of @code{gofmt}'s formatting.") -- ( --40073884127565e9515f259b06f5e8b8f6a7bcdd3425ed50dc538cfb21ba Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEE6Vh10NblKE5doNlW7ImHg/nqI20FAmPhioYACgkQ7ImHg/nq I22lTQv/fA2L8U0V7VhmSoBJRPwwTXzS+lnflczrvP8Gk3g25XWXl0JddtiXVlUp At3Yhw/52BlemsPElcNykmoAPRLY9Ox5a4T1o577YRKR47ihk/dRXLZkQzSEK4gl wFu1TafpS28OnuMri0uKtlmFKR4hBwHP7lVJu53m8qXRfG5To0k2kEatiZ8g57pb Jfh8qajAXunspk1+NhUyJw82BMcUkBB1rFTDFVoPhv5hpeppQpgXTGQWoGn8FJyw hLPRgZ95N7kFL/jTU+m6Ar6EnZII/tOIuC+csI8uMr2t2sT83qtyJdnQaaLzHGRb lP9bo8jl674EPXO76sscQfRq8tIBeVko8TXNHOHiZIYSalZ1RrKS/qhKXhwbQuGD JzmHJ0kyHrCw7Y+JBUE3LbQrYYPFOhOnr+yM6GFTybo28jWd62iCmGDNsM+r2Vjg Uw3xMggQgR6I5FKGXdv6HA1wvtJMwxjzshQF8FeXM97MkVZoVAn3WMsW/JpWI/+N /LpUWGAD =cq8F -----END PGP SIGNATURE----- --40073884127565e9515f259b06f5e8b8f6a7bcdd3425ed50dc538cfb21ba-- From unknown Fri Aug 15 15:37:26 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 08 Mar 2023 12:24:04 +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