[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
262/328: gnu: ghc-persistent-template: Update to 2.6.0.
From: |
guix-commits |
Subject: |
262/328: gnu: ghc-persistent-template: Update to 2.6.0. |
Date: |
Sat, 16 Nov 2019 19:33:21 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 0076a777d0b71943e495dcaf067e928f4f85cba9
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:29:47 2019 -0400
gnu: ghc-persistent-template: Update to 2.6.0.
* gnu/packages/haskell-xyz.scm (ghc-persistent-template): Update to 2.6.0.
[arguments]: Remove '#:cabal-revision'.
---
gnu/packages/haskell-xyz.scm | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index a2a0b63..50e4d32 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7890,7 +7890,7 @@ system dependencies.")
(define-public ghc-persistent-template
(package
(name "ghc-persistent-template")
- (version "2.5.4")
+ (version "2.6.0")
(source
(origin
(method url-fetch)
@@ -7899,11 +7899,8 @@ system dependencies.")
"persistent-template-" version ".tar.gz"))
(sha256
(base32
- "008afcy7zbw7bzp9jww8gdldb51kfm0fg4p0x4xcp61gx4679bjc"))))
+ "0wr1z2nfrl6jv1lprxb0d2jw4izqfcbcwvkdrhryzg95gjz8ryjv"))))
(build-system haskell-build-system)
- (arguments
- `(#:cabal-revision
- ("2" "03qgwk32krldph3blw5agiqcpccr3649hajyn8wm9k71zz82dpn6")))
(inputs `(("ghc-persistent" ,ghc-persistent)
("ghc-monad-control" ,ghc-monad-control)
("ghc-aeson" ,ghc-aeson)
- 234/328: gnu: ghc-bzlib-conduit: Update to 0.3.0.2., (continued)
- 234/328: gnu: ghc-bzlib-conduit: Update to 0.3.0.2., guix-commits, 2019/11/16
- 238/328: gnu: Add ghc-infer-license., guix-commits, 2019/11/16
- 280/328: gnu: Add ghc-microlens-aeson., guix-commits, 2019/11/16
- 279/328: gnu: Add ghc-hsyaml., guix-commits, 2019/11/16
- 297/328: gnu: ghc-geniplate-mirror: Update Cabal file to r2., guix-commits, 2019/11/16
- 227/328: gnu: ghc-foldl: Update to 1.4.5., guix-commits, 2019/11/16
- 232/328: gnu: Add ghc-libyaml., guix-commits, 2019/11/16
- 241/328: gnu: hlint: Update to 2.1.26., guix-commits, 2019/11/16
- 239/328: gnu: ghc-hpack: Update to 0.31.2., guix-commits, 2019/11/16
- 259/328: gnu: ghc-deepseq-generics: Update Cabal file to r4., guix-commits, 2019/11/16
- 262/328: gnu: ghc-persistent-template: Update to 2.6.0.,
guix-commits <=
- 271/328: gnu: hoogle: Update to 5.0.17.11., guix-commits, 2019/11/16
- 273/328: gnu: ghc-haddock-library: Update to 1.7.0., guix-commits, 2019/11/16
- 295/328: gnu: Remove ghc-monadplus., guix-commits, 2019/11/16
- 307/328: gnu: Add ghc-timezone-olson., guix-commits, 2019/11/16
- 309/328: gnu: Update xmobar to 0.31., guix-commits, 2019/11/16
- 314/328: gnu: Add ghc-testing-feat., guix-commits, 2019/11/16
- 229/328: gnu: ghc-conduit: Update to 1.3.1.1., guix-commits, 2019/11/16
- 276/328: gnu: Add ghc-edit-distance-vector., guix-commits, 2019/11/16
- 288/328: gnu: ghc-tasty-rerun: Update to 1.1.14., guix-commits, 2019/11/16
- 306/328: gnu: Add ghc-timezone-series., guix-commits, 2019/11/16