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

Felix Yan felixonmars at archlinux.org
Wed May 16 20:14:44 UTC 2018


    Date: Wednesday, May 16, 2018 @ 20:14:43
  Author: felixonmars
Revision: 323220

upgpkg: haskell-mime-types 0.1.0.7-10

rebuild with ghc 8.4.2

Modified:
  haskell-mime-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 20:14:02 UTC (rev 323219)
+++ PKGBUILD	2018-05-16 20:14:43 UTC (rev 323220)
@@ -6,12 +6,12 @@
 _hkgname=mime-types
 pkgname=haskell-mime-types
 pkgver=0.1.0.7
-pkgrel=9
+pkgrel=10
 pkgdesc="Basic mime-type handling types and functions"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('MIT')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-text')
+depends=('ghc-libs')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 sha512sums=('411bc4cbb471a0f520413831e7613ede6a2f326120adba1f8acc92b12f2eb241e12323cc68d3ea829e26009b8d7728bf26b0a634b9c672c88345a6a2cc94cd8a')



More information about the arch-commits mailing list