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

Felix Yan felixonmars at archlinux.org
Wed Feb 27 07:36:31 UTC 2019


    Date: Wednesday, February 27, 2019 @ 07:36:30
  Author: felixonmars
Revision: 436189

upgpkg: haskell-th-abstraction 0.2.11.0-1

rebuild with th-abstraction 0.2.11.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-27 07:35:34 UTC (rev 436188)
+++ PKGBUILD	2019-02-27 07:36:30 UTC (rev 436189)
@@ -3,7 +3,7 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.2.10.0
+pkgver=0.2.11.0
 pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/"
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('af1c3bb3a0d3380e1b0f19a3d6f9b6445a684bb69142fa531d7c8ac3157768f47f33075db43f83404b25b43e9477b44a7b80e243ae8b7068de151af755c8e9e9')
+sha512sums=('9b1a0230dac6fa6d2dec3fb03c683c4b88368f71420b8b947cf915e5f7b3a6e39ddeccf927ed730b325ad382dd8b56473697f97b2c0f937bd8f2d27e38eff0c6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list