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

Felix Yan felixonmars at archlinux.org
Thu Feb 16 07:03:38 UTC 2017


    Date: Thursday, February 16, 2017 @ 07:03:37
  Author: felixonmars
Revision: 212533

upgpkg: haskell-mono-traversable 1.0.1.2-1

rebuild with mono-traversable,1.0.1.2

Modified:
  haskell-mono-traversable/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-16 01:16:59 UTC (rev 212532)
+++ PKGBUILD	2017-02-16 07:03:37 UTC (rev 212533)
@@ -4,7 +4,7 @@
 
 _hkgname=mono-traversable
 pkgname=haskell-mono-traversable
-pkgver=1.0.1.1
+pkgver=1.0.1.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=('3afa27672db118c215dca1233d7c0cdb9c3ba7f6e4fb4d56e9c75deebb3dde57')
+sha256sums=('1875b0281b2956530c33d20cfdbc1d0e1d46d09d1f9623cff19c31b7a4d296ea')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list