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

Felix Yan felixonmars at archlinux.org
Tue Aug 1 15:40:25 UTC 2017


    Date: Tuesday, August 1, 2017 @ 15:40:24
  Author: felixonmars
Revision: 247332

upgpkg: haskell-th-abstraction 0.2.4.0-1

rebuild with th-abstraction,0.2.4.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-01 15:27:54 UTC (rev 247331)
+++ PKGBUILD	2017-08-01 15:40:24 UTC (rev 247332)
@@ -4,7 +4,7 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.2.3.0
+pkgver=0.2.4.0
 pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="http://github.com/glguy/th-abstraction/"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('65317bf860b8ec2147b3ca2870271e07a15dd8d1c67cf7e541fb72cdf4b4483f98b67037817aa221cd1b17a18bd28f2d873f78c305aeab4e258537fed63ff2f8')
+sha512sums=('26885d1fc7b8edbccd07e79a89a5c9bc7d5947643532e6af9c4135f10b24c9b2ff8d020dcea949ce446ba2f13555cfed31e569c7a324ff0d593a32a0778a03e1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list