[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/45: gnu: ghc-ipynb: Update to 0.1.0.2.
From: |
guix-commits |
Subject: |
19/45: gnu: ghc-ipynb: Update to 0.1.0.2. |
Date: |
Mon, 25 Oct 2021 08:33:38 -0400 (EDT) |
lbraun pushed a commit to branch wip-stackage-18.14
in repository guix.
commit 4bb18b18c02898a099e8450a95eab0aff7c72cbd
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Mon Oct 25 14:28:36 2021 +0200
gnu: ghc-ipynb: Update to 0.1.0.2.
* gnu/packages/haskell-xyz.scm (ghc-ipynb): Update to 0.1.0.2.
[native-inputs]: Remove ghc-aeson-diff and ghc-vector.
---
gnu/packages/haskell-xyz.scm | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index f166969..6d5d98c 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -6798,7 +6798,7 @@ removed. Both IPv4 and IPv6 are supported.")
(define-public ghc-ipynb
(package
(name "ghc-ipynb")
- (version "0.1.0.1")
+ (version "0.1.0.2")
(source
(origin
(method url-fetch)
@@ -6806,7 +6806,7 @@ removed. Both IPv4 and IPv6 are supported.")
"ipynb/ipynb-" version ".tar.gz"))
(sha256
(base32
- "0lwpz0ip7r1rxkirqb6p48ql19fzamqkrnf3khx7bfl5wsxi6yrb"))))
+ "0qky4l5aaiq7ypwbxh0mr7s572290fi596f18dg68qpyzc49a9kx"))))
(build-system haskell-build-system)
(inputs
`(("ghc-unordered-containers" ,ghc-unordered-containers)
@@ -6816,10 +6816,8 @@ removed. Both IPv4 and IPv6 are supported.")
(native-inputs
`(("ghc-tasty" ,ghc-tasty)
("ghc-tasty-hunit" ,ghc-tasty-hunit)
- ("ghc-aeson-diff" ,ghc-aeson-diff)
("ghc-microlens-aeson" ,ghc-microlens-aeson)
- ("ghc-microlens" ,ghc-microlens)
- ("ghc-vector" ,ghc-vector)))
+ ("ghc-microlens" ,ghc-microlens)))
(home-page "https://hackage.haskell.org/package/ipynb";)
(synopsis "Data structure for working with Jupyter notebooks")
(description "This library defines a data structure for representing
- 10/45: gnu: ghc-aeson-qq: Update to 0.8.4., (continued)
- 10/45: gnu: ghc-aeson-qq: Update to 0.8.4., guix-commits, 2021/10/25
- 09/45: gnu: ghc-aeson-pretty: Update to 0.8.9., guix-commits, 2021/10/25
- 17/45: gnu: ghc-hpack: Update to 0.34.5., guix-commits, 2021/10/25
- 20/45: gnu: ghc-juicypixels: Update to 3.3.6., guix-commits, 2021/10/25
- 30/45: gnu: ghc-regex-pcre-builtin: Update to 0.95.2.3.8.44., guix-commits, 2021/10/25
- 26/45: gnu: ghc-pandoc-types: Update to 1.22.1., guix-commits, 2021/10/25
- 36/45: gnu: ghc-typed-process: Update to 0.2.6.3., guix-commits, 2021/10/25
- 39/45: gnu: ghc-yaml: Update to 0.11.7.0., guix-commits, 2021/10/25
- 07/45: gnu: ghc-wai-extra: Update to 3.1.7., guix-commits, 2021/10/25
- 01/45: import: stackage: Update to release 18.14., guix-commits, 2021/10/25
- 19/45: gnu: ghc-ipynb: Update to 0.1.0.2.,
guix-commits <=
- 37/45: gnu: ghc-vector: Update to 0.12.3.1., guix-commits, 2021/10/25
- 38/45: gnu: ghc-x11: Update to 1.10.2., guix-commits, 2021/10/25
- 28/45: gnu: ghc-prettyprinter: Update to 1.7.1., guix-commits, 2021/10/25
- 03/45: gnu: ghc-cryptohash-md5: Update to 0.11.101.0., guix-commits, 2021/10/25
- 11/45: gnu: ghc-aeson-compat: Update to 0.3.10., guix-commits, 2021/10/25
- 16/45: gnu: ghc-esqueleto: Update to 3.5.3.0., guix-commits, 2021/10/25
- 12/45: gnu: ghc-async: Update to 2.2.4., guix-commits, 2021/10/25
- 29/45: gnu: ghc-prettyprinter-ansi-terminal: Update to 1.1.3., guix-commits, 2021/10/25
- 06/45: gnu: ghc-hsopenssl: Update to 0.11.7.2., guix-commits, 2021/10/25
- 25/45: gnu: ghc-doclayout: Update to 0.3.1.1., guix-commits, 2021/10/25