[arch-commits] Commit in haskell-store-core/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 17 12:41:17 UTC 2018


    Date: Thursday, May 17, 2018 @ 12:41:16
  Author: felixonmars
Revision: 323730

upgpkg: haskell-store-core 0.4.1-10

rebuild with ghc 8.4.2

Modified:
  haskell-store-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 12:40:30 UTC (rev 323729)
+++ PKGBUILD	2018-05-17 12:41:16 UTC (rev 323730)
@@ -4,12 +4,12 @@
 _hkgname=store-core
 pkgname=haskell-store-core
 pkgver=0.4.1
-pkgrel=9
+pkgrel=10
 pkgdesc="Fast and lightweight binary serialization"
 url="https://github.com/fpco/store"
 license=('MIT')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-primitive' 'haskell-text')
+depends=('ghc-libs' 'haskell-primitive')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 sha512sums=('701f3a7bb767e1f20e149950fcf6d06603d09f3fa78d22d10b2ba23efdf4d5786646679259ca4e25ead1a95f2faa233853096f533fa49e9f86e1e69481b6a6df')



More information about the arch-commits mailing list