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

Felix Yan felixonmars at gemini.archlinux.org
Fri Dec 24 23:22:33 UTC 2021


    Date: Friday, December 24, 2021 @ 23:22:33
  Author: felixonmars
Revision: 1083463

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-24 22:40:20 UTC (rev 1083462)
+++ PKGBUILD	2021-12-24 23:22:33 UTC (rev 1083463)
@@ -2,8 +2,8 @@
 
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
-pkgver=0.4.8.0
-pkgrel=45
+pkgver=0.4.9.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=('bc144f2ec0c72ed5aca4b1e78711a0a70b837689b1813d0db999f44e1fa7338c6c64283b92ffb795835df1740340a12204dec74c9666d7d7919fa8bbeb9afbe6')
+sha512sums=('ff20a81e37bbefa246c6c1c596f69f83f1d2f7fdbb217556d42fff1cedbf064b65cc6e005806022221b4b6bc5e5f1dcda75ca9b51efcff6d14bfe0e6b658485d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list