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

Felix Yan felixonmars at archlinux.org
Tue Aug 28 07:48:56 UTC 2018


    Date: Tuesday, August 28, 2018 @ 07:48:55
  Author: felixonmars
Revision: 374862

upgpkg: haskell-th-lift 0.7.11-1

rebuild with th-lift 0.7.11

Modified:
  haskell-th-lift/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-28 07:39:20 UTC (rev 374861)
+++ PKGBUILD	2018-08-28 07:48:55 UTC (rev 374862)
@@ -3,8 +3,8 @@
 
 _hkgname=th-lift
 pkgname=haskell-th-lift
-pkgver=0.7.10
-pkgrel=5
+pkgver=0.7.11
+pkgrel=1
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/"
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-th-abstraction')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('be94248f344a82441ab71225cf2a88f0a2e6bc603e63ff535c5484f60e5797871658a1824860c7336c9c5b4b987f6a8a42e911d1103794e544274b3de85eeb4a')
+sha512sums=('7ca3694602cd632e0e177a52f680c21113b696583d8d7242effef1a92959118cecdefa8cb059ca3eba9888d6c179bf9b70463695d8c8e5103ca1716eb0e01fa6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list