unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#33479] [PATCH] gnu: ghc-network: Update to 2.8.0.0
@ 2018-11-24  4:32 Brett Gilio
  2018-11-24 21:32 ` Ludovic Courtès
  2019-12-05  0:40 ` Brett Gilio
  0 siblings, 2 replies; 4+ messages in thread
From: Brett Gilio @ 2018-11-24  4:32 UTC (permalink / raw)
  To: 33479

---
 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 0a90ac523..5cd746b36 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -4264,7 +4264,7 @@ interface.")
 (define-public ghc-network
   (package
     (name "ghc-network")
-    (version "2.6.3.6")
+    (version "2.8.0.0")
     (outputs '("out" "doc"))
     (source
      (origin
@@ -4275,7 +4275,7 @@ interface.")
              ".tar.gz"))
        (sha256
         (base32
-         "198mam7ahny48p9fajznbqq16a8ya2gw0xm3gnm1si1rmc4hdplv"))))
+         "00skcish0xmm67ax999nv1nll9rm3gqmn92099iczd73nxl55468"))))
     (build-system haskell-build-system)
     ;; The regression tests depend on an unpublished module.
     (arguments `(#:tests? #f))
-- 
2.19.2

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-12-05  8:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-24  4:32 [bug#33479] [PATCH] gnu: ghc-network: Update to 2.8.0.0 Brett Gilio
2018-11-24 21:32 ` Ludovic Courtès
2019-12-05  0:40 ` Brett Gilio
2019-12-05  8:35   ` bug#33479: " Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).