[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/328: gnu: ghc-statevar: Update to 1.2.
From: |
guix-commits |
Subject: |
26/328: gnu: ghc-statevar: Update to 1.2. |
Date: |
Sat, 16 Nov 2019 19:32:13 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 1cbb74ecaf54ed763daa9a53af461d7560383986
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 b847f79..e155c54 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9393,7 +9393,7 @@ mainstream languages.")
(define-public ghc-statevar
(package
(name "ghc-statevar")
- (version "1.1.1.1")
+ (version "1.2")
(source
(origin
(method url-fetch)
@@ -9403,7 +9403,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")
- 74/328: gnu: ghc-unordered-containers: Update to 0.2.10.0., (continued)
- 74/328: gnu: ghc-unordered-containers: Update to 0.2.10.0., guix-commits, 2019/11/16
- 78/328: gnu: ghc-concurrent-output: Update to 1.10.11., guix-commits, 2019/11/16
- 83/328: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/11/16
- 85/328: gnu: ghc-tasty: Update to 1.2.3., guix-commits, 2019/11/16
- 81/328: gnu: ghc-hmatrix: Update to 0.20.0.0., guix-commits, 2019/11/16
- 87/328: gnu: ghc-hspec-meta: Update to 2.6.0., guix-commits, 2019/11/16
- 88/328: gnu: hspec-discover: Update to 2.7.1., guix-commits, 2019/11/16
- 105/328: gnu: ghc-juicypixels: Update to 3.3.4., guix-commits, 2019/11/16
- 110/328: gnu: ghc-reflection: Update to 2.1.5., guix-commits, 2019/11/16
- 21/328: gnu: ghc-string-qq: Update to 0.0.4., guix-commits, 2019/11/16
- 26/328: gnu: ghc-statevar: Update to 1.2.,
guix-commits <=
- 46/328: gnu: ghc-primitive: Update Cabal file to r1., guix-commits, 2019/11/16
- 79/328: gnu: ghc-hinotify: Update to 0.4., guix-commits, 2019/11/16
- 82/328: gnu: ghc-glob: Update to 0.10.0., guix-commits, 2019/11/16
- 109/328: gnu: ghc-hspec: Update to 2.7.1., guix-commits, 2019/11/16
- 52/328: gnu: ghc-json: Update to 0.9.3., guix-commits, 2019/11/16
- 60/328: gnu: ghc-th-lift-instances: Update to 0.1.14., guix-commits, 2019/11/16
- 62/328: gnu: ghc-hashable: Update Cabal file to r1., guix-commits, 2019/11/16
- 59/328: gnu: ghc-language-c: Update to 0.8.3., guix-commits, 2019/11/16
- 68/328: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., guix-commits, 2019/11/16
- 69/328: gnu: ghc-exceptions: Update to 0.10.3., guix-commits, 2019/11/16