[arch-commits] Commit in haskell-hs-bibutils/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jun 14 00:46:43 UTC 2018
Date: Thursday, June 14, 2018 @ 00:46:42
Author: felixonmars
Revision: 342983
upgpkg: haskell-hs-bibutils 6.5.0.0-1
rebuild with hs-bibutils 6.5.0.0
Modified:
haskell-hs-bibutils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-14 00:46:09 UTC (rev 342982)
+++ PKGBUILD 2018-06-14 00:46:42 UTC (rev 342983)
@@ -4,7 +4,7 @@
_hkgname=hs-bibutils
pkgname=haskell-hs-bibutils
-pkgver=6.4.0.0
+pkgver=6.5.0.0
pkgrel=1
pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
url="http://istitutocolli.org/repos/hs-bibutils/"
@@ -13,7 +13,7 @@
depends=('ghc-libs' "haskell-syb")
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d6593eceb8769ac97412f02864662d134bc1acfe61bf328b4d0d22a904500d26611df1199e6310a25ab644a34f59d185dcacae18d27c5bde32a5bba03c579bc1')
+sha512sums=('ebe737a64f49489493c05890b50330ac13903e87d0102b20fbd87e109c6017c05270a3dd61515b6d4b8ff8f17af4b62277ff40564c9a0f549e19c564ac8ac4bf')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list