From unknown Fri Jun 20 07:17:23 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#53703 <53703@debbugs.gnu.org> To: bug#53703 <53703@debbugs.gnu.org> Subject: Status: [PATCH] gnu: utf-8-lineseparator: Update to cj8. Reply-To: bug#53703 <53703@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:17:23 +0000 retitle 53703 [PATCH] gnu: utf-8-lineseparator: Update to cj8. reassign 53703 guix-patches submitter 53703 jgart severity 53703 normal tag 53703 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 01 12:27:12 2022 Received: (at submit) by debbugs.gnu.org; 1 Feb 2022 17:27:12 +0000 Received: from localhost ([127.0.0.1]:43983 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nEwvw-0003LA-5P for submit@debbugs.gnu.org; Tue, 01 Feb 2022 12:27:12 -0500 Received: from lists.gnu.org ([209.51.188.17]:58112) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nEwvt-0003L2-Ql for submit@debbugs.gnu.org; Tue, 01 Feb 2022 12:27:11 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57738) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nEwvq-0007pu-5w for guix-patches@gnu.org; Tue, 01 Feb 2022 12:27:07 -0500 Received: from mx1.dismail.de ([78.46.223.134]:22604) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nEwvj-000086-2i for guix-patches@gnu.org; Tue, 01 Feb 2022 12:27:01 -0500 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 1514477b for ; Tue, 1 Feb 2022 18:26:51 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:date:message-id:mime-version:content-transfer-encoding; s=20190914; bh=p+e4qztMKxae5UMLrwW6yNALHehC1f6WBofO8D+DSyM=; b= C7DX0/6zg4i+y9Rm6q1lfId1dmC1DARHuza8mUcwyiqlXyjw6I+VNPH35EL70viW Hb7/oYJKMTj/4BMOtFM2oKp7ZZQOzqLoY/a1/mA429BQQ+eo5ig6ozr5KMPnEQ3L 2Suteq6X7coct4KY2UK67KK8/AObkIaTDX0wxicE8BRpJG44DrMdc07+eMUy6WfX l2cjOezjEm6onOFudPFTCio8hsw7FoPuP+UFnmZ+QTQ6H2qUwAboVAJ8ERrrJecC GGMZ2aKPO0JFoAWOoYvoFRnFn762jDgvP/D8Y3Xh8nMA6zxkc9L3tjhftp4wCY7H Du3sQ48KYWIIdjI2d7pFsw== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 5e1aaeaa for ; Tue, 1 Feb 2022 18:26:51 +0100 (CET) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 6e622518 for ; Tue, 1 Feb 2022 18:26:51 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id c152a261 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Tue, 1 Feb 2022 18:26:50 +0100 (CET) From: jgart To: guix-patches@gnu.org Subject: [PATCH] gnu: utf-8-lineseparator: Update to cj8. Date: Tue, 1 Feb 2022 12:26:42 -0500 Message-Id: <20220201172642.31795-1-jgart@dismail.de> X-Mailer: git-send-email 2.35.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=78.46.223.134; envelope-from=jgart@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: jgart 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 (--) * gnu/packages/textutils.scm (utf-8-lineseparator): Update to cj8. --- gnu/packages/textutils.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm index f10ca300ab..cbc657172d 100644 --- a/gnu/packages/textutils.scm +++ b/gnu/packages/textutils.scm @@ -1377,7 +1377,7 @@ (define-public go-github-com-errata-ai-vale (define-public utf-8-lineseparator (package (name "utf-8-lineseparator") - (version "7") + (version "8") (source (origin (method git-fetch) (uri (git-reference @@ -1386,7 +1386,7 @@ (define-public utf-8-lineseparator (file-name (git-file-name name version)) (sha256 (base32 - "0lqwfrwq28246lja2gawf5jllh4smddswkpd5lscvc2ynylcmmzx")))) + "0rw34r0aiab55mqks9sjzjyskfwgn7mfhy65px1lljyrs2xvvzp5")))) (build-system gnu-build-system) (arguments `(#:make-flags -- 2.35.0 From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 02 07:46:23 2022 Received: (at 53703-done) by debbugs.gnu.org; 2 Feb 2022 12:46:23 +0000 Received: from localhost ([127.0.0.1]:51789 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFF1j-0006vq-0C for submit@debbugs.gnu.org; Wed, 02 Feb 2022 07:46:23 -0500 Received: from flashner.co.il ([178.62.234.194]:40918) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFF1h-0006ve-K1 for 53703-done@debbugs.gnu.org; Wed, 02 Feb 2022 07:46:22 -0500 Received: from localhost (unknown [31.210.177.79]) by flashner.co.il (Postfix) with ESMTPSA id 52CBF40043; Wed, 2 Feb 2022 12:46:15 +0000 (UTC) Date: Wed, 2 Feb 2022 14:45:37 +0200 From: Efraim Flashner To: jgart Subject: Re: [bug#53703] [PATCH] gnu: utf-8-lineseparator: Update to cj8. Message-ID: Mail-Followup-To: Efraim Flashner , jgart , 53703-done@debbugs.gnu.org References: <20220201172642.31795-1-jgart@dismail.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="jDp0gkTymJhcp5KD" Content-Disposition: inline In-Reply-To: <20220201172642.31795-1-jgart@dismail.de> 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-Debbugs-Envelope-To: 53703-done Cc: 53703-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.0 (-) --jDp0gkTymJhcp5KD Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks. Patch pushed. --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --jDp0gkTymJhcp5KD Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmH6fPEACgkQQarn3Mo9 g1FaUBAAiKsTWErwp3Nt+D6VOvY+MCeSERIPYxwI/a3vakPPAQPkcXQQ4+k0n1lq Ya5ECItR7w/kGUuHrPRjsdGBh0Vtr9t0xt/djxJS7RM7hUY3+iJ3DLKzagxhCYJe 5iu++OhJHHJsjJ273O50CcANIeGCdZ08KrgNaF2BarsPkcMm0fiL5++hjNjVBXuV qQjdvN8uFjx/7Iu6cz2JJSyxk+vEKLKXU8McPSxU3WTaS7OH0GMsccsJy0pxi7Zk GVwROkRB+eWhbEhrK6sUSdnNWmrE48iLD6jATgvZeAo8mOi1NXn0KVZMHIRLx0zD VB9zE75kcn20ADHIJR76zp8WcuAaGl54OagZFlJSRqcwv4bPL20WflTMMwsIb22K W44YXLzfcmUIm+xGwVDKuFEpqPIs5aMcGaOD2nu/tYL0rwJckpP3Snbb46WJh8W6 q1LZbFnpR8Y3/FP02gmoa++7OFXVqY2tkLPbnFHBvUoigpMUqFmGZlxHE3wV/pti ODqJ4R4tT54xDBkEcfpa33Klx+lylj5w1ZwvHIBsxbRa1cpV62lnbVXTmJlXlKoY dkBdtyyGvdwJvpRODMxEOQrXcSy/auitYGlESAc5vpzO6dM/D6U/RsshLCU2xWut 4O06PUKqS8xRSe7UfzGWrhKb1WMm066p/B0DpUyY79nzYotVtQ0= =4r9n -----END PGP SIGNATURE----- --jDp0gkTymJhcp5KD-- From unknown Fri Jun 20 07:17:23 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 03 Mar 2022 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