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

Felix Yan felixonmars at archlinux.org
Tue Apr 23 12:52:52 UTC 2019


    Date: Tuesday, April 23, 2019 @ 12:52:52
  Author: felixonmars
Revision: 453112

upgpkg: haskell-th-reify-many 0.1.9-1

rebuild with th-reify-many 0.1.9

Modified:
  haskell-th-reify-many/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-23 12:50:32 UTC (rev 453111)
+++ PKGBUILD	2019-04-23 12:52:52 UTC (rev 453112)
@@ -2,8 +2,8 @@
 
 _hkgname=th-reify-many
 pkgname=haskell-th-reify-many
-pkgver=0.1.8
-pkgrel=14
+pkgver=0.1.9
+pkgrel=1
 pkgdesc="Recurseively reify template haskell datatype info"
 url="https://github.com/mgsloan/th-reify-many"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-safe' 'haskell-th-expand-syns')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('cea205dea58bbca997c35c2d1bc5def46f415f5a35582913aef212b4b4f0ec7646fb425d94db4c4880b3a6ad7360f116dec7ad670fbee04c3d3e8ec520b18721')
+sha512sums=('6d6f3cb939c172869e88a14ee800aa7760e090df55e0105f41ddc501c0a4bb60d59a66fafd890475fc3074a4fb25d7583570e2cfe32ce69f43c8db9663b0f110')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list