[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
79/290: gnu: ghc-hinotify: Update to 0.4.
From: |
guix-commits |
Subject: |
79/290: gnu: ghc-hinotify: Update to 0.4. |
Date: |
Wed, 6 Nov 2019 08:22:33 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 51559614930949aa59e374c3301ac81ab95ecc7d
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 f44ee43..2b6b3a2 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -4703,7 +4703,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
@@ -4711,7 +4711,7 @@ library and an executable.")
"hinotify-" version ".tar.gz"))
(sha256
(base32
- "17ax3n68a5c2ddazp86aciliskrh6znd3bnry0wcllmb6dbpsaxg"))))
+ "1x1lm685ws2q0z0ibwq6x3l72xh67mj06s36xiga3al48d92q63x"))))
(build-system haskell-build-system)
(inputs
`(("ghc-async" ,ghc-async)))
- 47/290: gnu: ghc-quickcheck: Update to 2.13.2., (continued)
- 47/290: gnu: ghc-quickcheck: Update to 2.13.2., guix-commits, 2019/11/06
- 48/290: gnu: ghc-syb: Update to 0.7.1., guix-commits, 2019/11/06
- 64/290: gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5., guix-commits, 2019/11/06
- 68/290: gnu: ghc-vector-th-unbox: Update to 0.2.1.7., guix-commits, 2019/11/06
- 69/290: gnu: ghc-exceptions: Update to 0.10.3., guix-commits, 2019/11/06
- 71/290: gnu: ghc-hashtables: Update to 1.2.3.4., guix-commits, 2019/11/06
- 80/290: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/06
- 75/290: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/06
- 77/290: gnu: ghc-microlens-platform: Update to 0.3.11., guix-commits, 2019/11/06
- 81/290: gnu: ghc-hmatrix: Update to 0.20.0.0., guix-commits, 2019/11/06
- 79/290: gnu: ghc-hinotify: Update to 0.4.,
guix-commits <=
- 82/290: gnu: ghc-glob: Update to 0.10.0., guix-commits, 2019/11/06
- 83/290: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/11/06
- 85/290: gnu: ghc-tasty: Update to 1.2.3., guix-commits, 2019/11/06
- 84/290: gnu: ghc-integer-logarithms: Update to 1.0.3., guix-commits, 2019/11/06
- 94/290: gnu: ghc-psqueues: Update to 0.2.7.2., guix-commits, 2019/11/06
- 93/290: gnu: ghc-logict: Update to 0.7.0.2., guix-commits, 2019/11/06
- 101/290: gnu: ghc-bytestring-handle: Fix Cabal dependency constraints., guix-commits, 2019/11/06
- 104/290: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/11/06
- 102/290: gnu: ghc-tar: Update to 0.5.1.1., guix-commits, 2019/11/06
- 109/290: gnu: ghc-hspec: Update to 2.7.1., guix-commits, 2019/11/06