[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/249: gnu: ghc-silently: Update to 1.2.5.1.
From: |
guix-commits |
Subject: |
16/249: gnu: ghc-silently: Update to 1.2.5.1. |
Date: |
Thu, 31 Oct 2019 23:49:18 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 2179a35e8f500102ca28c87c9e68a392c5bd5540
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 f6d2ce4..4cf544f 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9146,7 +9146,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)
@@ -9156,7 +9156,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
- 19/249: gnu: ghc-transformers-compat: Update to 0.6.5., (continued)
- 19/249: gnu: ghc-transformers-compat: Update to 0.6.5., guix-commits, 2019/10/31
- 03/249: gnu: ghc-data-accessor: Update to 0.2.2.8., guix-commits, 2019/10/31
- 06/249: gnu: ghc-file-embed: Update to 0.0.11., guix-commits, 2019/10/31
- 14/249: gnu: ghc-rfc5051: Update to 0.1.0.4., guix-commits, 2019/10/31
- 08/249: gnu: ghc-th-abstraction: Update to 0.3.1.0., guix-commits, 2019/10/31
- 12/249: gnu: ghc-fmlist: Update to 0.9.3., guix-commits, 2019/10/31
- 09/249: gnu: ghc-microlens: Update to 0.4.10., guix-commits, 2019/10/31
- 15/249: gnu: ghc-colour: Update to 2.3.5., guix-commits, 2019/10/31
- 17/249: gnu: ghc-paths: Update to 0.1.0.12., guix-commits, 2019/10/31
- 22/249: gnu: ghc-hxt-charproperties: Update to 9.4.0.0., guix-commits, 2019/10/31
- 16/249: gnu: ghc-silently: Update to 1.2.5.1.,
guix-commits <=
- 31/249: gnu: ghc-fixed: Update to 0.3., guix-commits, 2019/10/31
- 27/249: gnu: ghc-statevar: Update to 1.2., guix-commits, 2019/10/31
- 29/249: gnu: ghc-auto-update: Update to 0.1.6., guix-commits, 2019/10/31
- 30/249: gnu: ghc-code-page: Update to 0.2., guix-commits, 2019/10/31
- 32/249: gnu: ghc-th-lift: Update to 0.8.0.1., guix-commits, 2019/10/31
- 42/249: gnu: ghc-ansi-terminal: Update to 0.9.1., guix-commits, 2019/10/31
- 43/249: gnu: ghc-microlens-ghc: Update to 0.4.10., guix-commits, 2019/10/31
- 33/249: gnu: ghc-regex-tdfa: Update to 1.2.3.2., guix-commits, 2019/10/31
- 46/249: gnu: ghc-cmark-gfm: Update to 0.2.0., guix-commits, 2019/10/31
- 48/249: gnu: ghc-reflection: Update to 2.1.5., guix-commits, 2019/10/31