[arch-commits] Commit in haskell-mono-traversable/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Aug 1 14:46:04 UTC 2017


    Date: Tuesday, August 1, 2017 @ 14:46:04
  Author: felixonmars
Revision: 247312

upgpkg: haskell-mono-traversable 1.0.2.1-1

rebuild with mono-traversable,1.0.2.1

Modified:
  haskell-mono-traversable/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-01 14:42:32 UTC (rev 247311)
+++ PKGBUILD	2017-08-01 14:46:04 UTC (rev 247312)
@@ -4,8 +4,8 @@
 
 _hkgname=mono-traversable
 pkgname=haskell-mono-traversable
-pkgver=1.0.2
-pkgrel=8
+pkgver=1.0.2.1
+pkgrel=1
 pkgdesc="Type classes for mapping, folding, and traversing monomorphic containers"
 url="https://github.com/snoyberg/mono-traversable"
 license=("MIT")
@@ -13,7 +13,7 @@
 depends=('ghc' "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=('aa110a1f08b726f2e0d17858e09bd76e13d60ccf2bf5366c92c15999da0b3633')
+sha512sums=('6398d542adb1e9d4d76bb4a54855ac2f3e9b6c94edce956aa61d3f33a3e37c83f221838ab1394c381d9f95a094f6c558f6ec5badce28ff4d1440263924183c33')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list