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

Felix Yan felixonmars at archlinux.org
Mon Dec 10 16:12:02 UTC 2018


    Date: Monday, December 10, 2018 @ 16:12:02
  Author: felixonmars
Revision: 414270

upgpkg: haskell-connection 0.2.8-108

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-connection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 16:11:11 UTC (rev 414269)
+++ PKGBUILD	2018-12-10 16:12:02 UTC (rev 414270)
@@ -4,10 +4,10 @@
 _hkgname=connection
 pkgname=haskell-connection
 pkgver=0.2.8
-pkgrel=107
+pkgrel=108
 pkgdesc="Simple and easy network connections API"
 url="https://github.com/vincenthz/hs-connection"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-byteable" "haskell-data-default-class" "haskell-network" "haskell-socks"
          "haskell-tls" "haskell-x509" "haskell-x509-store" "haskell-x509-system"



More information about the arch-commits mailing list