[arch-commits] Commit in dhall-json/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Dec 10 12:24:43 UTC 2020
Date: Thursday, December 10, 2020 @ 12:24:42
Author: felixonmars
Revision: 773028
upgpkg: dhall-json 1.7.4-1: rebuild with dhall-json 1.7.4
Modified:
dhall-json/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-10 11:14:31 UTC (rev 773027)
+++ PKGBUILD 2020-12-10 12:24:42 UTC (rev 773028)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=dhall-json
-pkgver=1.7.3
-pkgrel=25
+pkgver=1.7.4
+pkgrel=1
pkgdesc='Convert between Dhall and JSON or YAML'
url='https://dhall-lang.org'
license=('BSD')
@@ -12,7 +12,7 @@
'haskell-scientific' 'haskell-unordered-containers' 'haskell-prettyprinter-ansi-terminal')
makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-silver')
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('06787ef0eca44e4151498a02b0528f04a69c1d7e82b152d3e1c1c78012d4a656eb09256faff41b577ce235c6028cd2927e64684af7e2270fe81208ae956ab0ad')
+sha512sums=('9cb2ed24d2ebdd5d43689e18a0402efe0c2dec82ef4979ebf17a51a01fc39568fe43638713fbc8bc9177b3c679584e2bd6c897c46bfdaa5108692cda296a9365')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list