Date: Saturday, April 25, 2020 @ 01:11:37
  Author: felixonmars
Revision: 619675

upgpkg: haskell-dav 1.3.4-86: rebuild with ghc 8.10.1, protolude 0.3.0, repline 
0.3.0.0, ghc-lib-parser-ex 8.10.0.1, th-desugar 1.11, singletons 2.7

Modified:
  haskell-dav/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-04-25 01:10:51 UTC (rev 619674)
+++ PKGBUILD    2020-04-25 01:11:37 UTC (rev 619675)
@@ -4,12 +4,12 @@
 _hkgname=DAV
 pkgname=haskell-dav
 pkgver=1.3.4
-pkgrel=85
+pkgrel=86
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV";
 license=("GPL3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-case-insensitive" "haskell-data-default" 
"haskell-exceptions"
+depends=('ghc-libs' "haskell-case-insensitive" "haskell-data-default"
          "haskell-haskeline" "haskell-http-client" "haskell-http-client-tls" 
"haskell-http-types"
          "haskell-lens" "haskell-network" "haskell-network-uri"
          "haskell-optparse-applicative" "haskell-transformers-base" 
"haskell-transformers-compat"

Reply via email to