[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
272/329: gnu: ghc-yesod-persistent: Update to 1.6.0.2.
From: |
guix-commits |
Subject: |
272/329: gnu: ghc-yesod-persistent: Update to 1.6.0.2. |
Date: |
Wed, 20 Nov 2019 21:18:35 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit 1e0db876d1fb37720f1a9697f9bda34a17ab6e84
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:32:04 2019 -0400
gnu: ghc-yesod-persistent: Update to 1.6.0.2.
* gnu/packages/haskell-web.scm (ghc-yesod-persistent): Update to 1.6.0.2.
---
gnu/packages/haskell-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-web.scm b/gnu/packages/haskell-web.scm
index dd4a1a9..36f9807 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -1088,7 +1088,7 @@ functions, widgets, etc.")
(define-public ghc-yesod-persistent
(package
(name "ghc-yesod-persistent")
- (version "1.6.0")
+ (version "1.6.0.2")
(source
(origin
(method url-fetch)
@@ -1097,7 +1097,7 @@ functions, widgets, etc.")
"yesod-persistent-" version ".tar.gz"))
(sha256
(base32
- "1gd59xf7b6v3cald58mzwnfbdzjr49cz60rm4wc5w9pvfx12pgj2"))))
+ "17adw0aaj29ia7ii3jka301442860b5wvfrms079q973gzahz5fd"))))
(build-system haskell-build-system)
(arguments `(#:tests? #f)) ; FIXME: hspec-discover not available in PATH.
(inputs `(("ghc-yesod-core" ,ghc-yesod-core)
- 262/329: gnu: ghc-persistent-template: Update to 2.6.0., (continued)
- 262/329: gnu: ghc-persistent-template: Update to 2.6.0., guix-commits, 2019/11/20
- 269/329: gnu: ghc-persistent-sqlite: Update to 2.9.3., guix-commits, 2019/11/20
- 271/329: gnu: hoogle: Update to 5.0.17.11., guix-commits, 2019/11/20
- 244/329: gnu: ghc-feed: Update to 1.2.0.1., guix-commits, 2019/11/20
- 239/329: gnu: ghc-hpack: Update to 0.31.2., guix-commits, 2019/11/20
- 253/329: gnu: Add ghc-time-manager., guix-commits, 2019/11/20
- 255/329: gnu: Add ghc-zstd., guix-commits, 2019/11/20
- 265/329: gnu: ghc-tree-diff: Update to 0.1., guix-commits, 2019/11/20
- 263/329: gnu: ghc-linear: Update to 1.20.9., guix-commits, 2019/11/20
- 267/329: gnu: ghc-http-conduit: Update to 2.3.7.3., guix-commits, 2019/11/20
- 272/329: gnu: ghc-yesod-persistent: Update to 1.6.0.2.,
guix-commits <=
- 287/329: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4., guix-commits, 2019/11/20
- 296/329: gnu: ghc-hindent: Update to 5.3.1., guix-commits, 2019/11/20
- 275/329: gnu: Add ghc-bitarray., guix-commits, 2019/11/20
- 254/329: gnu: ghc-warp: Update to 3.2.28., guix-commits, 2019/11/20
- 270/329: gnu: ghc-esqueleto: Update to 3.0.0., guix-commits, 2019/11/20
- 281/329: gnu: Add ghc-aeson-diff., guix-commits, 2019/11/20
- 289/329: gnu: ghc-sandi: Update to 0.5., guix-commits, 2019/11/20
- 288/329: gnu: ghc-tasty-rerun: Update to 1.1.14., guix-commits, 2019/11/20
- 294/329: gnu: ghc-options: Fix Cabal dependency constraints., guix-commits, 2019/11/20
- 251/329: gnu: ghc-lens: Update to 4.17.1., guix-commits, 2019/11/20