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

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


    Date: Thursday, May 17, 2018 @ 16:33:40
  Author: felixonmars
Revision: 323877

upgpkg: haskell-bencode 0.6.0.0-14

rebuild with ghc 8.4.2

Modified:
  haskell-bencode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 16:33:06 UTC (rev 323876)
+++ PKGBUILD	2018-05-17 16:33:40 UTC (rev 323877)
@@ -5,12 +5,12 @@
 _hkgname=bencode
 pkgname=haskell-bencode
 pkgver=0.6.0.0
-pkgrel=13
+pkgrel=14
 pkgdesc="Parser and printer for bencoded data."
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-parsec")
+depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('be05a5a086d095e8ed79318c7b0a6e5e29f2483f8c9cbfe768c339353d473f8eb5c3060aaed9d60675bdfd13686e02b2261939ca6d34cc9488318daf2cc664d1')



More information about the arch-commits mailing list