[arch-commits] Commit in haskell-mono-traversable/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 6 08:07:35 UTC 2017
Date: Monday, March 6, 2017 @ 08:07:34
Author: felixonmars
Revision: 215062
upgpkg: haskell-mono-traversable 1.0.2-1
rebuild with mono-traversable,1.0.2
Modified:
haskell-mono-traversable/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-06 07:21:03 UTC (rev 215061)
+++ PKGBUILD 2017-03-06 08:07:34 UTC (rev 215062)
@@ -4,7 +4,7 @@
_hkgname=mono-traversable
pkgname=haskell-mono-traversable
-pkgver=1.0.1.3
+pkgver=1.0.2
pkgrel=1
pkgdesc="Type classes for mapping, folding, and traversing monomorphic containers"
url="https://github.com/snoyberg/mono-traversable"
@@ -13,7 +13,7 @@
depends=("ghc=8.0.1" "haskell-hashable" "haskell-split" "haskell-text"
"haskell-unordered-containers" "haskell-vector" "haskell-vector-algorithms")
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('2861eca0d69c759b02cb7e9669b7a3f8a6b0ede2d96984cba295b69bc9c70a72')
+sha256sums=('aa110a1f08b726f2e0d17858e09bd76e13d60ccf2bf5366c92c15999da0b3633')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list