Date: Friday, February 3, 2023 @ 15:47:59
  Author: felixonmars
Revision: 1392158

upgpkg: haskell-th-expand-syns 0.4.11.0-1: rebuild with th-expand-syns 0.4.11.0

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-03 15:47:24 UTC (rev 1392157)
+++ PKGBUILD    2023-02-03 15:47:59 UTC (rev 1392158)
@@ -2,8 +2,8 @@
 
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
-pkgver=0.4.10.0
-pkgrel=24
+pkgver=0.4.11.0
+pkgrel=1
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns";
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-syb' 'haskell-th-abstraction')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('d30f3083d3225d7920e82958541606e5ff0c6d8b89a748bc07ef2933f1cb8f67ae35427a8a8f1773704e2f84585f502d87be25d7bce6993a0f4d5926626b0ff1')
+sha512sums=('572d2fd60677a07cad15363e5a6b533632f494f2bc2ef0ed5209e255415f9e5d502935820f4f52adc91309a7ffef3e98e7158d3c84a08d368e1e394c0c7a4a07')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to