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

Felix Yan felixonmars at archlinux.org
Sat Mar 13 11:18:29 UTC 2021


    Date: Saturday, March 13, 2021 @ 11:18:29
  Author: felixonmars
Revision: 890185

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

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

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-13 11:17:18 UTC (rev 890184)
+++ PKGBUILD	2021-03-13 11:18:29 UTC (rev 890185)
@@ -2,16 +2,16 @@
 
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
-pkgver=0.4.6.0
-pkgrel=25
+pkgver=0.4.8.0
+pkgrel=1
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns"
 license=('BSD')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-syb')
+depends=('ghc-libs' 'haskell-syb' 'haskell-th-abstraction')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('93c4516052b2130a189c72fe5ca99e44ffdb4937f6a8afd8c192ba24a7002bd45865992cebf44c5c9d6ddfd9f67a1d7d73633e7521c4a9828a0defee627e89b5')
+sha512sums=('bc144f2ec0c72ed5aca4b1e78711a0a70b837689b1813d0db999f44e1fa7338c6c64283b92ffb795835df1740340a12204dec74c9666d7d7919fa8bbeb9afbe6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list