[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
37/329: gnu: ghc-tagged: Update to 0.8.6.
From: |
guix-commits |
Subject: |
37/329: gnu: ghc-tagged: Update to 0.8.6. |
Date: |
Wed, 20 Nov 2019 21:16:59 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit f0f3756aeac46fe340f0036c7dea63ab0c60ddbc
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 09:43:06 2019 -0400
gnu: ghc-tagged: Update to 0.8.6.
* gnu/packages/haskell-xyz.scm (ghc-tagged): Update to 0.8.6.
[arguments]: Set Cabal file to r1.
---
gnu/packages/haskell-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 5e1c3e3..d4f47a0 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -10029,7 +10029,7 @@ increasing type safety.")
(define-public ghc-tagged
(package
(name "ghc-tagged")
- (version "0.8.5")
+ (version "0.8.6")
(source
(origin
(method url-fetch)
@@ -10039,11 +10039,11 @@ increasing type safety.")
".tar.gz"))
(sha256
(base32
- "16cdzh0bw16nvjnyyy5j9s60malhz4nnazw96vxb0xzdap4m2z74"))))
+ "1pciqzxf9ncv954v4r527xkxkn7r5hcr13mfw5dg1xjci3qdw5md"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
- ("2" "0r2knfcq0b4s652vlvlnfwxlc2mkc2ra9kl8bp4zdn1awmfy0ia5")))
+ ("1" "070xwfw7y81hd63il76dmwbdl9ca1rd07c54zynfx6vpr4wyx4vh")))
(inputs
`(("ghc-transformers-compat" ,ghc-transformers-compat)))
(home-page "https://hackage.haskell.org/package/tagged")
- 39/329: gnu: ghc-ansi-terminal: Update to 0.9.1., (continued)
- 39/329: gnu: ghc-ansi-terminal: Update to 0.9.1., guix-commits, 2019/11/20
- 38/329: gnu: ghc-regex-pcre-builtin: Update to 0.94.5.8.8.35., guix-commits, 2019/11/20
- 43/329: gnu: ghc-cmark-gfm: Update to 0.2.0., guix-commits, 2019/11/20
- 42/329: gnu: ghc-unix-time: Update to 0.4.7., guix-commits, 2019/11/20
- 45/329: gnu: Add ghc-splitmix-bootstrap., guix-commits, 2019/11/20
- 46/329: gnu: ghc-primitive: Update Cabal file to r1., guix-commits, 2019/11/20
- 51/329: gnu: ghc-hs-bibutils: Update to 6.7.0.0., guix-commits, 2019/11/20
- 53/329: gnu: ghc-pqueue: Update to 1.4.1.2., guix-commits, 2019/11/20
- 55/329: gnu: ghc-th-expand-syns: Update to 0.4.5.0., guix-commits, 2019/11/20
- 56/329: gnu: ghc-optparse-applicative: Update to 0.14.3.0., guix-commits, 2019/11/20
- 37/329: gnu: ghc-tagged: Update to 0.8.6.,
guix-commits <=
- 44/329: gnu: ghc-ansi-wl-pprint: Update to 0.6.9., guix-commits, 2019/11/20
- 52/329: gnu: ghc-json: Update to 0.9.3., guix-commits, 2019/11/20
- 48/329: gnu: ghc-syb: Update to 0.7.1., guix-commits, 2019/11/20
- 49/329: gnu: ghc-intervalmap: Update to 0.6.1.1., guix-commits, 2019/11/20
- 50/329: gnu: ghc-tagsoup: Update to 0.14.8., guix-commits, 2019/11/20
- 54/329: gnu: ghc-dlist: Update to 0.8.0.7., guix-commits, 2019/11/20
- 59/329: gnu: ghc-language-c: Update to 0.8.3., guix-commits, 2019/11/20
- 57/329: gnu: ghc-vector: Update to 0.12.0.3., guix-commits, 2019/11/20
- 60/329: gnu: ghc-th-lift-instances: Update to 0.1.14., guix-commits, 2019/11/20
- 62/329: gnu: ghc-hashable: Update Cabal file to r1., guix-commits, 2019/11/20