[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
206/249: gnu: ghc-monad-logger: Update to 0.3.30.
From: |
guix-commits |
Subject: |
206/249: gnu: ghc-monad-logger: Update to 0.3.30. |
Date: |
Thu, 31 Oct 2019 23:50:04 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 187837b5e8c62631e8bf872d968933d0c35e8b62
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:22:31 2019 -0400
gnu: ghc-monad-logger: Update to 0.3.30.
* gnu/packages/haskell-xyz.scm (ghc-monad-logger): Update to 0.3.30.
---
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 cd95c81..b8cd099 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -6448,7 +6448,7 @@ a subset of @code{MonadBase} into which generic control
operations such as
(define-public ghc-monad-logger
(package
(name "ghc-monad-logger")
- (version "0.3.29")
+ (version "0.3.30")
(source
(origin
(method url-fetch)
@@ -6457,7 +6457,7 @@ a subset of @code{MonadBase} into which generic control
operations such as
"monad-logger-" version ".tar.gz"))
(sha256
(base32
- "1z516s4pa9n94zf0l45mylssg07xr1d1m6zrz900p0iv3vfd07mv"))))
+ "102l0v75hbvkmrypiyg4ybb6rbc7nij5nxs1aihmqfdpg04rkkp7"))))
(build-system haskell-build-system)
(inputs `(("ghc-transformers-compat" ,ghc-transformers-compat)
("ghc-stm-chans" ,ghc-stm-chans)
- 109/249: gnu: ghc-unliftio: Update to 0.2.12., (continued)
- 109/249: gnu: ghc-unliftio: Update to 0.2.12., guix-commits, 2019/10/31
- 120/249: gnu: ghc-tasty-ant-xml: Update to 1.1.6., guix-commits, 2019/10/31
- 100/249: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/10/31
- 115/249: gnu: ghc-newtype-generics: Update to 0.5.4., guix-commits, 2019/10/31
- 131/249: gnu: ghc-weigh: Update to 0.0.14., guix-commits, 2019/10/31
- 163/249: gnu: ghc-lifted-async: Update to 0.10.0.4., guix-commits, 2019/10/31
- 168/249: gnu: ghc-http-client: Update to 0.6.4., guix-commits, 2019/10/31
- 178/249: gnu: ghc-http-api-data: Update to 0.4.1., guix-commits, 2019/10/31
- 198/249: gnu: ghc-wai-extra: Update to 3.0.28., guix-commits, 2019/10/31
- 205/249: gnu: ghc-bzlib-conduit: Update to 0.3.0.2., guix-commits, 2019/10/31
- 206/249: gnu: ghc-monad-logger: Update to 0.3.30.,
guix-commits <=
- 207/249: gnu: ghc-http: Update to 4000.3.14., guix-commits, 2019/10/31
- 214/249: gnu: cabal-install: Update to 2.4.1.0., guix-commits, 2019/10/31
- 227/249: gnu: ghc-persistent-sqlite: Update to 2.9.3., guix-commits, 2019/10/31
- 216/249: gnu: ghc-conduit-algorithms: Update to 0.0.11.0., guix-commits, 2019/10/31
- 225/249: gnu: ghc-http-conduit: Update to 2.3.7.3., guix-commits, 2019/10/31
- 233/249: gnu: ghc-yesod-form: Update to 1.6.7., guix-commits, 2019/10/31
- 236/249: gnu: ghc-hashable: Update Cabal file to r1., guix-commits, 2019/10/31
- 219/249: gnu: ghc-yesod-core: Update to 1.6.16.1., guix-commits, 2019/10/31
- 242/249: squash! gnu: ghc-tagged: Update to 0.8.6., guix-commits, 2019/10/31
- 243/249: gnu: Add ghc-time-compat., guix-commits, 2019/10/31