Date: Wednesday, April 15, 2020 @ 17:07:52 Author: felixonmars Revision: 614965
upgpkg: haskell-hs-bibutils 6.10.0.0-1: rebuild with hs-bibutils 6.10.0.0 Modified: haskell-hs-bibutils/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-15 17:05:05 UTC (rev 614964) +++ PKGBUILD 2020-04-15 17:07:52 UTC (rev 614965) @@ -3,8 +3,8 @@ _hkgname=hs-bibutils pkgname=haskell-hs-bibutils -pkgver=6.8.0.0 -pkgrel=3 +pkgver=6.10.0.0 +pkgrel=1 pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities." url="http://istitutocolli.org/repos/hs-bibutils/" license=("GPL") @@ -12,7 +12,7 @@ depends=('ghc-libs' "haskell-syb") makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('2e19f570e962b6a76ceb08a34eee8ad2533dee06cc2de0860a0b8d4ad02601dc00679ab2292e63a612cd6f0dd939d18c7c80a1493f0e24e05c992cc23c93e27d') +sha512sums=('95227225908381613cd92f92ac7e4e6a8af93b8af12a5728b5c28911ada1afd1ea545c3b3a7f34af96411f0b8e27b905b76e40ae0372ed412744d0146518efdb') build() { cd $_hkgname-$pkgver
