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

Felix Yan felixonmars at archlinux.org
Fri Jun 19 12:52:40 UTC 2020


    Date: Friday, June 19, 2020 @ 12:52:40
  Author: felixonmars
Revision: 647675

upgpkg: dhall-bash 1.0.31-1: rebuild with dhall 1.33.0, dhall-bash 1.0.31, dhall-json 1.7.0

Modified:
  dhall-bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-19 12:51:57 UTC (rev 647674)
+++ PKGBUILD	2020-06-19 12:52:40 UTC (rev 647675)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-bash
-pkgver=1.0.30
-pkgrel=33
+pkgver=1.0.31
+pkgrel=1
 pkgdesc='Compile Dhall to Bash'
 url='https://dhall-lang.org'
 license=('BSD')
@@ -11,13 +11,8 @@
          'haskell-optparse-generic')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('d1825b7b629ad235d05ad7ddaa6d5d1fbdce9cacd72ca381c8b5e9f11289bfc38b1756902eb5fb454324c3acb38b36a9571ae0ae38746e084068269b8b623629')
+sha512sums=('4ebdde3ad86630165a2241a75a9372a0933691353f9aecbc94994325952bc6b2532e2f351654f884e63fa3a23582bec6f4e3d58f7022df6ee50b80cc507c51ca')
 
-prepare() {
-    cd $pkgname-$pkgver
-    sed -i 's/< *1.4/<2/' $pkgname.cabal
-}
-
 build() {
     cd $pkgname-$pkgver
 



More information about the arch-commits mailing list