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

Felix Yan felixonmars at archlinux.org
Tue Oct 3 03:05:15 UTC 2017


    Date: Tuesday, October 3, 2017 @ 03:05:13
  Author: felixonmars
Revision: 261356

upgpkg: haskell-fingertree 0.1.2.1-1

rebuild with fingertree,0.1.2.1

Modified:
  haskell-fingertree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-03 03:03:11 UTC (rev 261355)
+++ PKGBUILD	2017-10-03 03:05:13 UTC (rev 261356)
@@ -4,8 +4,8 @@
 
 _hkgname=fingertree
 pkgname=haskell-fingertree
-pkgver=0.1.1.0
-pkgrel=5
+pkgver=0.1.2.1
+pkgrel=1
 pkgdesc="Generic finger-tree structure, with example instances"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('47d7387e11cf05a2df323c6af76a12e6cf02a857f7131203400cbc6ba9ee4c3c9e2c721a8423e6456a385f5ea0c4aedd0e9a2600d2d33609c0457cd259337016')
+sha512sums=('b28612f1ed6af312cf80086e05f6e768a4293a7977d7188f646c2b3626e703425727d3d5f5c94f4fb1edffd641de477bbb090518453b32d4091306bc82a44d0f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list