[arch-commits] Commit in dhall-json/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Apr 24 21:04:50 UTC 2020
Date: Friday, April 24, 2020 @ 21:04:49
Author: felixonmars
Revision: 619578
upgpkg: dhall-json 1.6.3-18: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0, ghc-lib-parser-ex 8.10.0.1, th-desugar 1.11, singletons 2.7
Modified:
dhall-json/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-24 21:04:00 UTC (rev 619577)
+++ PKGBUILD 2020-04-24 21:04:49 UTC (rev 619578)
@@ -2,13 +2,13 @@
pkgname=dhall-json
pkgver=1.6.3
-pkgrel=17
+pkgrel=18
pkgdesc='Convert between Dhall and JSON or YAML'
url='https://dhall-lang.org'
license=('BSD')
arch=('x86_64')
depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-aeson-yaml' 'dhall'
- 'haskell-exceptions' 'haskell-optparse-applicative' 'haskell-prettyprinter'
+ 'haskell-optparse-applicative' 'haskell-prettyprinter'
'haskell-scientific' 'haskell-unordered-containers' 'haskell-prettyprinter-ansi-terminal')
makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
More information about the arch-commits
mailing list