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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 23 14:30:42 UTC 2021


    Date: Thursday, September 23, 2021 @ 14:30:42
  Author: felixonmars
Revision: 1022624

upgpkg: haskell-th-orphans 0.13.12-1: rebuild with th-expand-syns 0.13.12

Modified:
  haskell-th-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-23 14:29:40 UTC (rev 1022623)
+++ PKGBUILD	2021-09-23 14:30:42 UTC (rev 1022624)
@@ -2,17 +2,17 @@
 
 _hkgname=th-orphans
 pkgname=haskell-th-orphans
-pkgver=0.13.11
-pkgrel=91
+pkgver=0.13.12
+pkgrel=1
 pkgdesc="Orphan instances for TH datatypes"
 url="https://github.com/ekmett/th-orphans/"
 license=('BSD')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-th-compat' 'haskell-th-lift' 'haskell-th-lift-instances'
+depends=('ghc-libs' 'haskell-th-compat' 'haskell-th-lift' 'haskell-th-expand-syns' 'haskell-th-lift-instances'
          'haskell-th-reify-many')
 makedepends=('ghc' 'haskell-hspec')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('ff306b6dbc1a8b123c9a9cc6c91483d845aee12dbf3e0e67d0e38429a198a004fb12067b0c9033c8707c2946f4072060929fce629c1576f66bb1130ab701d063')
+sha512sums=('59c3fa26bb8cc6ccc8f1b459be59e3b2c57aac8cb52e42e43954da5359c631e6bd20549df509d76b48d8ac82c9ef22e2540df0ec6d233d9e2cc0d807c72c9e6d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list