[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: ghc-hindent: Update to 5.3.1.
From: |
guix-commits |
Subject: |
04/08: gnu: ghc-hindent: Update to 5.3.1. |
Date: |
Sat, 9 Nov 2019 00:03:13 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 37f8a0e1caca60160e186dd6780634681664bd0c
Author: Timothy Sample <address@hidden>
Date: Fri Nov 8 22:15:05 2019 -0500
gnu: ghc-hindent: Update to 5.3.1.
* gnu/packages/haskell-xyz.scm (ghc-hindent): Update to 5.3.1.
---
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 97a9123..5199038 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -4860,7 +4860,7 @@ descriptions.")
(define-public ghc-hindent
(package
(name "ghc-hindent")
- (version "5.3.0")
+ (version "5.3.1")
(source
(origin
(method url-fetch)
@@ -4870,7 +4870,7 @@ descriptions.")
".tar.gz"))
(sha256
(base32
- "0wkfik7mvqskk23kyh7ybgnlh3j9j1ym7d3ncahsbli9w654b7xg"))))
+ "008s8zm9qs972b7v5kkmr8l3i9kc6zm7yj33mkw6dv69b7h3c01l"))))
(build-system haskell-build-system)
(arguments
`(#:modules ((guix build haskell-build-system)
- branch wip-haskell-updates updated (da26330 -> a22add6), guix-commits, 2019/11/09
- 04/08: gnu: ghc-hindent: Update to 5.3.1.,
guix-commits <=
- 03/08: gnu: Remove ghc-monadplus., guix-commits, 2019/11/09
- 01/08: gnu: ghc-stylish-haskell: Fix Cabal dependency constraints., guix-commits, 2019/11/09
- 02/08: gnu: ghc-options: Fix Cabal dependency constraints., guix-commits, 2019/11/09
- 07/08: gnu: ghc-chart-cairo: Update to 1.9.1., guix-commits, 2019/11/09
- 08/08: gnu: ghc-atomic-primops: Update to 0.8.3., guix-commits, 2019/11/09
- 06/08: gnu: ghc-equivalence: Update to 0.3.5., guix-commits, 2019/11/09
- 05/08: gnu: ghc-geniplate-mirror: Update Cabal file to r2., guix-commits, 2019/11/09