[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
237/272: gnu: ghc-persistent-template: Update to 2.5.4.
From: |
Ricardo Wurmus |
Subject: |
237/272: gnu: ghc-persistent-template: Update to 2.5.4. |
Date: |
Mon, 1 Oct 2018 06:13:53 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e4bc57c85bb3ec8bc8eef35f3ff0fd3d1cb4b267
Author: Timothy Sample <address@hidden>
Date: Wed Aug 29 01:23:48 2018 -0400
gnu: ghc-persistent-template: Update to 2.5.4.
* gnu/packages/haskell.scm (ghc-persistent-template): Update to 2.5.4.
[arguments]: Update Cabal file to r2.
---
gnu/packages/haskell.scm | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 50956f4..7c1c4af 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -10109,7 +10109,7 @@ ghc-aeson.")
(define-public ghc-persistent-template
(package
(name "ghc-persistent-template")
- (version "2.5.3.1")
+ (version "2.5.4")
(source
(origin
(method url-fetch)
@@ -10118,8 +10118,11 @@ ghc-aeson.")
"persistent-template-" version ".tar.gz"))
(sha256
(base32
- "0449piw3n02q7dag7k1pakfmzmf3ms4wk1qmnagczpm1ckajinwd"))))
+ "008afcy7zbw7bzp9jww8gdldb51kfm0fg4p0x4xcp61gx4679bjc"))))
(build-system haskell-build-system)
+ (arguments
+ `(#:cabal-revision
+ ("2" "03qgwk32krldph3blw5agiqcpccr3649hajyn8wm9k71zz82dpn6")))
(inputs `(("ghc-persistent" ,ghc-persistent)
("ghc-monad-control" ,ghc-monad-control)
("ghc-text" ,ghc-text)
- 164/272: gnu: ghc-haskell-src-exts: Update to 1.20.2., (continued)
- 164/272: gnu: ghc-haskell-src-exts: Update to 1.20.2., Ricardo Wurmus, 2018/10/01
- 169/272: gnu: ghc-socks: Update to 0.5.6., Ricardo Wurmus, 2018/10/01
- 185/272: gnu: ghc-uri-bytestring: Update to 0.3.2.0., Ricardo Wurmus, 2018/10/01
- 199/272: gnu: ghc-xss-sanitize: Update to 0.3.6., Ricardo Wurmus, 2018/10/01
- 211/272: gnu: ghc-wai: Update to 3.2.1.2., Ricardo Wurmus, 2018/10/01
- 219/272: gnu: ghc-foldl: Update to 1.4.3., Ricardo Wurmus, 2018/10/01
- 194/272: gnu: ghc-pandoc-types: Remove unneeded "--allow-newer" flag., Ricardo Wurmus, 2018/10/01
- 225/272: gnu: Add ghc-echo., Ricardo Wurmus, 2018/10/01
- 221/272: gnu: ghc-yaml: Update to 0.8.32., Ricardo Wurmus, 2018/10/01
- 218/272: gnu: ghc-vector-builder: Update to 0.3.6., Ricardo Wurmus, 2018/10/01
- 237/272: gnu: ghc-persistent-template: Update to 2.5.4.,
Ricardo Wurmus <=
- 231/272: gnu: ghc-feed: Update to 1.0.0.0., Ricardo Wurmus, 2018/10/01
- 228/272: gnu: Add ghc-hackage-security., Ricardo Wurmus, 2018/10/01
- 229/272: gnu: Add ghc-resolv., Ricardo Wurmus, 2018/10/01
- 238/272: gnu: ghc-trifecta: Update to 2., Ricardo Wurmus, 2018/10/01
- 245/272: gnu: ghc-aws: Update to 0.20., Ricardo Wurmus, 2018/10/01
- 240/272: gnu: ghc-warp-tls: Update to 3.2.4.3., Ricardo Wurmus, 2018/10/01
- 244/272: gnu: Add ghc-tree-diff., Ricardo Wurmus, 2018/10/01
- 248/272: gnu: ghc-yesod-persistent: Update to 1.6.0., Ricardo Wurmus, 2018/10/01
- 271/272: gnu: ghc-aws: Fix build., Ricardo Wurmus, 2018/10/01
- 250/272: gnu: ghc-pandoc: Adjust tests and test dependency constraints., Ricardo Wurmus, 2018/10/01