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

Felix Yan felixonmars at archlinux.org
Mon Feb 12 05:55:52 UTC 2018


    Date: Monday, February 12, 2018 @ 05:55:51
  Author: felixonmars
Revision: 292667

upgpkg: haskell-dav 1.3.2-1

rebuild with DAV,1.3.2

Modified:
  haskell-dav/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-12 05:55:50 UTC (rev 292666)
+++ PKGBUILD	2018-02-12 05:55:51 UTC (rev 292667)
@@ -4,8 +4,8 @@
 
 _hkgname=DAV
 pkgname=haskell-dav
-pkgver=1.3.1
-pkgrel=218
+pkgver=1.3.2
+pkgrel=1
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV"
 license=("GPL3")
@@ -17,7 +17,7 @@
          "haskell-utf8-string" "haskell-xml-conduit" "haskell-xml-hamlet")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('5c80faa58f8bbfb4bbdf7f3db6f23a3a4d26a199831ceb27dd5f69fef21bc009')
+sha512sums=('8dd729c09f7b415dda13948bbd533606a7ccf45eb933fd6e984539f76defa8f938e6ec0c954c0955630182ee014fd611bd8a4e8a70fc863253d9a3f6a229c497')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list