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

Felix Yan felixonmars at archlinux.org
Fri May 18 04:44:14 UTC 2018


    Date: Friday, May 18, 2018 @ 04:44:13
  Author: felixonmars
Revision: 324108

upgpkg: haskell-dav 1.3.2-45

rebuild with ghc 8.4.2

Modified:
  haskell-dav/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-18 04:43:17 UTC (rev 324107)
+++ PKGBUILD	2018-05-18 04:44:13 UTC (rev 324108)
@@ -5,7 +5,7 @@
 _hkgname=DAV
 pkgname=haskell-dav
 pkgver=1.3.2
-pkgrel=44
+pkgrel=45
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV"
 license=("GPL3")
@@ -12,7 +12,7 @@
 arch=('x86_64')
 depends=('ghc-libs' "haskell-case-insensitive" "haskell-data-default" "haskell-exceptions"
          "haskell-haskeline" "haskell-http-client" "haskell-http-client-tls" "haskell-http-types"
-         "haskell-lens" "haskell-mtl" "haskell-network" "haskell-network-uri"
+         "haskell-lens" "haskell-network" "haskell-network-uri"
          "haskell-optparse-applicative" "haskell-transformers-base" "haskell-transformers-compat"
          "haskell-utf8-string" "haskell-xml-conduit" "haskell-xml-hamlet")
 makedepends=('ghc')



More information about the arch-commits mailing list