[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
79/329: gnu: ghc-hinotify: Update to 0.4.
From: |
guix-commits |
Subject: |
79/329: gnu: ghc-hinotify: Update to 0.4. |
Date: |
Wed, 20 Nov 2019 21:17:13 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit c2342abba5aabf48fb3bd8e9f8b502de278cba03
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)))
- 81/329: gnu: ghc-hmatrix: Update to 0.20.0.0., (continued)
- 81/329: gnu: ghc-hmatrix: Update to 0.20.0.0., guix-commits, 2019/11/20
- 80/329: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/20
- 85/329: gnu: ghc-tasty: Update to 1.2.3., guix-commits, 2019/11/20
- 89/329: gnu: ghc-contravariant: Update to 1.5.2., guix-commits, 2019/11/20
- 93/329: gnu: ghc-logict: Update to 0.7.0.2., guix-commits, 2019/11/20
- 96/329: gnu: ghc-tasty-quickcheck: Update to 0.10.1., guix-commits, 2019/11/20
- 98/329: gnu: ghc-vector-binary-instances: Update to 0.2.5.1., guix-commits, 2019/11/20
- 103/329: gnu: ghc-zlib: Update to 0.6.2.1., guix-commits, 2019/11/20
- 105/329: gnu: ghc-juicypixels: Update to 3.3.4., guix-commits, 2019/11/20
- 113/329: gnu: ghc-resourcet: Update to 1.2.2., guix-commits, 2019/11/20
- 79/329: gnu: ghc-hinotify: Update to 0.4.,
guix-commits <=
- 69/329: gnu: ghc-exceptions: Update to 0.10.3., guix-commits, 2019/11/20
- 71/329: gnu: ghc-hashtables: Update to 1.2.3.4., guix-commits, 2019/11/20
- 73/329: gnu: ghc-chasingbottoms: Update to 1.3.1.7., guix-commits, 2019/11/20
- 77/329: gnu: ghc-microlens-platform: Update to 0.3.11., guix-commits, 2019/11/20
- 75/329: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/20
- 82/329: gnu: ghc-glob: Update to 0.10.0., guix-commits, 2019/11/20
- 84/329: gnu: ghc-integer-logarithms: Update to 1.0.3., guix-commits, 2019/11/20
- 83/329: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/11/20
- 86/329: gnu: ghc-clock: Update to 0.8., guix-commits, 2019/11/20
- 87/329: gnu: ghc-hspec-meta: Update to 2.6.0., guix-commits, 2019/11/20