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

Felix Yan felixonmars at archlinux.org
Fri Oct 16 11:12:20 UTC 2020


    Date: Friday, October 16, 2020 @ 11:12:19
  Author: felixonmars
Revision: 724428

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

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-16 11:09:50 UTC (rev 724427)
+++ PKGBUILD	2020-10-16 11:12:19 UTC (rev 724428)
@@ -3,8 +3,8 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.3.2.0
-pkgrel=6
+pkgver=0.4.0.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=('d03087e52c51f6038d41a35fbfd0c6ab8b890c6d0aa91bc1a42c46f746f60d3c19c41766006977e0ebee4517bab5aab0f0439a2ed2434e5d41a7086eeb3ecea3')
+sha512sums=('43e625a6be491e0d755c640fafa013a516cc2032c0438c7bc1e86414b22413217325538d41e2bacf1968a69985168684c433390fa4a853ee74b4fcb927b84111')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list