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

Felix Yan felixonmars at archlinux.org
Thu Aug 2 13:46:51 UTC 2018


    Date: Thursday, August 2, 2018 @ 13:46:51
  Author: felixonmars
Revision: 367253

upgpkg: haskell-mono-traversable 1.0.9.0-1

rebuild with mono-traversable 1.0.9.0

Modified:
  haskell-mono-traversable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-02 12:27:49 UTC (rev 367252)
+++ PKGBUILD	2018-08-02 13:46:51 UTC (rev 367253)
@@ -4,8 +4,8 @@
 
 _hkgname=mono-traversable
 pkgname=haskell-mono-traversable
-pkgver=1.0.8.1
-pkgrel=50
+pkgver=1.0.9.0
+pkgrel=1
 pkgdesc="Type classes for mapping, folding, and traversing monomorphic containers"
 url="https://github.com/snoyberg/mono-traversable"
 license=("MIT")
@@ -14,7 +14,7 @@
          'haskell-vector' 'haskell-vector-algorithms')
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-foldl' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('cb3ea7efd1995be5f3af2b71cb8ed105801de6e2496fdd2644f90b223a33aa9b1e2e70837acaf3289aa4354ec217daf9bb77b44e7b745c3c84866ec40be5e062')
+sha512sums=('c9bf2f96358d4456221f8ec59719602424a1a3b601a5fcc9dd9189bf851a722c860b2692106b59b92ccd25cb1ef73ce2bfca2cd46c3bf1335675f3a265fe9ffd')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list