GNU bug report logs - #36042
[PATCH] gnu: ghc-conduit-extra: Update to 1.3.1.1.

Previous Next

Package: guix-patches;

Reported by: Robert Vollmert <rob <at> vllmrt.net>

Date: Sat, 1 Jun 2019 20:29:02 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Robert Vollmert <rob <at> vllmrt.net>
Subject: bug#36042: closed (Re: [bug#36042] [PATCH] gnu: ghc-conduit-extra:
 Update to 1.3.1.1.)
Date: Tue, 04 Jun 2019 11:36:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#36042: [PATCH] gnu: ghc-conduit-extra: Update to 1.3.1.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 36042 <at> debbugs.gnu.org.

-- 
36042: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36042
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Robert Vollmert <rob <at> vllmrt.net>
Cc: 36042-done <at> debbugs.gnu.org
Subject: Re: [bug#36042] [PATCH] gnu: ghc-conduit-extra: Update to 1.3.1.1.
Date: Tue, 04 Jun 2019 17:05:05 +0530
[Message part 3 (text/plain, inline)]
Pushed to master with a few minor changes. Thanks!
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Robert Vollmert <rob <at> vllmrt.net>
To: guix-patches <at> gnu.org
Cc: Robert Vollmert <rob <at> vllmrt.net>
Subject: [PATCH] gnu: ghc-conduit-extra: Update to 1.3.1.1.
Date: Sat,  1 Jun 2019 22:28:41 +0200
Fixes failing test "Data.Conduit.Process.Typed cat works"
https://github.com/snoyberg/conduit/issues/385

* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.3.1.1.
---
 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 58067baed8..962511ed60 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -6831,7 +6831,7 @@ upon it.")
 (define-public ghc-conduit-extra
   (package
     (name "ghc-conduit-extra")
-    (version "1.3.0")
+    (version "1.3.1.1")
     (source
      (origin
        (method url-fetch)
@@ -6840,7 +6840,7 @@ upon it.")
                            version ".tar.gz"))
        (sha256
         (base32
-         "1bi2b6kdzy5f9glq46jzsk02has95jkxqz0cchpbmnakzhjwjh9c"))))
+         "0jaj350vv6mbb26gdwcqz4gwzfzrjydv5pis2da49wz1npbakcfw"))))
     (build-system haskell-build-system)
     (inputs
      `(("ghc-conduit" ,ghc-conduit)
-- 
2.20.1 (Apple Git-117)




This bug report was last modified 5 years and 357 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.