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

Felix Yan felixonmars at archlinux.org
Wed Sep 16 14:22:59 UTC 2020


    Date: Wednesday, September 16, 2020 @ 14:22:58
  Author: felixonmars
Revision: 708047

upgpkg: dhall-bash 1.0.33-1: rebuild with dhall 1.35.0, dhall-bash 1.0.33, dhall-json 1.7.2

Modified:
  dhall-bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-16 14:21:49 UTC (rev 708046)
+++ PKGBUILD	2020-09-16 14:22:58 UTC (rev 708047)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-bash
-pkgver=1.0.32
-pkgrel=30
+pkgver=1.0.33
+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=('aafd5f38195101c9e3f2f4f8d1ac3b3173f38baca1aa386397aa1f2eadb06ab264cc3ec0c8c996295bfc59ee4beb9a1d35a2d0739ec9dc8c9a2cc68cdba0e428')
+sha512sums=('b1f5e0a530b43bf3851b90aa1a5b13417a56c3264d122b153c37e8ea245478b9312122984f4ec330f0f7fc05cd3ed9a100ecb015a4708d741347eb9b6b0dbf2f')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list