[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
50/290: gnu: ghc-tagsoup: Update to 0.14.8.
From: |
guix-commits |
Subject: |
50/290: gnu: ghc-tagsoup: Update to 0.14.8. |
Date: |
Wed, 6 Nov 2019 08:22:26 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit fa8923866c5ca7e3de6f5abb00c92d17cd404ce8
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 09:54:21 2019 -0400
gnu: ghc-tagsoup: Update to 0.14.8.
* gnu/packages/haskell-web.scm (ghc-tagsoup): Update to 0.14.8.
---
gnu/packages/haskell-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-web.scm b/gnu/packages/haskell-web.scm
index a84f965..2eedcf6 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -39,7 +39,7 @@
(define-public ghc-tagsoup
(package
(name "ghc-tagsoup")
- (version "0.14.6")
+ (version "0.14.8")
(source
(origin
(method url-fetch)
@@ -47,7 +47,7 @@
"tagsoup-" version ".tar.gz"))
(sha256
(base32
- "1yv3dbyb0i1yqm796jgc4jj5kxkla1sxb3b2klw5ks182kdx8kjb"))))
+ "1m9sx6gr9y9yxvkmcap8xsks8cnhznvma1mrfl39zljkv005azms"))))
(build-system haskell-build-system)
(native-inputs
`(("ghc-quickcheck" ,ghc-quickcheck)))
- 37/290: gnu: ghc-tagged: Update to 0.8.6., (continued)
- 37/290: gnu: ghc-tagged: Update to 0.8.6., guix-commits, 2019/11/06
- 42/290: gnu: ghc-unix-time: Update to 0.4.7., guix-commits, 2019/11/06
- 45/290: gnu: Add ghc-splitmix-bootstrap., guix-commits, 2019/11/06
- 51/290: gnu: ghc-hs-bibutils: Update to 6.7.0.0., guix-commits, 2019/11/06
- 56/290: gnu: ghc-optparse-applicative: Update to 0.14.3.0., guix-commits, 2019/11/06
- 58/290: gnu: ghc-th-reify-many: Update to 0.1.9., guix-commits, 2019/11/06
- 60/290: gnu: ghc-th-lift-instances: Update to 0.1.14., guix-commits, 2019/11/06
- 63/290: gnu: ghc-test-framework: Update Cabal file to r5., guix-commits, 2019/11/06
- 40/290: gnu: ghc-microlens-ghc: Update to 0.4.10., guix-commits, 2019/11/06
- 43/290: gnu: ghc-cmark-gfm: Update to 0.2.0., guix-commits, 2019/11/06
- 50/290: gnu: ghc-tagsoup: Update to 0.14.8.,
guix-commits <=
- 55/290: gnu: ghc-th-expand-syns: Update to 0.4.5.0., guix-commits, 2019/11/06
- 41/290: gnu: ghc-cmark: Update to 0.6., guix-commits, 2019/11/06
- 44/290: gnu: ghc-ansi-wl-pprint: Update to 0.6.9., guix-commits, 2019/11/06
- 52/290: gnu: ghc-json: Update to 0.9.3., guix-commits, 2019/11/06
- 53/290: gnu: ghc-pqueue: Update to 1.4.1.2., guix-commits, 2019/11/06
- 57/290: gnu: ghc-vector: Update to 0.12.0.3., guix-commits, 2019/11/06
- 61/290: gnu: ghc-vector-algorithms: Update to 0.8.0.1., guix-commits, 2019/11/06
- 62/290: gnu: ghc-hashable: Update Cabal file to r1., guix-commits, 2019/11/06
- 70/290: gnu: ghc-hashable-time: Update to 0.2.0.2., guix-commits, 2019/11/06
- 74/290: gnu: ghc-unordered-containers: Update to 0.2.10.0., guix-commits, 2019/11/06