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

Felix Yan felixonmars at archlinux.org
Tue Mar 31 14:11:38 UTC 2020


    Date: Tuesday, March 31, 2020 @ 14:11:36
  Author: felixonmars
Revision: 608055

upgpkg: dhall-bash 1.0.29-1: rebuild with dhall 1.31.0, dhall-bash 1.0.29, dhall-json 1.6.3

Modified:
  dhall-bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-31 14:10:48 UTC (rev 608054)
+++ PKGBUILD	2020-03-31 14:11:36 UTC (rev 608055)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-bash
-pkgver=1.0.28
-pkgrel=32
+pkgver=1.0.29
+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=('083b3607f4d186c6059538d73bc206f1093b1cc434bc7f316030785e8e8e9ca58b27ca05b56d1775c413dad42f2a069e1c3878ae35edd14865682b67c103a5ac')
+sha512sums=('025535aef45bfe92daa24d7473ab36e680d7825e99b0081d85ebd5292a7808f05a6c866b7b8ca355ac4e23214ed7e336ff320dae9dcc0d105fce345aacd9d56b')
 
 prepare() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list