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

Felix Yan felixonmars at archlinux.org
Thu May 16 18:18:41 UTC 2019


    Date: Thursday, May 16, 2019 @ 18:18:41
  Author: felixonmars
Revision: 467533

upgpkg: haskell-hakyll 4.12.5.2-1

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-16 17:37:27 UTC (rev 467532)
+++ PKGBUILD	2019-05-16 18:18:41 UTC (rev 467533)
@@ -3,8 +3,8 @@
 
 _hkgname=hakyll
 pkgname=haskell-hakyll
-pkgver=4.12.5.1
-pkgrel=80
+pkgver=4.12.5.2
+pkgrel=1
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll"
 license=("BSD")
@@ -19,13 +19,8 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('bc8cc9944229c691fbec6b7e6ea52e8a65bd8cc2093d42bd577e30ded1767370b439d8dc694e9842b300f7c884f851cac6a2a9de2817a961c779b83fb0ee1718')
+sha512sums=('715324fa19b85e8f39e33b4d5082a04f40fc667737b41117da68a6a0eedad288a551929fa2eea636dd421d4d416996125ff9d83752c7daaf64ecc191e9790469')
 
-prepare() {
-    cd $_hkgname-$pkgver
-    sed -i 's/< *2.7/<3/' $_hkgname.cabal
-}
-
 build() {
     cd $_hkgname-$pkgver
 



More information about the arch-commits mailing list