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

Felix Yan felixonmars at archlinux.org
Wed Aug 28 08:10:49 UTC 2019


    Date: Wednesday, August 28, 2019 @ 08:10:49
  Author: felixonmars
Revision: 503633

upgpkg: haskell-th-lift 0.8.0.1-1

rebuild with bifunctors 5.5.5, th-abstraction 0.3.1.0, th-lift 0.8.0.1, th-lift-instances 0.1.14

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-28 07:58:19 UTC (rev 503632)
+++ PKGBUILD	2019-08-28 08:10:49 UTC (rev 503633)
@@ -2,8 +2,8 @@
 
 _hkgname=th-lift
 pkgname=haskell-th-lift
-pkgver=0.7.11
-pkgrel=8
+pkgver=0.8.0.1
+pkgrel=1
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/ekmett/th-lift/"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-th-abstraction')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('7ca3694602cd632e0e177a52f680c21113b696583d8d7242effef1a92959118cecdefa8cb059ca3eba9888d6c179bf9b70463695d8c8e5103ca1716eb0e01fa6')
+sha512sums=('214d08c9ad9e343ba42c7d21fd3ffe801c651a2a8f1b0615f72fe18249c02953fb2c3a9726c9bb4af544f7a2c9184bf5d638ff168671acb8812ecf78582b3d6b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list