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

Felix Yan felixonmars at gemini.archlinux.org
Tue Mar 22 17:44:47 UTC 2022


    Date: Tuesday, March 22, 2022 @ 17:44:47
  Author: felixonmars
Revision: 1170372

upgpkg: dhall-json 1.7.10-1: rebuild with dhall 1.41.1, dhall-bash 1.0.40, dhall-docs 1.0.9, dhall-json 1.7.10, dhall-lsp-server 1.0.18, dhall-yaml 1.2.10

Modified:
  dhall-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-22 17:44:39 UTC (rev 1170371)
+++ PKGBUILD	2022-03-22 17:44:47 UTC (rev 1170372)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-json
-pkgver=1.7.9
-pkgrel=60
+pkgver=1.7.10
+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=('57ed6b418753cccb03c94f1b595d218a11c44cf903f1b67c5b0850e50d6cc9504c717c5fb96011c0a260c22200f4124922a36617cec1fcb5ef226e768e806e55')
+sha512sums=('4e1e524c28604743f2f767dee72b31a328bf01cd6ee5d297dc1fa97b99cd0200a9a3e791a084ad3b9b4e402754b2060d9f461c104f82bfb6ae50944b6c20781b')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list