[arch-commits] Commit in haskell-hs-bibutils/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 6 07:53:32 UTC 2017
Date: Friday, October 6, 2017 @ 07:53:31
Author: felixonmars
Revision: 261857
upgpkg: haskell-hs-bibutils 6.2-1
rebuild with hs-bibutils,6.2
Modified:
haskell-hs-bibutils/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-06 07:25:31 UTC (rev 261856)
+++ PKGBUILD 2017-10-06 07:53:31 UTC (rev 261857)
@@ -4,8 +4,8 @@
_hkgname=hs-bibutils
pkgname=haskell-hs-bibutils
-pkgver=5.5
-pkgrel=7
+pkgver=6.2
+pkgrel=1
pkgdesc="Haskell bindings to bibutils, the bibliography conversion utilities."
url="http://istitutocolli.org/repos/hs-bibutils/"
license=("GPL")
@@ -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=('cee3c3500213d93b424bf3fd36a6b4657aec3a2787373a55bfee7f4de25e43a801ed68bdb815ba57ca8ecfe2d352e406e43baf40339fba79a061180fa4ab628c')
+sha512sums=('1c3349b8565ef139886425d78730fe8c2dfbf1d73544c3682036d2d7deb613886aadc28827a77ed5b8161813eac78c40deca6788a2e23a2b3f8cf8cfe7a1c46b')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list