[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
262/290: gnu: ghc-persistent-template: Update to 2.6.0.
From: |
guix-commits |
Subject: |
262/290: gnu: ghc-persistent-template: Update to 2.6.0. |
Date: |
Wed, 6 Nov 2019 08:23:24 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 6a2bce4e3dfafbd1e0c75817b94e09cf92702786
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 5c29ac3..b46550b 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7888,7 +7888,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)
@@ -7897,11 +7897,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)
- 232/290: gnu: Add ghc-libyaml., (continued)
- 232/290: gnu: Add ghc-libyaml., guix-commits, 2019/11/06
- 236/290: gnu: ghc-http: Update to 4000.3.14., guix-commits, 2019/11/06
- 241/290: gnu: hlint: Update to 2.1.26., guix-commits, 2019/11/06
- 240/290: gnu: Add ghc-lib-parser., guix-commits, 2019/11/06
- 246/290: gnu: ghc-cryptohash-sha256: Update Cabal file to r3., guix-commits, 2019/11/06
- 245/290: gnu: ghc-persistent: Update to 2.9.2., guix-commits, 2019/11/06
- 250/290: gnu: ghc-adjunctions: Update Cabal file to r2., guix-commits, 2019/11/06
- 251/290: gnu: ghc-lens: Update to 4.17.1., guix-commits, 2019/11/06
- 257/290: gnu: ghc-conduit-algorithms: Update to 0.0.11.0., guix-commits, 2019/11/06
- 264/290: gnu: ghc-chart: Update to 1.9.1., guix-commits, 2019/11/06
- 262/290: gnu: ghc-persistent-template: Update to 2.6.0.,
guix-commits <=
- 268/290: gnu: ghc-sdl2: Update to 2.5.0.0., guix-commits, 2019/11/06
- 269/290: gnu: ghc-persistent-sqlite: Update to 2.9.3., guix-commits, 2019/11/06
- 271/290: gnu: hoogle: Update to 5.0.17.11., guix-commits, 2019/11/06
- 272/290: gnu: ghc-yesod-persistent: Update to 1.6.0.2., guix-commits, 2019/11/06
- 270/290: gnu: ghc-esqueleto: Update to 3.0.0., guix-commits, 2019/11/06
- 276/290: gnu: Add ghc-edit-distance-vector., guix-commits, 2019/11/06
- 273/290: gnu: ghc-haddock-library: Update to 1.7.0., guix-commits, 2019/11/06
- 282/290: gnu: Add ghc-hslua-module-system., guix-commits, 2019/11/06
- 283/290: gnu: Add ghc-ipynb., guix-commits, 2019/11/06
- 288/290: gnu: ghc-tasty-rerun: Update to 1.1.14., guix-commits, 2019/11/06