[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
269/328: gnu: ghc-persistent-sqlite: Update to 2.9.3.
From: |
guix-commits |
Subject: |
269/328: gnu: ghc-persistent-sqlite: Update to 2.9.3. |
Date: |
Sat, 16 Nov 2019 19:33:23 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 137c4a2254d430fec32d69573bbf51e93a82a011
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:31:36 2019 -0400
gnu: ghc-persistent-sqlite: Update to 2.9.3.
* gnu/packages/haskell-xyz.scm (ghc-persistent-sqlite): Update to 2.9.3.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index ce5dcca..5b6aa93 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7855,7 +7855,7 @@ way.")
(define-public ghc-persistent-sqlite
(package
(name "ghc-persistent-sqlite")
- (version "2.8.2")
+ (version "2.9.3")
(source
(origin
(method url-fetch)
@@ -7864,7 +7864,7 @@ way.")
"persistent-sqlite-" version ".tar.gz"))
(sha256
(base32
- "1chbmvjz46smhgnzhha3bbkhys3fys6dip1jr4v7xp1jf78zbyp6"))))
+ "13wbn88ixv4d4dfjl1gabm1q60fbcnygbmixz57pi3z84drrynwq"))))
(build-system haskell-build-system)
(inputs `(("ghc-persistent" ,ghc-persistent)
("ghc-unliftio-core" ,ghc-unliftio-core)
- 244/328: gnu: ghc-feed: Update to 1.2.0.1., (continued)
- 244/328: gnu: ghc-feed: Update to 1.2.0.1., guix-commits, 2019/11/16
- 249/328: gnu: ghc-resolv: Update to 0.1.1.2., guix-commits, 2019/11/16
- 251/328: gnu: ghc-lens: Update to 4.17.1., guix-commits, 2019/11/16
- 255/328: gnu: Add ghc-zstd., guix-commits, 2019/11/16
- 264/328: gnu: ghc-chart: Update to 1.9.1., guix-commits, 2019/11/16
- 226/328: gnu: ghc-vector-builder: Update to 0.3.8., guix-commits, 2019/11/16
- 256/328: gnu: Add ghc-conduit-zstd., guix-commits, 2019/11/16
- 263/328: gnu: ghc-linear: Update to 1.20.9., guix-commits, 2019/11/16
- 265/328: gnu: ghc-tree-diff: Update to 0.1., guix-commits, 2019/11/16
- 266/328: gnu: cabal-install: Update to 2.4.0.0., guix-commits, 2019/11/16
- 269/328: gnu: ghc-persistent-sqlite: Update to 2.9.3.,
guix-commits <=
- 272/328: gnu: ghc-yesod-persistent: Update to 1.6.0.2., guix-commits, 2019/11/16
- 275/328: gnu: Add ghc-bitarray., guix-commits, 2019/11/16
- 278/328: gnu: Add ghc-unicode-transforms., guix-commits, 2019/11/16
- 277/328: gnu: Add ghc-getopt-generics., guix-commits, 2019/11/16
- 285/328: gnu: ghc-yesod-form: Update to 1.6.7., guix-commits, 2019/11/16
- 286/328: gnu: ghc-pandoc-citeproc: Update to 0.16.2., guix-commits, 2019/11/16
- 287/328: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4., guix-commits, 2019/11/16
- 289/328: gnu: ghc-sandi: Update to 0.5., guix-commits, 2019/11/16
- 293/328: gnu: ghc-stylish-haskell: Fix Cabal dependency constraints., guix-commits, 2019/11/16
- 292/328: gnu: ghc-bsb-http-chunked: Disable tests on i686-linux., guix-commits, 2019/11/16