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

Felix Yan felixonmars at archlinux.org
Tue Sep 29 19:13:09 UTC 2020


    Date: Tuesday, September 29, 2020 @ 19:13:09
  Author: felixonmars
Revision: 713739

upgpkg: haskell-th-lift 0.8.2-1: rebuild with th-lift 0.8.2

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-29 18:55:06 UTC (rev 713738)
+++ PKGBUILD	2020-09-29 19:13:09 UTC (rev 713739)
@@ -2,8 +2,8 @@
 
 _hkgname=th-lift
 pkgname=haskell-th-lift
-pkgver=0.8.1
-pkgrel=7
+pkgver=0.8.2
+pkgrel=1
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
 url="https://github.com/RyanGlScott/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=('21fb31f23aa41ec2c1979b7ad9ce467d9ed555237f7d4236b1400cb00bb7531832b269c1248062fe478876e9f8e4a2968171999a4c8264756ad10aa7e5983fa7')
+sha512sums=('bda1fd661274d911898eb163427a83db81bf5cc6d7cdd2936a84cb314268be2d38c5753727c1e87e83f8edb61e8bbbd0976001f680830b3bc2d4eb96178505ec')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list