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

Felix Yan felixonmars at archlinux.org
Tue Jan 28 19:44:54 UTC 2020


    Date: Tuesday, January 28, 2020 @ 19:44:53
  Author: felixonmars
Revision: 558264

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

Modified:
  haskell-th-lift/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-28 19:06:05 UTC (rev 558263)
+++ PKGBUILD	2020-01-28 19:44:53 UTC (rev 558264)
@@ -2,16 +2,16 @@
 
 _hkgname=th-lift
 pkgname=haskell-th-lift
-pkgver=0.8.0.1
-pkgrel=2
+pkgver=0.8.1
+pkgrel=1
 pkgdesc="Derive Template Haskell's Lift class for datatypes."
-url="https://github.com/ekmett/th-lift/"
+url="https://github.com/RyanGlScott/th-lift"
 license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-th-abstraction')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('214d08c9ad9e343ba42c7d21fd3ffe801c651a2a8f1b0615f72fe18249c02953fb2c3a9726c9bb4af544f7a2c9184bf5d638ff168671acb8812ecf78582b3d6b')
+sha512sums=('21fb31f23aa41ec2c1979b7ad9ce467d9ed555237f7d4236b1400cb00bb7531832b269c1248062fe478876e9f8e4a2968171999a4c8264756ad10aa7e5983fa7')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list