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

Felix Yan felixonmars at archlinux.org
Thu Dec 26 10:30:02 UTC 2019


    Date: Thursday, December 26, 2019 @ 10:30:02
  Author: felixonmars
Revision: 542326

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

Modified:
  haskell-mono-traversable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-26 09:49:18 UTC (rev 542325)
+++ PKGBUILD	2019-12-26 10:30:02 UTC (rev 542326)
@@ -3,8 +3,8 @@
 
 _hkgname=mono-traversable
 pkgname=haskell-mono-traversable
-pkgver=1.0.13.0
-pkgrel=11
+pkgver=1.0.15.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=('7a12315cf30fed1597641296f56963761923da3ed5c241274c9c409ba43b09d2fe02155877635781d1eb8c8f7e0d717913a49b84b140d2633a398739ce16a971')
+sha512sums=('eb982c3eaa9f8132be61fe1ef9fb03b49487bfaf9723af6a0f8f3b3bbb8122466204e9e2499241aad563f7e2d86625eae490cf58e17419a64443f7b2f5dbd9dd')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list