From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 30 16:56:17 2019 Received: (at submit) by debbugs.gnu.org; 30 Jun 2019 20:56:17 +0000 Received: from localhost ([127.0.0.1]:47355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hhgrx-0006EX-Ed for submit@debbugs.gnu.org; Sun, 30 Jun 2019 16:56:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:32958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hhgrv-0006EP-2j for submit@debbugs.gnu.org; Sun, 30 Jun 2019 16:56:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37867) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hhgrt-0002Qj-SN for guix-patches@gnu.org; Sun, 30 Jun 2019 16:56:14 -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.1 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_LOW autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hhgrs-0001IN-Rh for guix-patches@gnu.org; Sun, 30 Jun 2019 16:56:13 -0400 Received: from mx1.mailbox.org ([80.241.60.212]:32532) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hhgrs-0001GV-LL for guix-patches@gnu.org; Sun, 30 Jun 2019 16:56:12 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mx1.mailbox.org (Postfix) with ESMTPS id E9C92503AD; Sun, 30 Jun 2019 22:56:08 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter02.heinlein-hosting.de (spamfilter02.heinlein-hosting.de [80.241.56.116]) (amavisd-new, port 10030) with ESMTP id 50eVMHaW21F2; Sun, 30 Jun 2019 22:56:07 +0200 (CEST) From: Robert Vollmert To: guix-patches@gnu.org Subject: [PATCH] gnu: packages: Update ghc-primitive to 0.6.4.0 Date: Sun, 30 Jun 2019 22:54:48 +0200 Message-Id: <20190630205447.54760-1-rob@vllmrt.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 80.241.60.212 X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit Cc: Robert Vollmert 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.6 (--) This is in preparation of packaging postgrest. * gnu/packages/haskell.scm (ghc-primitive): Update version. --- I've checked that all immediate reverse dependencies still build. This will probably cause quite a few packages to be rebuilt indirectly, however. gnu/packages/haskell.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm index 35e89bb15c..0ebfacd43c 100644 --- a/gnu/packages/haskell.scm +++ b/gnu/packages/haskell.scm @@ -2606,7 +2606,7 @@ library, including the ability to split random numb= er generators.") (define-public ghc-primitive (package (name "ghc-primitive") - (version "0.6.3.0") + (version "0.6.4.0") (outputs '("out" "doc")) (source (origin @@ -2617,7 +2617,7 @@ library, including the ability to split random numb= er generators.") ".tar.gz")) (sha256 (base32 - "0mcmbnj08wd6zfwn7xk6zf5hy5zwbla5v78pw0dpymqg9s0gzpnd")))) + "0r0cda7acvplgwaxy69kviv4jp7kkfi038by68gj4yfx4iwszgjc")))) (build-system haskell-build-system) (home-page "https://github.com/haskell/primitive") --=20 2.20.1 (Apple Git-117) From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 02 11:32:09 2019 Received: (at 36449-done) by debbugs.gnu.org; 2 Jul 2019 15:32:10 +0000 Received: from localhost ([127.0.0.1]:47686 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hiKlN-0008HT-IR for submit@debbugs.gnu.org; Tue, 02 Jul 2019 11:32:09 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:49545) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hiKlL-0008H3-Tk for 36449-done@debbugs.gnu.org; Tue, 02 Jul 2019 11:32:08 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 85AF420DC2; Tue, 2 Jul 2019 11:32:01 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Tue, 02 Jul 2019 11:32:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-type; s=fm3; bh=QIxGtlSAZ/+pP7KC4RWcFNMW5Z n+9jo0uLRW4eLcWJU=; b=asJMXKYBnMJx/IpI92TC1Mz9AJwkHmP/SCTBq5khOz P9L0Jqe4/R8PtfVgV07dra1PKHC4ULxdBykMV+3cKNPW8JGKbyNnbFPyaC+bUWkE cG5GGcg5Ip9MvV/fphsk3FGFP39WwxAN4BIHXe5wCCHV7K7HO2Tz9OEH2AYjxgMJ g3E/I/rN/Zr1fR0Ix6wg/svpMSMZDX8Apc6cYHCX2JkGdxND9q1cniJ4s7NkAvV9 pBt5luqWzN0430LnaiXd0rkY2USMgTzrJkllFOiTKx3yA1odw9lT6+2ZGSVL/clu dp3xBgUZrKQdS6xsmSKWdX8UyEFQGRMUbX+DZvIYgjmA== 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-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=QIxGtl SAZ/+pP7KC4RWcFNMW5Zn+9jo0uLRW4eLcWJU=; b=PEgH2KPvzrYH8yJEMTqv0z ABnx9P61+WI4VOZaDTRUMpMu+klTzTPfPLdkJtGIPtHZK9lwytTONMCFs/pvsfVo 378/ra9b5XhVUaF590nLqBjCKUK0sObCA3QvEX9GcPdEvPgNEztQ1U0tqPlN3PTW 6Xvj/XEezmXWVf+v+4j2qsgWfljGWnPNCm9yTMTeQHaYK1CqQeYp8nXJT7NASd6m eSv01z2SCOGZs8s/nVtilgjkXzg0yza7sTktPDjIUHccU2mh1lfY3t713Qgs3Nzc GLF6TMyls4do/cRKOUZPIeSp6AcZ3AFa4OeJk+AqMMWOT5y/8ZDd5oqlAcRQwDEw == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrvdekgdeludcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufgjfhgffffkgggtsehgtderre dtredtnecuhfhrohhmpeforghrihhushcuuegrkhhkvgcuoehmsggrkhhkvgesfhgrshht mhgrihhlrdgtohhmqeenucfkphepiedvrdduiedrvddviedrudegtdenucfrrghrrghmpe hmrghilhhfrhhomhepmhgsrghkkhgvsehfrghsthhmrghilhdrtghomhenucevlhhushht vghrufhiiigvpedt X-ME-Proxy: Received: from localhost (140.226.16.62.customer.cdi.no [62.16.226.140]) by mail.messagingengine.com (Postfix) with ESMTPA id A67898005B; Tue, 2 Jul 2019 11:32:00 -0400 (EDT) From: Marius Bakke To: Robert Vollmert , 36449-done@debbugs.gnu.org Subject: Re: [bug#36449] [PATCH] gnu: packages: Update ghc-primitive to 0.6.4.0 In-Reply-To: <20190630205447.54760-1-rob@vllmrt.net> References: <20190630205447.54760-1-rob@vllmrt.net> User-Agent: Notmuch/0.29.1 (https://notmuchmail.org) Emacs/26.2 (x86_64-pc-linux-gnu) Date: Tue, 02 Jul 2019 17:31:58 +0200 Message-ID: <87ef38v4ep.fsf@devup.no> 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: 36449-done Cc: Robert Vollmert 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 Robert Vollmert writes: > This is in preparation of packaging postgrest. > > * gnu/packages/haskell.scm (ghc-primitive): Update version. > --- > > I've checked that all immediate reverse dependencies still build. > This will probably cause quite a few packages to be rebuilt > indirectly, however. According to `guix refresh -l`, ghc-primitive has nearly 380 dependent packages, so I pushed it to the 'staging' branch in commit b8d41cfc875b. I also adjusted the commit message slightly to conform to our GNU ChangeLog style. Thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl0beO4ACgkQoqBt8qM6 VProUAf9FbjdFByW9x9sEZe1R1lK8mOeoaneAAbmPG6tA7xIy/I7P5bLWxPdEDxA eM9/90pnxxcYiwn28LKuluyiByIwiZG1zhY/5Y7snV5z5CQqOse2LRoMbUsAmkoT k37IOZTAb0ucs5iCQ5cmjCBZ4pnCj1QfDdwgVVxEJMu+D5elw/SMv8AVCAneiKpf 7xbbU/hytwfTX/w0oB4LQ/u0i/IFoBg+D4hu6ngXUItR95L/Re8hssRVjK2rkXiE u/MBHcoViiIOwN9/HbFWXUo2lMfObiKz2FuQ6LedhbCumntGcKNoOnWClA7m9Jcl y3siogwob0jJZmXgkYWFumqa4Lu4hQ== =CXvq -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jun 22 22:46:51 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, 31 Jul 2019 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