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

Felix Yan felixonmars at archlinux.org
Thu Aug 10 17:28:29 UTC 2017


    Date: Thursday, August 10, 2017 @ 17:28:27
  Author: felixonmars
Revision: 249744

upgpkg: haskell-th-abstraction 0.2.5.0-1

rebuild with th-abstraction,0.2.5.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-10 17:28:19 UTC (rev 249743)
+++ PKGBUILD	2017-08-10 17:28:27 UTC (rev 249744)
@@ -4,7 +4,7 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.2.4.0
+pkgver=0.2.5.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=('26885d1fc7b8edbccd07e79a89a5c9bc7d5947643532e6af9c4135f10b24c9b2ff8d020dcea949ce446ba2f13555cfed31e569c7a324ff0d593a32a0778a03e1')
+sha512sums=('b7a3cb36af20eeaa2e9df3dd8a96824ca42805d6525d57fe4381e86599f1212147a00adfa245f0e7b0cac49d146a59a8f199f14596bf920a614938ade70965c3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list