[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/14: gnu: ghc-iproute: Update to 1.7.1.
From: |
Tobias Geerinckx-Rice |
Subject: |
08/14: gnu: ghc-iproute: Update to 1.7.1. |
Date: |
Mon, 15 Jan 2018 02:28:55 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 1cc0942f4987bd101224031eacf02adef895f193
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Jan 15 07:29:15 2018 +0100
gnu: ghc-iproute: Update to 1.7.1.
* gnu/packages/haskell.scm (ghc-iproute): Update to 1.7.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 7fb8213..56a1467 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -2042,7 +2042,7 @@ lines continued at an indented level below.")
(define-public ghc-iproute
(package
(name "ghc-iproute")
- (version "1.7.0")
+ (version "1.7.1")
(source
(origin
(method url-fetch)
@@ -2052,7 +2052,7 @@ lines continued at an indented level below.")
".tar.gz"))
(sha256
(base32
- "1ply0i110c2sppjbfyysgw48jfjnsbam5zwil8xws0hp20rh1pb5"))))
+ "1viyxq3m1aifl05w0hxwrhhhcfpmvwz4ymil2gngi4nfm0yd1f2p"))))
(build-system haskell-build-system)
(arguments `(#:tests? #f)) ; FIXME: Tests cannot find System.ByteOrder,
; exported by ghc-byteorder. Doctest issue.
- branch master updated (8538932 -> 15eef66), Tobias Geerinckx-Rice, 2018/01/15
- 02/14: gnu: gpsbabel: Complete licencing information., Tobias Geerinckx-Rice, 2018/01/15
- 04/14: gnu: tls: Use HTTPS for home pages where possible., Tobias Geerinckx-Rice, 2018/01/15
- 01/14: gnu: gpsbabel: Use HTTPS for home page., Tobias Geerinckx-Rice, 2018/01/15
- 13/14: gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.7., Tobias Geerinckx-Rice, 2018/01/15
- 03/14: gnu: geos: Update to 3.6.2., Tobias Geerinckx-Rice, 2018/01/15
- 11/14: gnu: ghc-hmatrix: Update to 0.18.1.0., Tobias Geerinckx-Rice, 2018/01/15
- 12/14: gnu: ghc-hmatrix-gsl: Update to 0.18.0.1., Tobias Geerinckx-Rice, 2018/01/15
- 08/14: gnu: ghc-iproute: Update to 1.7.1.,
Tobias Geerinckx-Rice <=
- 05/14: gnu: linux: Use HTTPS for home pages where possible., Tobias Geerinckx-Rice, 2018/01/15
- 07/14: gnu: opusfile: Update to 0.9., Tobias Geerinckx-Rice, 2018/01/15
- 10/14: gnu: ghc-juicypixels: Update to 3.2.9.3., Tobias Geerinckx-Rice, 2018/01/15
- 09/14: gnu: ghc-iproute: Use HTTPS for home page., Tobias Geerinckx-Rice, 2018/01/15
- 14/14: gnu: ghc-hmatrix-special: Update to 0.4.0.1., Tobias Geerinckx-Rice, 2018/01/15
- 06/14: gnu: xiph: Use HTTPS for home pages where possible., Tobias Geerinckx-Rice, 2018/01/15