[arch-commits] Commit in haskell-extra/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Dec 11 12:55:19 UTC 2017
Date: Monday, December 11, 2017 @ 12:55:18
Author: felixonmars
Revision: 273752
upgpkg: haskell-extra 1.6.2-1
rebuild with extra,1.6.2
Modified:
haskell-extra/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-11 12:06:08 UTC (rev 273751)
+++ PKGBUILD 2017-12-11 12:55:18 UTC (rev 273752)
@@ -4,7 +4,7 @@
_hkgname=extra
pkgname=haskell-extra
-pkgver=1.6.1
+pkgver=1.6.2
pkgrel=1
pkgdesc="Extra functions I use."
url="https://github.com/ndmitchell/extra#readme"
@@ -13,7 +13,7 @@
depends=('ghc-libs' 'haskell-clock')
makedepends=('ghc' 'haskell-quickcheck')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1d7e2f464c4855325bbff8a02b264cee081562748427ee799053cc96dc0fd300d36f5292627c8f7de77dd376bae106304c89eb49039d0b056feee65fb0e8eb7e')
+sha512sums=('388471b91d3f5a0abfd349aee0f3f4619cb34576c0190b023e620b914be3c9ed85b7e953251fe69a16aba00c6e443a14801c1c986360992bb0235501a9f94f53')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list