[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/328: gnu: ghc-silently: Update to 1.2.5.1.
From: |
guix-commits |
Subject: |
16/328: gnu: ghc-silently: Update to 1.2.5.1. |
Date: |
Sat, 16 Nov 2019 19:32:11 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 00fd6ae1639a14e9196b26a5194c4da976af273e
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 01:17:19 2019 -0400
gnu: ghc-silently: Update to 1.2.5.1.
* gnu/packages/haskell-xyz.scm (ghc-silently): Update to 1.2.5.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 f7b86bb..59e4dd1 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9184,7 +9184,7 @@ spirit to POSIX shells. Shelly is originally forked
from the Shellish package.
(define-public ghc-silently
(package
(name "ghc-silently")
- (version "1.2.5")
+ (version "1.2.5.1")
(source
(origin
(method url-fetch)
@@ -9194,7 +9194,7 @@ spirit to POSIX shells. Shelly is originally forked
from the Shellish package.
".tar.gz"))
(sha256
(base32
- "0f9qm3f7y0hpxn6mddhhg51mm1r134qkvd2kr8r6192ka1ijbxnf"))))
+ "1lgs1gsr5dp0x21diqn4l03fxgai2kgdmj85gqp0iz3zykvbmjbz"))))
(build-system haskell-build-system)
(arguments `(#:tests? #f)) ;; circular dependency with nanospec
;; (inputs
- 06/328: gnu: ghc-file-embed: Update to 0.0.11., (continued)
- 06/328: gnu: ghc-file-embed: Update to 0.0.11., guix-commits, 2019/11/16
- 07/328: gnu: ghc-unix-compat: Update to 0.5.2., guix-commits, 2019/11/16
- 09/328: gnu: ghc-microlens: Update to 0.4.10., guix-commits, 2019/11/16
- 03/328: gnu: ghc-data-accessor: Update to 0.2.2.8., guix-commits, 2019/11/16
- 08/328: gnu: ghc-th-abstraction: Update to 0.3.1.0., guix-commits, 2019/11/16
- 10/328: gnu: ghc-polyparse: Update to 1.12.1., guix-commits, 2019/11/16
- 12/328: gnu: ghc-fmlist: Update to 0.9.3., guix-commits, 2019/11/16
- 11/328: gnu: ghc-parser-combinators: Update to 1.1.0., guix-commits, 2019/11/16
- 13/328: gnu: ghc-unliftio-core: Update to 0.1.2.0., guix-commits, 2019/11/16
- 14/328: gnu: ghc-rfc5051: Update to 0.1.0.4., guix-commits, 2019/11/16
- 16/328: gnu: ghc-silently: Update to 1.2.5.1.,
guix-commits <=
- 15/328: gnu: ghc-colour: Update to 2.3.5., guix-commits, 2019/11/16
- 17/328: gnu: ghc-paths: Update to 0.1.0.12., guix-commits, 2019/11/16
- 20/328: gnu: ghc-entropy: Update to 0.4.1.5., guix-commits, 2019/11/16
- 22/328: gnu: ghc-hxt-charproperties: Update to 9.4.0.0., guix-commits, 2019/11/16
- 32/328: gnu: ghc-microlens-th: Update to 0.4.2.3., guix-commits, 2019/11/16
- 25/328: gnu: ghc-basement: Update to 0.0.11., guix-commits, 2019/11/16
- 29/328: gnu: ghc-th-lift: Update to 0.8.0.1., guix-commits, 2019/11/16
- 34/328: gnu: ghc-foundation: Update to 0.0.25., guix-commits, 2019/11/16
- 43/328: gnu: ghc-cmark-gfm: Update to 0.2.0., guix-commits, 2019/11/16
- 61/328: gnu: ghc-vector-algorithms: Update to 0.8.0.1., guix-commits, 2019/11/16