Date: Wednesday, August 28, 2019 @ 08:41:20
  Author: felixonmars
Revision: 503671

upgpkg: haskell-th-lift-instances 0.1.14-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, hedgehog 1.0, tasty-hedgehog 1.0.0.1

Modified:
  haskell-th-lift-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-08-28 08:40:48 UTC (rev 503670)
+++ PKGBUILD    2019-08-28 08:41:20 UTC (rev 503671)
@@ -2,8 +2,8 @@
 
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
-pkgver=0.1.11
-pkgrel=48
+pkgver=0.1.14
+pkgrel=1
 pkgdesc="Lift instances for template-haskell for common data types."
 url="https://github.com/bennofs/th-lift-instances/";
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-th-lift' 'haskell-vector')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('e4e443637c10cd21d9b6159f29ad8eb61a65bda2b625dff48ccbf1310c9abdbb1f48ff0c7e74974b78e0517db6af2889abb3c5cfeaed202c7b3efbe1c83dbc7a')
+sha512sums=('b0050866a250c7a5f55f47307e6482c49373d1cd09372c38b3c5c58883662f794a0e5210b9ba7e5a60536fd20262aa14cb7e94edf576cc69be5d2b33f21d21be')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to