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

Felix Yan felixonmars at archlinux.org
Wed Apr 22 01:10:55 UTC 2020


    Date: Wednesday, April 22, 2020 @ 01:10:54
  Author: felixonmars
Revision: 617413

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-22 01:10:32 UTC (rev 617412)
+++ PKGBUILD	2020-04-22 01:10:54 UTC (rev 617413)
@@ -2,8 +2,8 @@
 
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
-pkgver=0.1.14
-pkgrel=20
+pkgver=0.1.15
+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=('b0050866a250c7a5f55f47307e6482c49373d1cd09372c38b3c5c58883662f794a0e5210b9ba7e5a60536fd20262aa14cb7e94edf576cc69be5d2b33f21d21be')
+sha512sums=('d5fe76a0f6af3247111a67c15f2cee7c466081fb6a5ed088df2ff76e91899c2f90bf43c59fcb38e7a3944bc877dc5d6654d6fec1d0950485f8a9b71ee34c7c5b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list