[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
97/249: gnu: ghc-tar: Update to 0.5.1.1.
From: |
guix-commits |
Subject: |
97/249: gnu: ghc-tar: Update to 0.5.1.1. |
Date: |
Thu, 31 Oct 2019 23:49:39 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit dc001ae84cdf537018a8bc70e8c9b06a59b4be8f
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 2ead9ae..4506fbf 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9987,7 +9987,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)
@@ -9996,7 +9996,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))
- 240/249: gnu: ghc-primitive: Update Cabal file to r1., (continued)
- 240/249: gnu: ghc-primitive: Update Cabal file to r1., guix-commits, 2019/10/31
- 246/249: gnu: ghc-test-framework: Update Cabal file to r5., guix-commits, 2019/10/31
- 47/249: gnu: ghc-ansi-wl-pprint: Update to 0.6.9., guix-commits, 2019/10/31
- 67/249: gnu: ghc-fingertree: Update to 0.1.4.2., guix-commits, 2019/10/31
- 63/249: gnu: ghc-vector-algorithms: Update to 0.8.0.1., guix-commits, 2019/10/31
- 74/249: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/10/31
- 98/249: gnu: ghc-zlib: Update to 0.6.2.1., guix-commits, 2019/10/31
- 88/249: gnu: ghc-tasty-expected-failure: Update to 0.11.1.2., guix-commits, 2019/10/31
- 84/249: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/10/31
- 68/249: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., guix-commits, 2019/10/31
- 97/249: gnu: ghc-tar: Update to 0.5.1.1.,
guix-commits <=
- 109/249: gnu: ghc-unliftio: Update to 0.2.12., guix-commits, 2019/10/31
- 120/249: gnu: ghc-tasty-ant-xml: Update to 1.1.6., guix-commits, 2019/10/31
- 100/249: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/10/31
- 115/249: gnu: ghc-newtype-generics: Update to 0.5.4., guix-commits, 2019/10/31
- 131/249: gnu: ghc-weigh: Update to 0.0.14., guix-commits, 2019/10/31
- 163/249: gnu: ghc-lifted-async: Update to 0.10.0.4., guix-commits, 2019/10/31
- 168/249: gnu: ghc-http-client: Update to 0.6.4., guix-commits, 2019/10/31
- 178/249: gnu: ghc-http-api-data: Update to 0.4.1., guix-commits, 2019/10/31
- 198/249: gnu: ghc-wai-extra: Update to 3.0.28., guix-commits, 2019/10/31
- 205/249: gnu: ghc-bzlib-conduit: Update to 0.3.0.2., guix-commits, 2019/10/31