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

Felix Yan felixonmars at archlinux.org
Tue Jun 9 14:05:18 UTC 2020


    Date: Tuesday, June 9, 2020 @ 14:05:17
  Author: felixonmars
Revision: 640717

upgpkg: haskell-th-lift-instances 0.1.17-1: rebuild with th-lift-instances 0.1.17

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-09 14:04:24 UTC (rev 640716)
+++ PKGBUILD	2020-06-09 14:05:17 UTC (rev 640717)
@@ -2,8 +2,8 @@
 
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
-pkgver=0.1.16
-pkgrel=3
+pkgver=0.1.17
+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=('6c119d831f267d6f26ab592f3df6a2325a0054f500f3b60637bd57707693f3d72790844ca472b9d3adf2b0050378677504b5207e0e03734f4b827f328e4c3165')
+sha512sums=('05f70e802184bb9108b43706ce6d5ff31cd70811cbcf29425e674a89d6ca634a921143292f527bc162c8c8c8fe9d18b99ef2525b2d7d387c1c6b7d77453da0a7')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list