[arch-commits] Commit in dhall-json/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 27 11:08:50 UTC 2021


    Date: Friday, August 27, 2021 @ 11:08:50
  Author: felixonmars
Revision: 1007348

upgpkg: dhall-json 1.7.8-1: rebuild with dhall 1.40.0, dhall-bash 1.0.38, dhall-docs 1.0.7, dhall-json 1.7.8, dhall-lsp-server 1.0.16, dhall-yaml 1.2.8

Modified:
  dhall-json/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-27 11:07:41 UTC (rev 1007347)
+++ PKGBUILD	2021-08-27 11:08:50 UTC (rev 1007348)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-json
-pkgver=1.7.7
-pkgrel=29
+pkgver=1.7.8
+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=('b7760742e59d449e278b097cd82a536c997cd46e53ee92f5019fb1ab1d4389c18a549b39053ba9bd74de598b5118aa2037dbd9a4bd33c4e2c1b2ec9d55871540')
+sha512sums=('63cbb328809226ffb361c685a3c47659bbb95882347907b9bb7a3c5076ae3e6656dd0237397e96703ef7c7872bad412dde9d9805177f9793bd035c9ee5350421')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list