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

Felix Yan felixonmars at archlinux.org
Sat Feb 8 16:17:07 UTC 2020


    Date: Saturday, February 8, 2020 @ 16:17:07
  Author: felixonmars
Revision: 564652

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

Modified:
  haskell-th-abstraction/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-08 16:16:27 UTC (rev 564651)
+++ PKGBUILD	2020-02-08 16:17:07 UTC (rev 564652)
@@ -3,8 +3,8 @@
 
 _hkgname=th-abstraction
 pkgname=haskell-th-abstraction
-pkgver=0.3.1.0
-pkgrel=2
+pkgver=0.3.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=('2836dabc080ca2ef7c532ef3c49f3e995241c26dc16f326f8463972f7772a18d2c1057eb6c3e7fe0d8c2ad254258576666de76b5b377a17bed5e47fc7f341564')
+sha512sums=('d03087e52c51f6038d41a35fbfd0c6ab8b890c6d0aa91bc1a42c46f746f60d3c19c41766006977e0ebee4517bab5aab0f0439a2ed2434e5d41a7086eeb3ecea3')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list