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

Felix Yan felixonmars at archlinux.org
Sat Mar 27 14:11:21 UTC 2021


    Date: Saturday, March 27, 2021 @ 14:11:21
  Author: felixonmars
Revision: 905305

upgpkg: dhall-json 1.7.6-1: rebuild with dhall 1.38.1, dhall-json 1.7.6, dhall-lsp-server 1.0.14, dhall-yaml 1.2.6

Modified:
  dhall-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-27 14:09:58 UTC (rev 905304)
+++ PKGBUILD	2021-03-27 14:11:21 UTC (rev 905305)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-json
-pkgver=1.7.5
-pkgrel=45
+pkgver=1.7.6
+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=('566348f20bcb0b3fd738810ca907a94e5979345a22091595d45b922863a235ff2c2cdad5a69ce5209a11d0db91abf2e73b9501218538386d11773328d559d00e')
+sha512sums=('3cc39e21fa0cccbc6853a93c00af78054904d93485da57949e832990ec3d529780c223c2d44599630be39541be0fb65dbc080896f24eb807ee29f7f53c2ce7a4')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list