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

Felix Yan felixonmars at archlinux.org
Sun Mar 4 04:44:10 UTC 2018


    Date: Sunday, March 4, 2018 @ 04:44:10
  Author: felixonmars
Revision: 302300

upgpkg: haskell-here 1.2.13-1

rebuild with here,1.2.13

Modified:
  haskell-here/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-04 04:42:32 UTC (rev 302299)
+++ PKGBUILD	2018-03-04 04:44:10 UTC (rev 302300)
@@ -4,8 +4,8 @@
 
 _hkgname=here
 pkgname=haskell-here
-pkgver=1.2.12
-pkgrel=14
+pkgver=1.2.13
+pkgrel=1
 pkgdesc="Here docs & interpolated strings via quasiquotation"
 url="https://github.com/tmhedberg/here"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-mtl" "haskell-parsec" "haskell-src-meta")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('0f1dc6912f7d3f4b309aba3443c365fb97d9a1b01f55f8ae605e55193253f475412f759e9445de1ed310b0817ba09673ee0c7fd3553a1d21e1c8f137d906ede1')
+sha512sums=('aa6ddfad039a90950389c50699dd5f7230bd1ac9b2b9345d5d0c8e8470707216093553dfe89480c31f19374b905e319b8216b8939051278ae41d79ccc5b160fb')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list