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

Felix Yan felixonmars at archlinux.org
Fri Jan 1 16:18:55 UTC 2021


    Date: Friday, January 1, 2021 @ 16:18:53
  Author: felixonmars
Revision: 802685

upgpkg: haskell-th-abstraction 0.4.2.0-1: rebuild with th-abstraction 0.4.2.0

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-01 16:17:26 UTC (rev 802684)
+++ PKGBUILD	2021-01-01 16:18:53 UTC (rev 802685)
@@ -3,8 +3,8 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.4.1.0
-pkgrel=2
+pkgver=0.4.2.0
+pkgrel=1
 pkgdesc="Nicer interface for reified information about data types"
 url="https://github.com/glguy/th-abstraction/"
 license=("custom:ISC")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('67b67904319857aaad741d2b670ff845b6f4fd95ea16e5609d5667fb06387953673004d230c4a678844237e46c76189f67113ce8d3128721150c2e53f313f052')
+sha512sums=('f67f494c165d7080c45202e58d9e20aa154bf1a7ddaf44643adcfb36d4c62f0b660ab83464a3d06340298b5c7154042d3a956b0ffc5dd99bc5644b52c31e90e4')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list