Date: Friday, March 3, 2023 @ 21:45:05
  Author: felixonmars
Revision: 1411220

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

Modified:
  haskell-th-lift/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-03 21:43:43 UTC (rev 1411219)
+++ PKGBUILD    2023-03-03 21:45:05 UTC (rev 1411220)
@@ -2,8 +2,8 @@
 
 _hkgname=th-lift
 pkgname=haskell-th-lift
-pkgver=0.8.2
-pkgrel=13
+pkgver=0.8.3
+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=('bda1fd661274d911898eb163427a83db81bf5cc6d7cdd2936a84cb314268be2d38c5753727c1e87e83f8edb61e8bbbd0976001f680830b3bc2d4eb96178505ec')
+sha512sums=('eee54b6683db346223c0577275017569160f1733bd6f78acbc643bd297ba6bdc470f5b2c051ecb82839f0f2444145130a8aff0c5a4a3c6f7976cc98b981b0212')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to