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

Felix Yan felixonmars at archlinux.org
Tue May 22 10:48:25 UTC 2018


    Date: Tuesday, May 22, 2018 @ 10:48:24
  Author: felixonmars
Revision: 326892

upgpkg: haskell-fingertree 0.1.4.1-1

rebuild with fingertree,0.1.4.1

Modified:
  haskell-fingertree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-22 10:39:55 UTC (rev 326891)
+++ PKGBUILD	2018-05-22 10:48:24 UTC (rev 326892)
@@ -4,8 +4,8 @@
 
 _hkgname=fingertree
 pkgname=haskell-fingertree
-pkgver=0.1.3.1
-pkgrel=4
+pkgver=0.1.4.1
+pkgrel=1
 pkgdesc="Generic finger-tree structure, with example instances"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-test-framework'
              'haskell-test-framework-hunit' 'haskell-test-framework-quickcheck2')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7bd2ee7d6fc97b9bcabe62bd78853e48d3db4612f6c45e17f21d6a8515c284b7adf795c9ab0f22d87cfcb05cee04085b6b724be8b1b6b160eade98882af8db8a')
+sha512sums=('91f676c29ada1944f3da6f16923fcaab2f550bac819357f4ad47c0429298ced23057c8d63ce6d6b0e33f441b1bb9857853ed90a1b964c00abb3ad2fecdaefcaf')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list