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

Felix Yan felixonmars at archlinux.org
Fri Dec 7 14:47:32 UTC 2018


    Date: Friday, December 7, 2018 @ 14:47:31
  Author: felixonmars
Revision: 412119

upgpkg: haskell-fingertree 0.1.4.2-1

rebuild with fingertree 0.1.4.2

Modified:
  haskell-fingertree/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-07 14:45:39 UTC (rev 412118)
+++ PKGBUILD	2018-12-07 14:47:31 UTC (rev 412119)
@@ -3,17 +3,17 @@
 
 _hkgname=fingertree
 pkgname=haskell-fingertree
-pkgver=0.1.4.1
-pkgrel=9
+pkgver=0.1.4.2
+pkgrel=1
 pkgdesc="Generic finger-tree structure, with example instances"
 url="https://hackage.haskell.org/package/${_hkgname}"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')
 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=('91f676c29ada1944f3da6f16923fcaab2f550bac819357f4ad47c0429298ced23057c8d63ce6d6b0e33f441b1bb9857853ed90a1b964c00abb3ad2fecdaefcaf')
+sha512sums=('016a772830c0bb27ec15fa99c9dff280c210f288a1f2dc15828224a6a8cdad87ade816191320aa59c876eba6b33cdb47a778572e66a8f3c989984cea2f4970ac')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list