[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
102/328: gnu: ghc-tar: Update to 0.5.1.1.
From: |
guix-commits |
Subject: |
102/328: gnu: ghc-tar: Update to 0.5.1.1. |
Date: |
Sat, 16 Nov 2019 19:32:32 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 552d184c37816149f6ca8bf5a37d6b0bc8199761
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:19:40 2019 -0400
gnu: ghc-tar: Update to 0.5.1.1.
* gnu/packages/haskell-xyz.scm (ghc-tar): Update to 0.5.1.1.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index c86deae..437f119 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -10106,7 +10106,7 @@ having to unsafely pass dummy arguments.")
(define-public ghc-tar
(package
(name "ghc-tar")
- (version "0.5.1.0")
+ (version "0.5.1.1")
(source
(origin
(method url-fetch)
@@ -10115,7 +10115,7 @@ having to unsafely pass dummy arguments.")
version ".tar.gz"))
(sha256
(base32
- "0s2brvaxg5fki2jdkccmnpssiy6a3wjh24p6a3dkkdvjcixnk7f8"))))
+ "1ppim7cgmn7ng8zbdrwkxhhizc30h15h1c9cdlzamc5jcagl915k"))))
(build-system haskell-build-system)
;; FIXME: 2/24 tests fail.
(arguments `(#:tests? #f))
- 54/328: gnu: ghc-dlist: Update to 0.8.0.7., (continued)
- 54/328: gnu: ghc-dlist: Update to 0.8.0.7., guix-commits, 2019/11/16
- 56/328: gnu: ghc-optparse-applicative: Update to 0.14.3.0., guix-commits, 2019/11/16
- 58/328: gnu: ghc-th-reify-many: Update to 0.1.9., guix-commits, 2019/11/16
- 76/328: gnu: ghc-mwc-random: Update to 0.14.0.0., guix-commits, 2019/11/16
- 64/328: gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5., guix-commits, 2019/11/16
- 31/328: gnu: ghc-pretty-show: Update to 1.9.5., guix-commits, 2019/11/16
- 47/328: gnu: ghc-quickcheck: Update to 2.13.2., guix-commits, 2019/11/16
- 50/328: gnu: ghc-tagsoup: Update to 0.14.8., guix-commits, 2019/11/16
- 65/328: gnu: ghc-cereal: Update to 0.5.8.1., guix-commits, 2019/11/16
- 63/328: gnu: ghc-test-framework: Update Cabal file to r5., guix-commits, 2019/11/16
- 102/328: gnu: ghc-tar: Update to 0.5.1.1.,
guix-commits <=
- 19/328: gnu: ghc-transformers-compat: Update to 0.6.5., guix-commits, 2019/11/16
- 23/328: gnu: ghc-appar: Update to 0.1.8., guix-commits, 2019/11/16
- 30/328: gnu: ghc-regex-tdfa: Update to 1.2.3.2., guix-commits, 2019/11/16
- 36/328: gnu: ghc-generics-sop: Update to 0.4.0.1., guix-commits, 2019/11/16
- 38/328: gnu: ghc-regex-pcre-builtin: Update to 0.94.5.8.8.35., guix-commits, 2019/11/16
- 18/328: gnu: ghc-mime-types: Update to 0.1.0.9., guix-commits, 2019/11/16
- 24/328: gnu: ghc-setlocale: Update to 1.0.0.9., guix-commits, 2019/11/16
- 28/328: gnu: ghc-fixed: Update to 0.3., guix-commits, 2019/11/16
- 33/328: gnu: ghc-mmorph: Update to 1.1.3., guix-commits, 2019/11/16
- 35/328: gnu: Add ghc-sop-core., guix-commits, 2019/11/16