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

Felix Yan felixonmars at gemini.archlinux.org
Tue Sep 14 20:12:41 UTC 2021


    Date: Tuesday, September 14, 2021 @ 20:12:40
  Author: felixonmars
Revision: 1014868

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

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-14 20:12:18 UTC (rev 1014867)
+++ PKGBUILD	2021-09-14 20:12:40 UTC (rev 1014868)
@@ -3,8 +3,8 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.4.2.0
-pkgrel=4
+pkgver=0.4.3.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=('f67f494c165d7080c45202e58d9e20aa154bf1a7ddaf44643adcfb36d4c62f0b660ab83464a3d06340298b5c7154042d3a956b0ffc5dd99bc5644b52c31e90e4')
+sha512sums=('a474bd042721efb83db5f707537589faa320f0e4ccf6bc839c450ff8d0970d3835003c134fc59f88e692d47264b1717bbd053543623dd40aa591155531a31003')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list