From unknown Mon Aug 18 00:03:27 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#38787 <38787@debbugs.gnu.org> To: bug#38787 <38787@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add ghc-filepath-bytestring. Reply-To: bug#38787 <38787@debbugs.gnu.org> Date: Mon, 18 Aug 2025 07:03:27 +0000 retitle 38787 [PATCH] gnu: Add ghc-filepath-bytestring. reassign 38787 guix-patches submitter 38787 Kyle Meyer severity 38787 normal tag 38787 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 29 01:09:38 2019 Received: (at submit) by debbugs.gnu.org; 29 Dec 2019 06:09:38 +0000 Received: from localhost ([127.0.0.1]:59167 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ilRli-0007X4-7h for submit@debbugs.gnu.org; Sun, 29 Dec 2019 01:09:38 -0500 Received: from lists.gnu.org ([209.51.188.17]:54610) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ilRlg-0007Wx-SO for submit@debbugs.gnu.org; Sun, 29 Dec 2019 01:09:37 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42315) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ilRlf-0003t0-5Z for guix-patches@gnu.org; Sun, 29 Dec 2019 01:09:36 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ilRld-00067k-HK for guix-patches@gnu.org; Sun, 29 Dec 2019 01:09:34 -0500 Received: from pb-smtp2.pobox.com ([64.147.108.71]:52084) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ilRld-00064I-6N for guix-patches@gnu.org; Sun, 29 Dec 2019 01:09:33 -0500 Received: from pb-smtp2.pobox.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 888E724A2B; Sun, 29 Dec 2019 01:09:31 -0500 (EST) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:date:message-id:mime-version:content-transfer-encoding; s=sasl; bh=TcunUw0dCLxmUWri+6pjkhIxiwQ=; b=hS9nb4AuTV/dtSUq3w3G wQLzai7Rz5eJtxJvWc89HQ67FotrgWJC9hwvHosDxzdDMYJh+VqBfVURu1Rhmvoi giMYZx/xOm6Higza/apftMmIQHWSvGrGJTWYUONuZeboE54KvbNUiBl2i37UmS1R h+sIj8J86vds/OHLcnWSdNc= Received: from pb-smtp2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 6D9D424A29; Sun, 29 Dec 2019 01:09:31 -0500 (EST) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:date:message-id:mime-version:content-transfer-encoding; s=mesmtp; bh=QJQhGE3+jOzm84e56/VGBlIA03kNLM6rXxiFCh2zy7M=; b=nW5OprmDt9fGemCbZZ5T8+QEi4g69ESpGYpVYn2mRYBkOQ8+5PvPmSlL4oH8K4+iXjoweoZA7KicJ8YdfQ5nIX6oaD0en4QY+jomKK5eIXOaL/psqNt4eQQanp73u65nsM8O9lKUTG9STaBKT2y+/g5KCbhUQu7ales2dmb+Xg8= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp2.pobox.com (Postfix) with ESMTPSA id A5EED24A28; Sun, 29 Dec 2019 01:09:30 -0500 (EST) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: guix-patches@gnu.org Subject: [PATCH] gnu: Add ghc-filepath-bytestring. Date: Sun, 29 Dec 2019 01:09:05 -0500 Message-Id: <20191229060905.769-1-kyle@kyleam.com> X-Mailer: git-send-email 2.24.1 MIME-Version: 1.0 X-Pobox-Relay-ID: C6CE4432-2A01-11EA-819B-D1361DBA3BAF-24757444!pb-smtp2.pobox.com Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 64.147.108.71 X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Kyle Meyer 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/haskell-xyz.scm (ghc-filepath-bytestring): New variable. --- The next release of git-annex (the current is 7.20191218) will depend on = this package. gnu/packages/haskell-xyz.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm index fb6833207d..13e313820c 100644 --- a/gnu/packages/haskell-xyz.scm +++ b/gnu/packages/haskell-xyz.scm @@ -3998,6 +3998,30 @@ (define-public ghc-filemanip file contents, and more.") (license license:bsd-3))) =20 +(define-public ghc-filepath-bytestring + (package + (name "ghc-filepath-bytestring") + (version "1.4.2.1.1") + (source + (origin + (method url-fetch) + (uri (string-append + "https://hackage.haskell.org/package/filepath-bytestring/" + "filepath-bytestring-" version ".tar.gz")) + (sha256 + (base32 + "06shdskjj391hb9295slm9gg2rbn5fdq5v6fg0mgn3yl5dv8q5dx")))) + (build-system haskell-build-system) + (native-inputs + `(("ghc-quickcheck" ,ghc-quickcheck))) + (home-page "http://hackage.haskell.org/package/filepath-bytestring") + (synopsis "Library for manipulating RawFilePaths in a cross-platform= way") + (description "This package provides a drop-in replacement for the st= andard +@code{filepath} library, operating on @code{RawFilePath} values rather t= han +@code{FilePath} values to get the speed benefits of using +@code{ByteStrings}.") + (license license:bsd-3))) + (define-public ghc-findbin (package (name "ghc-findbin") base-commit: 34085eabccb8a0ca280f8d1605fdf369a94dd88a --=20 2.24.1 From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 29 02:58:02 2019 Received: (at 38787-done) by debbugs.gnu.org; 29 Dec 2019 07:58:02 +0000 Received: from localhost ([127.0.0.1]:59214 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ilTSb-000236-RG for submit@debbugs.gnu.org; Sun, 29 Dec 2019 02:58:01 -0500 Received: from flashner.co.il ([178.62.234.194]:46570) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ilTSa-00022e-8Z for 38787-done@debbugs.gnu.org; Sun, 29 Dec 2019 02:58:00 -0500 Received: from localhost (unknown [141.226.13.108]) by flashner.co.il (Postfix) with ESMTPSA id 736B740231; Sun, 29 Dec 2019 07:57:54 +0000 (UTC) Date: Sun, 29 Dec 2019 09:57:23 +0200 From: Efraim Flashner To: Kyle Meyer Subject: Re: [bug#38787] [PATCH] gnu: Add ghc-filepath-bytestring. Message-ID: <20191229075723.GA23018@E5400> References: <20191229060905.769-1-kyle@kyleam.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="N+dhEFW7Y2Uiel/w" Content-Disposition: inline In-Reply-To: <20191229060905.769-1-kyle@kyleam.com> 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: 38787-done Cc: 38787-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 (-) --N+dhEFW7Y2Uiel/w Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Looks good. Patch pushed! --=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 --N+dhEFW7Y2Uiel/w Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl4IXGMACgkQQarn3Mo9 g1Eqjw/8DytsPBuhnpQfxF0JdLkpArF018ErkcdpQXGeBPXvqf0gasT3Hr6j6s8C xMqmS4M2dUTY9oXN+5NAWRawi1Zw92wxXxai8ODbidVvQbMclqEDJ5vbnPERnjBu XAPWGDI86DpeQQyyrMErLyehg7SqDYtSbJnzdcBLxrQJ0BceSGg/hPn252VmHmtD 1CrXmwcGsS0wFxYF9kEA9aBStz6K3+WINoJOCxXAvixvzgr5gaLhzb92ohQmODJC duY/Gjgcz7O7VbWYwI21XA02nccrvtG4JFWR2BPj0XeG+6YHaR41Iw34+qAuA9UZ +y/sx2p3PryD5MnxFRO7PX6Bc1u7vlpnhTrf9REnX869+PqjldrwbMszB9LIdl2S TIPU+Y45+/zlW4gGF2PDiLrwD5zL3pblocn94SCsrX4sIZE4gugJm6KMWqcPkJJp 9eI1mJUy3g7hChPqBsbBOIqvMXRRsqX/yJMph+d681BOc99Qqy9KTkwpV4UL53v4 oxZVxKBuCPdqV87dyOTLfrPSh7bToaE9kM9hSDTP/2KZc3czVjlHYK6aRMSrMFat TuWACe7cPIkcQhSsUG3DVe7I4KuF96mtalCPlmF4IbhIgasWDxQ94NknyaEqeG68 12pbhA1awbPkih4USA2P2dhPcNzY3txaOsdGyYBCcGrw8JBjf7c= =ncgu -----END PGP SIGNATURE----- --N+dhEFW7Y2Uiel/w-- From unknown Mon Aug 18 00:03:27 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 26 Jan 2020 12:24:06 +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