[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
95/328: gnu: ghc-indents: Update to 0.5.0.1.
From: |
guix-commits |
Subject: |
95/328: gnu: ghc-indents: Update to 0.5.0.1. |
Date: |
Sat, 16 Nov 2019 19:32:31 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit bbb767fcdfd3187221495aa632bccf42b8ac2c0d
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:17:01 2019 -0400
gnu: ghc-indents: Update to 0.5.0.1.
* gnu/packages/haskell-xyz.scm (ghc-indents): Update to 0.5.0.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 aa15fd5..ccc6cef 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -5104,7 +5104,7 @@ monads with anaphoric variants on @code{if} and
@code{when} and a C-like
(define-public ghc-indents
(package
(name "ghc-indents")
- (version "0.5.0.0")
+ (version "0.5.0.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -5112,7 +5112,7 @@ monads with anaphoric variants on @code{if} and
@code{when} and a C-like
version ".tar.gz"))
(sha256
(base32
- "1ly3v41jacc6lrsvg4j3m5a6zs90gr8dyif5m6bf34hj1k5cgg0n"))))
+ "0dpcwiz0dwn5aqdsc50plfaawh86adhf7jx5dsmhn5q5nz32qn51"))))
(build-system haskell-build-system)
;; This package needs an older version of tasty.
(arguments '(#:tests? #f))
- 96/328: gnu: ghc-tasty-quickcheck: Update to 0.10.1., (continued)
- 96/328: gnu: ghc-tasty-quickcheck: Update to 0.10.1., guix-commits, 2019/11/16
- 114/328: gnu: ghc-unliftio: Update to 0.2.12., guix-commits, 2019/11/16
- 115/328: gnu: ghc-validity: Update to 0.9.0.2., guix-commits, 2019/11/16
- 118/328: gnu: ghc-base-orphans: Update to 0.8.1., guix-commits, 2019/11/16
- 123/328: gnu: ghc-generic-deriving: Update to 1.12.4., guix-commits, 2019/11/16
- 124/328: gnu: ghc-doctest: Update to 0.16.2., guix-commits, 2019/11/16
- 127/328: gnu: ghc-openglraw: Update to 3.3.3.0., guix-commits, 2019/11/16
- 134/328: gnu: ghc-distributive: Update to 0.6.1., guix-commits, 2019/11/16
- 135/328: gnu: ghc-gnuplot: Update to 0.5.6., guix-commits, 2019/11/16
- 27/328: gnu: ghc-code-page: Update to 0.2., guix-commits, 2019/11/16
- 95/328: gnu: ghc-indents: Update to 0.5.0.1.,
guix-commits <=
- 139/328: gnu: ghc-graphviz: Update to 2999.20.0.3., guix-commits, 2019/11/16
- 146/328: gnu: ghc-chell-quickcheck: Update to 0.2.5.2., guix-commits, 2019/11/16
- 150/328: gnu: ghc-tldr: Update to 0.4.0.2., guix-commits, 2019/11/16
- 151/328: gnu: ghc-opengl: Update to 3.0.3.0., guix-commits, 2019/11/16
- 157/328: gnu: ghc-hslogger: Update to 1.2.12., guix-commits, 2019/11/16
- 163/328: gnu: ghc-parsers: Update to 0.12.10., guix-commits, 2019/11/16
- 136/328: gnu: ghc-wave: Update to 0.2.0., guix-commits, 2019/11/16
- 138/328: gnu: ghc-fgl-arbitrary: Update dependency constraints., guix-commits, 2019/11/16
- 145/328: gnu: ghc-chell: Update to 0.5., guix-commits, 2019/11/16
- 156/328: gnu: ghc-socks: Update to 0.6.1., guix-commits, 2019/11/16