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

Felix Yan felixonmars at archlinux.org
Sun Nov 29 19:01:16 UTC 2020


    Date: Sunday, November 29, 2020 @ 19:01:16
  Author: felixonmars
Revision: 766361

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-29 18:52:11 UTC (rev 766360)
+++ PKGBUILD	2020-11-29 19:01:16 UTC (rev 766361)
@@ -2,8 +2,8 @@
 
 _hkgname=th-lift-instances
 pkgname=haskell-th-lift-instances
-pkgver=0.1.17
-pkgrel=32
+pkgver=0.1.18
+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=('05f70e802184bb9108b43706ce6d5ff31cd70811cbcf29425e674a89d6ca634a921143292f527bc162c8c8c8fe9d18b99ef2525b2d7d387c1c6b7d77453da0a7')
+sha512sums=('02be3ac9acba3df052b4307271168236d8040d0476823ab8485f260134efd30d619a8f463a535df3847c65cc803fbfeaaa054f665782565c45b281b6136cc23b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list