[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/290: gnu: ghc-statevar: Update to 1.2.
From: |
guix-commits |
Subject: |
26/290: gnu: ghc-statevar: Update to 1.2. |
Date: |
Wed, 6 Nov 2019 08:22:21 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 8fa903f1c0c6543a7a7dfba12c7b959262e3c4ba
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 01:25:22 2019 -0400
gnu: ghc-statevar: Update to 1.2.
* gnu/packages/haskell-xyz.scm (ghc-statevar): Update to 1.2.
---
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 94d7f3b..e7451c1 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9355,7 +9355,7 @@ mainstream languages.")
(define-public ghc-statevar
(package
(name "ghc-statevar")
- (version "1.1.1.1")
+ (version "1.2")
(source
(origin
(method url-fetch)
@@ -9365,7 +9365,7 @@ mainstream languages.")
".tar.gz"))
(sha256
(base32
- "08r2iw0gdmfs4f6wraaq19vfmkjdbics3dbhw39y7mdjd98kcr7b"))))
+ "12sz6zkc9j5z3lwrjvljrkfxa5vhwnir5wsarigz2f6d3w13dh5g"))))
(build-system haskell-build-system)
(home-page "https://hackage.haskell.org/package/StateVar")
(synopsis "State variables for Haskell")
- 23/290: gnu: ghc-appar: Update to 0.1.8., (continued)
- 23/290: gnu: ghc-appar: Update to 0.1.8., guix-commits, 2019/11/06
- 22/290: gnu: ghc-hxt-charproperties: Update to 9.4.0.0., guix-commits, 2019/11/06
- 27/290: gnu: ghc-code-page: Update to 0.2., guix-commits, 2019/11/06
- 21/290: gnu: ghc-string-qq: Update to 0.0.4., guix-commits, 2019/11/06
- 25/290: gnu: ghc-basement: Update to 0.0.11., guix-commits, 2019/11/06
- 30/290: gnu: ghc-regex-tdfa: Update to 1.2.3.2., guix-commits, 2019/11/06
- 31/290: gnu: ghc-pretty-show: Update to 1.9.5., guix-commits, 2019/11/06
- 38/290: gnu: ghc-regex-pcre-builtin: Update to 0.94.5.8.8.35., guix-commits, 2019/11/06
- 39/290: gnu: ghc-ansi-terminal: Update to 0.9.1., guix-commits, 2019/11/06
- 24/290: gnu: ghc-setlocale: Update to 1.0.0.9., guix-commits, 2019/11/06
- 26/290: gnu: ghc-statevar: Update to 1.2.,
guix-commits <=
- 28/290: gnu: ghc-fixed: Update to 0.3., guix-commits, 2019/11/06
- 29/290: gnu: ghc-th-lift: Update to 0.8.0.1., guix-commits, 2019/11/06
- 20/290: gnu: ghc-entropy: Update to 0.4.1.5., guix-commits, 2019/11/06
- 32/290: gnu: ghc-microlens-th: Update to 0.4.2.3., guix-commits, 2019/11/06
- 33/290: gnu: ghc-mmorph: Update to 1.1.3., guix-commits, 2019/11/06
- 34/290: gnu: ghc-foundation: Update to 0.0.25., guix-commits, 2019/11/06
- 36/290: gnu: ghc-generics-sop: Update to 0.4.0.1., guix-commits, 2019/11/06
- 37/290: gnu: ghc-tagged: Update to 0.8.6., guix-commits, 2019/11/06
- 42/290: gnu: ghc-unix-time: Update to 0.4.7., guix-commits, 2019/11/06
- 45/290: gnu: Add ghc-splitmix-bootstrap., guix-commits, 2019/11/06