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

Felix Yan felixonmars at archlinux.org
Sun Jun 6 11:39:34 UTC 2021


    Date: Sunday, June 6, 2021 @ 11:39:34
  Author: felixonmars
Revision: 956230

upgpkg: dhall-json 1.7.7-1: rebuild with dhall 1.39.0, dhall-bash 1.0.37, dhall-docs 1.0.6, dhall-json 1.7.7, dhall-lsp-server 1.0.15, dhall-yaml 1.2.7

Modified:
  dhall-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-06 11:38:49 UTC (rev 956229)
+++ PKGBUILD	2021-06-06 11:39:34 UTC (rev 956230)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-json
-pkgver=1.7.6
-pkgrel=32
+pkgver=1.7.7
+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=('3cc39e21fa0cccbc6853a93c00af78054904d93485da57949e832990ec3d529780c223c2d44599630be39541be0fb65dbc080896f24eb807ee29f7f53c2ce7a4')
+sha512sums=('b7760742e59d449e278b097cd82a536c997cd46e53ee92f5019fb1ab1d4389c18a549b39053ba9bd74de598b5118aa2037dbd9a4bd33c4e2c1b2ec9d55871540')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list