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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 17 18:39:24 UTC 2022


    Date: Thursday, March 17, 2022 @ 18:39:24
  Author: felixonmars
Revision: 1156814

upgpkg: haskell-fingertree 0.1.5.0-1: rebuild with fingertree 0.1.5.0

Modified:
  haskell-fingertree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-17 18:37:58 UTC (rev 1156813)
+++ PKGBUILD	2022-03-17 18:39:24 UTC (rev 1156814)
@@ -3,8 +3,8 @@
 
 _hkgname=fingertree
 pkgname=haskell-fingertree
-pkgver=0.1.4.2
-pkgrel=163
+pkgver=0.1.5.0
+pkgrel=1
 pkgdesc="Generic finger-tree structure, with example instances"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -13,7 +13,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=('016a772830c0bb27ec15fa99c9dff280c210f288a1f2dc15828224a6a8cdad87ade816191320aa59c876eba6b33cdb47a778572e66a8f3c989984cea2f4970ac')
+sha512sums=('c5a580c64dfe374fe818f1388e4a8870ebfc27bd09137a58fb72afee18d73b8217afe722cbe5f0017990ab28ff630cda512ca4c3c3f28e8f24622d3d15b59325')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list