Date: Thursday, May 31, 2018 @ 10:45:47 Author: felixonmars Revision: 334771
upgpkg: haskell-shelly 1.8.1-1 rebuild with shelly 1.8.1 Modified: haskell-shelly/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 10:18:08 UTC (rev 334770) +++ PKGBUILD 2018-05-31 10:45:47 UTC (rev 334771) @@ -4,8 +4,8 @@ _hkgname=shelly pkgname=haskell-shelly -pkgver=1.8.0 -pkgrel=10 +pkgver=1.8.1 +pkgrel=1 pkgdesc="Shell-like (systems) programming in Haskell" url="https://github.com/yesodweb/Shelly.hs" license=("custom:BSD3") @@ -16,7 +16,7 @@ 'haskell-async' 'haskell-transformers-base') makedepends=('ghc' 'haskell-hunit' 'haskell-hspec' 'haskell-hspec-contrib') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('c54231f6ac09eb5545d8abac82fb7201422297e113761acb9b171007bd7a6cd9146eed8d5fab9d4ba524b21cee361314b8cdba137ba18a82e3f9071da915ad22') +sha512sums=('75a6939ed0c395950738d569d2452b55acc373ead0361e97651218ec464816fffa1af5808b7af4d2ea7cd4339c028a4a1bee02f0bfd88fecb73a6888c083d651') build() { cd $_hkgname-$pkgver
