[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
79/328: gnu: ghc-hinotify: Update to 0.4.
From: |
guix-commits |
Subject: |
79/328: gnu: ghc-hinotify: Update to 0.4. |
Date: |
Sat, 16 Nov 2019 19:32:27 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 1868176297edd8f3de2b4b9eb3f16e5acc0e65f7
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:12:45 2019 -0400
gnu: ghc-hinotify: Update to 0.4.
* gnu/packages/haskell-xyz.scm (ghc-hinotify): Update to 0.4.
---
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 fc438cc..213d56f 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -4704,7 +4704,7 @@ library and an executable.")
(define-public ghc-hinotify
(package
(name "ghc-hinotify")
- (version "0.3.10")
+ (version "0.4")
(source (origin
(method url-fetch)
(uri (string-append
@@ -4712,7 +4712,7 @@ library and an executable.")
"hinotify-" version ".tar.gz"))
(sha256
(base32
- "17ax3n68a5c2ddazp86aciliskrh6znd3bnry0wcllmb6dbpsaxg"))))
+ "1x1lm685ws2q0z0ibwq6x3l72xh67mj06s36xiga3al48d92q63x"))))
(build-system haskell-build-system)
(inputs
`(("ghc-async" ,ghc-async)))
- 83/328: gnu: ghc-void: Update to 0.7.3., (continued)
- 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, 2019/11/16
- 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 <=
- 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
- 72/328: gnu: ghc-async: Update to 2.2.2., guix-commits, 2019/11/16
- 91/328: gnu: ghc-tasty-expected-failure: Update to 0.11.1.2., guix-commits, 2019/11/16