Date: Monday, August 29, 2022 @ 18:21:39 Author: felixonmars Revision: 1285523
upgpkg: haskell-hslua-module-path 1.0.3-1: rebuild with hslua-module-path 1.0.3 Modified: haskell-hslua-module-path/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-29 18:15:54 UTC (rev 1285522) +++ PKGBUILD 2022-08-29 18:21:39 UTC (rev 1285523) @@ -2,8 +2,8 @@ _hkgname=hslua-module-path pkgname=haskell-hslua-module-path -pkgver=1.0.2 -pkgrel=2 +pkgver=1.0.3 +pkgrel=1 pkgdesc="Lua module to work with file paths." url="https://github.com/hslua/hslua-module-path" license=("MIT") @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-hslua' 'haskell-hslua-marshalling' 'haskell-hslua-packaging') makedepends=('ghc' 'uusi' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-lua') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('c0701f02527b0050380285cb66c23b58e8032e6740f9e2d35fb761d89ef55a78') +sha256sums=('599bd4f6ce90ebe0a530b607f34dddb3fc4e909269b8b90b7a7318b12a99c2eb') prepare() { cd $_hkgname-$pkgver
