Date: Friday, February 1, 2019 @ 12:12:30 Author: felixonmars Revision: 429081
upgpkg: haskell-optparse-simple 0.1.1.1-1 rebuild with optparse-simple 0.1.1.1 Modified: haskell-optparse-simple/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-01 11:58:01 UTC (rev 429080) +++ PKGBUILD 2019-02-01 12:12:30 UTC (rev 429081) @@ -3,8 +3,8 @@ _hkgname=optparse-simple pkgname=haskell-optparse-simple -pkgver=0.1.1 -pkgrel=11 +pkgver=0.1.1.1 +pkgrel=1 pkgdesc="Simple interface to optparse-applicative" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD") @@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-githash' 'haskell-optparse-applicative') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('677745c0c0a3feaa2509f593e8d721dfae24ce64342a7596c65d612f3d8b5e3262865581bf0c396507c22404ad036d0d076b18e4f1da441031c65cf2cf245f26') +sha512sums=('7870d6844e4838f4787107796aa230523b61f835ea395985458b8e9b14334713118a0b176b5a34a36adda6e56a2b86ef3a4f9ba6f5eb4e8398f6f7ea9162c840') build() { cd $_hkgname-$pkgver
