[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
244/290: gnu: ghc-feed: Update to 1.2.0.1.
From: |
guix-commits |
Subject: |
244/290: gnu: ghc-feed: Update to 1.2.0.1. |
Date: |
Wed, 6 Nov 2019 08:23:20 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 2febd2ace1f7700dca222c56df82b13ee04fb429
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:24:52 2019 -0400
gnu: ghc-feed: Update to 1.2.0.1.
* gnu/packages/haskell-xyz.scm (ghc-feed): Update to 1.2.0.1.
[native-inputs]: Add 'ghc-markdown-unlit'.
---
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 964728c..0028fee 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -3422,7 +3422,7 @@ when used with GHC versions which already provide the
(define-public ghc-feed
(package
(name "ghc-feed")
- (version "1.0.0.0")
+ (version "1.2.0.1")
(source
(origin
(method url-fetch)
@@ -3430,11 +3430,8 @@ when used with GHC versions which already provide the
"feed/feed-" version ".tar.gz"))
(sha256
(base32
- "05rgg7x1984mgfhkmz792xj8lhwjgznixhygzr8blf517lns2nck"))))
+ "004lwdng4slj6yl8mgscr3cgj0zzc8hzkf4450dby2l6cardg4w0"))))
(build-system haskell-build-system)
- (arguments
- `(#:cabal-revision
- ("4" "0baavcavm3ywykcr9cm07aqr7sna98jba2n68lyn3kany8ri214d")))
(inputs
`(("ghc-base-compat" ,ghc-base-compat)
("ghc-old-locale" ,ghc-old-locale)
@@ -3446,6 +3443,7 @@ when used with GHC versions which already provide the
("ghc-xml-types" ,ghc-xml-types)))
(native-inputs
`(("ghc-hunit" ,ghc-hunit)
+ ("ghc-markdown-unlit" ,ghc-markdown-unlit)
("ghc-test-framework" ,ghc-test-framework)
("ghc-test-framework-hunit" ,ghc-test-framework-hunit)))
(home-page "https://github.com/bergmark/feed";)
- 269/290: gnu: ghc-persistent-sqlite: Update to 2.9.3., (continued)
- 269/290: gnu: ghc-persistent-sqlite: Update to 2.9.3., guix-commits, 2019/11/06
- 271/290: gnu: hoogle: Update to 5.0.17.11., guix-commits, 2019/11/06
- 272/290: gnu: ghc-yesod-persistent: Update to 1.6.0.2., guix-commits, 2019/11/06
- 270/290: gnu: ghc-esqueleto: Update to 3.0.0., guix-commits, 2019/11/06
- 276/290: gnu: Add ghc-edit-distance-vector., guix-commits, 2019/11/06
- 273/290: gnu: ghc-haddock-library: Update to 1.7.0., guix-commits, 2019/11/06
- 282/290: gnu: Add ghc-hslua-module-system., guix-commits, 2019/11/06
- 283/290: gnu: Add ghc-ipynb., guix-commits, 2019/11/06
- 288/290: gnu: ghc-tasty-rerun: Update to 1.1.14., guix-commits, 2019/11/06
- 286/290: gnu: ghc-pandoc-citeproc: Update to 0.16.2., guix-commits, 2019/11/06
- 244/290: gnu: ghc-feed: Update to 1.2.0.1.,
guix-commits <=
- 290/290: gnu: darcs: Fix Cabal dependency constraints., guix-commits, 2019/11/06
- 222/290: gnu: ghc-cryptohash-sha1: Update Cabal file to r4., guix-commits, 2019/11/06
- 242/290: gnu: ghc-simple-sendfile: Update to 0.2.30., guix-commits, 2019/11/06
- 228/290: gnu: ghc-mono-traversable: Update to 1.0.13.0., guix-commits, 2019/11/06
- 254/290: gnu: ghc-warp: Update to 3.2.28., guix-commits, 2019/11/06
- 259/290: gnu: ghc-deepseq-generics: Update Cabal file to r4., guix-commits, 2019/11/06
- 260/290: gnu: ghc-yesod-core: Update to 1.6.16.1., guix-commits, 2019/11/06
- 263/290: gnu: ghc-linear: Update to 1.20.9., guix-commits, 2019/11/06
- 280/290: gnu: Add ghc-microlens-aeson., guix-commits, 2019/11/06
- 287/290: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4., guix-commits, 2019/11/06