guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#33479] [PATCH] gnu: ghc-network: Update to 2.8.0.0


From: Brett Gilio
Subject: [bug#33479] [PATCH] gnu: ghc-network: Update to 2.8.0.0
Date: Wed, 04 Dec 2019 18:40:47 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Brett Gilio <address@hidden> writes:

> ---
>  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))

This is a historical bug report and is no longer relevant. It can be
closed.

-- 
Brett M. Gilio
https://git.sr.ht/~brettgilio/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]