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

Felix Yan felixonmars at archlinux.org
Sun Jun 6 11:38:36 UTC 2021


    Date: Sunday, June 6, 2021 @ 11:38:35
  Author: felixonmars
Revision: 956228

upgpkg: dhall-bash 1.0.37-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-bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-06 11:37:59 UTC (rev 956227)
+++ PKGBUILD	2021-06-06 11:38:35 UTC (rev 956228)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-bash
-pkgver=1.0.36
-pkgrel=83
+pkgver=1.0.37
+pkgrel=1
 pkgdesc='Compile Dhall to Bash'
 url='https://dhall-lang.org'
 license=('BSD')
@@ -11,7 +11,7 @@
          'haskell-optparse-generic')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('545e4981e0618a7c09f5ead9db79410ebb8d6d975cc7d42434bb3a0c479ba2886fa8fccf09ddcf35eca8fc1b9cc5ca9401519745e1797f38abcf683b93544bb5')
+sha512sums=('c24a9b0862dc6ca5a6c7d8ed919e279e0ce76470991d672e8d1a5e3d3c2bb99cfc01581d4da26873e58019125ff583092ae2f18a8962c3ba1466ad1af132bc02')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list