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

Felix Yan felixonmars at archlinux.org
Fri Feb 5 19:35:59 UTC 2021


    Date: Friday, February 5, 2021 @ 19:35:59
  Author: felixonmars
Revision: 846395

upgpkg: dhall-json 1.7.5-1: rebuild with dhall 1.38.0, dhall-bash 1.0.36, dhall-json 1.7.5, dhall-lsp-server 1.0.13, dhall-yaml 1.2.5

Modified:
  dhall-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-05 19:34:44 UTC (rev 846394)
+++ PKGBUILD	2021-02-05 19:35:59 UTC (rev 846395)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-json
-pkgver=1.7.4
-pkgrel=52
+pkgver=1.7.5
+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=('9cb2ed24d2ebdd5d43689e18a0402efe0c2dec82ef4979ebf17a51a01fc39568fe43638713fbc8bc9177b3c679584e2bd6c897c46bfdaa5108692cda296a9365')
+sha512sums=('566348f20bcb0b3fd738810ca907a94e5979345a22091595d45b922863a235ff2c2cdad5a69ce5209a11d0db91abf2e73b9501218538386d11773328d559d00e')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list