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

Felix Yan felixonmars at archlinux.org
Wed Sep 6 05:35:04 UTC 2017


    Date: Wednesday, September 6, 2017 @ 05:35:03
  Author: felixonmars
Revision: 255977

upgpkg: haskell-th-abstraction 0.2.6.0-1

rebuild with th-abstraction,0.2.6.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-06 05:33:37 UTC (rev 255976)
+++ PKGBUILD	2017-09-06 05:35:03 UTC (rev 255977)
@@ -4,16 +4,16 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.2.5.0
-pkgrel=2
+pkgver=0.2.6.0
+pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
-url="http://github.com/glguy/th-abstraction/"
+url="https://github.com/glguy/th-abstraction/"
 license=("custom:ISC")
 arch=('i686' 'x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b7a3cb36af20eeaa2e9df3dd8a96824ca42805d6525d57fe4381e86599f1212147a00adfa245f0e7b0cac49d146a59a8f199f14596bf920a614938ade70965c3')
+sha512sums=('d1c09914e6760e43498ea41d81ca22e2fc3fb7cf396bb718f729a19bd2698572c242357c1b40a8df9101f2afd86b37fa5c07f82beb46f87b21a9667c48db5b7b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list