[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/45: gnu: ghc-stm-chans: Update to 3.0.0.6.
From: |
guix-commits |
Subject: |
32/45: gnu: ghc-stm-chans: Update to 3.0.0.6. |
Date: |
Mon, 25 Oct 2021 08:33:42 -0400 (EDT) |
lbraun pushed a commit to branch wip-stackage-18.14
in repository guix.
commit a9fa3ef91929ea3ac88bc05d84f0ed0adb3d2aba
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Mon Oct 25 14:28:40 2021 +0200
gnu: ghc-stm-chans: Update to 3.0.0.6.
* gnu/packages/haskell-xyz.scm (ghc-stm-chans): Update to 3.0.0.6.
---
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 0eaa654..cc8c273 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -12470,7 +12470,7 @@ and regression and autocorrelation analysis.
(define-public ghc-stm-chans
(package
(name "ghc-stm-chans")
- (version "3.0.0.4")
+ (version "3.0.0.6")
(source
(origin
(method url-fetch)
@@ -12479,7 +12479,7 @@ and regression and autocorrelation analysis.
"stm-chans-" version ".tar.gz"))
(sha256
(base32
- "0f27sp09yha43xk9q55sc185jyjs5h7gq2dhsyx6bm9kz9dzqi13"))))
+ "04hafqjq8ngvhcavkfx88a0zky8yc7i18q2n9ajav03kns1kwvpa"))))
(build-system haskell-build-system)
(home-page "https://hackage.haskell.org/package/stm-chans")
(synopsis "Additional types of channels for ghc-stm")
- branch wip-stackage-18.14 created (now e7487b6), guix-commits, 2021/10/25
- 02/45: gnu: ghc-tasty-silver: Update to 3.2.3., guix-commits, 2021/10/25
- 04/45: gnu: ghc-cryptohash-sha256: Update to 0.11.102.1., guix-commits, 2021/10/25
- 15/45: gnu: ghc-cassava-megaparsec: Update to 2.0.4., guix-commits, 2021/10/25
- 18/45: gnu: ghc-hslua: Update to 1.3.0.2., guix-commits, 2021/10/25
- 21/45: gnu: ghc-lzma-conduit: Update to 1.2.2., guix-commits, 2021/10/25
- 22/45: gnu: ghc-mono-traversable: Update to 1.0.15.3., guix-commits, 2021/10/25
- 27/45: gnu: ghc-persistent: Update to 2.13.2.1., guix-commits, 2021/10/25
- 45/45: gnu: ghc-persistent-postgresql: Update to 2.13.2.1., guix-commits, 2021/10/25
- 43/45: gnu: ghc-mysql: Update to 0.2.1., guix-commits, 2021/10/25
- 32/45: gnu: ghc-stm-chans: Update to 3.0.0.6.,
guix-commits <=
- 31/45: gnu: ghc-semigroupoids: Update to 5.3.6., guix-commits, 2021/10/25
- 05/45: gnu: ghc-puremd5: Update to 2.1.4., guix-commits, 2021/10/25
- 08/45: gnu: ghc-warp-tls: Update to 3.3.2., guix-commits, 2021/10/25
- 14/45: gnu: ghc-bytestring-lexing: Update to 0.5.0.7., guix-commits, 2021/10/25
- 13/45: gnu: ghc-blaze-builder: Update to 0.4.2.2., guix-commits, 2021/10/25
- 24/45: gnu: ghc-emojis: Update to 0.1.2., guix-commits, 2021/10/25
- 33/45: gnu: ghc-texmath: Update to 0.12.3.2., guix-commits, 2021/10/25
- 41/45: gnu: ghc-commonmark: Update to 0.2.1.1., guix-commits, 2021/10/25
- 34/45: gnu: ghc-tldr: Update to 0.9.2., guix-commits, 2021/10/25
- 44/45: gnu: ghc-mysql-simple: Update to 0.4.7., guix-commits, 2021/10/25