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

Felix Yan felixonmars at archlinux.org
Fri Dec 21 11:41:07 UTC 2018


    Date: Friday, December 21, 2018 @ 11:41:07
  Author: felixonmars
Revision: 417165

upgpkg: haskell-mono-traversable 1.0.10.0-1

rebuild with mono-traversable 1.0.10.0

Modified:
  haskell-mono-traversable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-21 11:36:37 UTC (rev 417164)
+++ PKGBUILD	2018-12-21 11:41:07 UTC (rev 417165)
@@ -3,8 +3,8 @@
 
 _hkgname=mono-traversable
 pkgname=haskell-mono-traversable
-pkgver=1.0.9.0
-pkgrel=25
+pkgver=1.0.10.0
+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 @@
          '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=('c9bf2f96358d4456221f8ec59719602424a1a3b601a5fcc9dd9189bf851a722c860b2692106b59b92ccd25cb1ef73ce2bfca2cd46c3bf1335675f3a265fe9ffd')
+sha512sums=('eb229938885dfef4e74da810c30205bba6c27de5139b32983f478a5572e1bf588c95babc4a7bb4798ca200711119861b40ce628f0e11364615bef3a9aac0b476')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list