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

Felix Yan felixonmars at archlinux.org
Fri Nov 23 11:48:10 UTC 2018


    Date: Friday, November 23, 2018 @ 11:48:09
  Author: felixonmars
Revision: 409539

upgpkg: haskell-dav 1.3.3-1

rebuild with DAV 1.3.3

Modified:
  haskell-dav/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-23 11:48:02 UTC (rev 409538)
+++ PKGBUILD	2018-11-23 11:48:09 UTC (rev 409539)
@@ -3,8 +3,8 @@
 
 _hkgname=DAV
 pkgname=haskell-dav
-pkgver=1.3.2
-pkgrel=154
+pkgver=1.3.3
+pkgrel=1
 pkgdesc="RFC 4918 WebDAV support"
 url="http://floss.scru.org/hDAV"
 license=("GPL3")
@@ -16,7 +16,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")
-sha512sums=('8dd729c09f7b415dda13948bbd533606a7ccf45eb933fd6e984539f76defa8f938e6ec0c954c0955630182ee014fd611bd8a4e8a70fc863253d9a3f6a229c497')
+sha512sums=('bbc9a4d685e25ac763c05dd8dc72d7db39196dbbb0cd898b66f644abc8333cd82950439fd446770c5aae737fd863afe881129ce551dadf9d0f75ef52df738fae')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list