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

Felix Yan felixonmars at archlinux.org
Fri Dec 27 21:16:25 UTC 2019


    Date: Friday, December 27, 2019 @ 21:16:25
  Author: felixonmars
Revision: 543312

upgpkg: haskell-mono-traversable 1.0.15.1-1: rebuild with mono-traversable 1.0.15.1

Modified:
  haskell-mono-traversable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-27 21:15:45 UTC (rev 543311)
+++ PKGBUILD	2019-12-27 21:16:25 UTC (rev 543312)
@@ -3,8 +3,8 @@
 
 _hkgname=mono-traversable
 pkgname=haskell-mono-traversable
-pkgver=1.0.15.0
-pkgrel=2
+pkgver=1.0.15.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 @@
          '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=('eb982c3eaa9f8132be61fe1ef9fb03b49487bfaf9723af6a0f8f3b3bbb8122466204e9e2499241aad563f7e2d86625eae490cf58e17419a64443f7b2f5dbd9dd')
+sha512sums=('adf1af35b93af0605667d8b033415f318c6dab225499fdd1d9eab349fb1eedca2623c98f9dce83f94ed27db75b6f0aa88027daa748c7b3db05f47f68b505b0c8')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list