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

Felix Yan felixonmars at archlinux.org
Sat Jun 30 17:42:29 UTC 2018


    Date: Saturday, June 30, 2018 @ 17:42:29
  Author: felixonmars
Revision: 348659

upgpkg: haskell-th-abstraction 0.2.8.0-1

rebuild with th-abstraction 0.2.8.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-30 17:41:49 UTC (rev 348658)
+++ PKGBUILD	2018-06-30 17:42:29 UTC (rev 348659)
@@ -4,7 +4,7 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.2.7.0
+pkgver=0.2.8.0
 pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/"
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('5c80de30d7d0c32ad802878faa431e164a9a17c09f9e857e83bba64fec364a8375efa7e928031f90307a34390fc387ae177a161d6bfc55ce831ab0075052ea91')
+sha512sums=('42454e652be3bf21a2ab129a0fa051891879b7e9b7df7bc092912878b2c999dc7495b29887a1ab837d60e3b4d14b7f3c6b5d99f6ca6265f29765a4cc5acdf1fb')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list