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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 10 11:27:49 UTC 2021


    Date: Friday, September 10, 2021 @ 11:27:48
  Author: felixonmars
Revision: 1013380

upgpkg: haskell-th-reify-many 0.1.10-1: rebuild with th-reify-many 0.1.10

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-10 11:01:10 UTC (rev 1013379)
+++ PKGBUILD	2021-09-10 11:27:48 UTC (rev 1013380)
@@ -2,8 +2,8 @@
 
 _hkgname=th-reify-many
 pkgname=haskell-th-reify-many
-pkgver=0.1.9
-pkgrel=64
+pkgver=0.1.10
+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=('6d6f3cb939c172869e88a14ee800aa7760e090df55e0105f41ddc501c0a4bb60d59a66fafd890475fc3074a4fb25d7583570e2cfe32ce69f43c8db9663b0f110')
+sha512sums=('9c5b64e791a0649d7e05a471cfc1b6e84e50c90a3711ffd7304c2bd8af9623ba3c026e68fb36bc0497f9f67e18ad2d76902d96fa98220399e8feaac2b09d51be')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list