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

Felix Yan felixonmars at archlinux.org
Fri May 8 17:43:08 UTC 2020


    Date: Friday, May 8, 2020 @ 17:43:07
  Author: felixonmars
Revision: 625729

upgpkg: dhall-bash 1.0.30-1

Modified:
  dhall-bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-08 17:42:20 UTC (rev 625728)
+++ PKGBUILD	2020-05-08 17:43:07 UTC (rev 625729)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dhall-bash
-pkgver=1.0.29
-pkgrel=23
+pkgver=1.0.30
+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=('025535aef45bfe92daa24d7473ab36e680d7825e99b0081d85ebd5292a7808f05a6c866b7b8ca355ac4e23214ed7e336ff320dae9dcc0d105fce345aacd9d56b')
+sha512sums=('d1825b7b629ad235d05ad7ddaa6d5d1fbdce9cacd72ca381c8b5e9f11289bfc38b1756902eb5fb454324c3acb38b36a9571ae0ae38746e084068269b8b623629')
 
-prepare() {
-    cd $pkgname-$pkgver
-    sed -i 's/< *0.5/<1/' $pkgname.cabal
-}
-
 build() {
     cd $pkgname-$pkgver
 



More information about the arch-commits mailing list