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

Felix Yan felixonmars at archlinux.org
Tue Apr 10 16:54:11 UTC 2018


    Date: Tuesday, April 10, 2018 @ 16:54:10
  Author: felixonmars
Revision: 315602

upgpkg: haskell-loch-th 0.2.2-1

rebuild with loch-th,0.2.2

Modified:
  haskell-loch-th/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-10 16:52:47 UTC (rev 315601)
+++ PKGBUILD	2018-04-10 16:54:10 UTC (rev 315602)
@@ -4,8 +4,8 @@
 
 _hkgname=loch-th
 pkgname=haskell-loch-th
-pkgver=0.2.1
-pkgrel=6
+pkgver=0.2.2
+pkgrel=1
 pkgdesc="Support for precise error locations in source files (Template Haskell version)"
 url="https://github.com/liskin/loch-th"
 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=('8073ead21f0ae6db4ffa75de641d183ac25eec126d173a091dcd25b483debee0cc2a15896c86c525b13dc3ba051c6a35a64ba5f67ae2177f943fdde23085f945')
+sha512sums=('e2bbad416b1628563913bd192191aff019c1b99a991f5c5b3006c05888cc2f5eead73fb6ff21b462a2c6e52e475677af4371f35f0836315ecade983c2d0731fe')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list