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

Felix Yan felixonmars at archlinux.org
Mon Feb 6 13:04:35 UTC 2017


    Date: Monday, February 6, 2017 @ 13:04:34
  Author: felixonmars
Revision: 210447

upgpkg: haskell-connection 0.2.7-1

rebuild with connection,0.2.7

Modified:
  haskell-connection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-06 12:56:57 UTC (rev 210446)
+++ PKGBUILD	2017-02-06 13:04:34 UTC (rev 210447)
@@ -4,8 +4,8 @@
 
 _hkgname=connection
 pkgname=haskell-connection
-pkgver=0.2.6
-pkgrel=11
+pkgver=0.2.7
+pkgrel=1
 pkgdesc="Simple and easy network connections API"
 url="http://github.com/vincenthz/hs-connection"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-byteable" "haskell-data-default-class" "haskell-network" "haskell-socks"
          "haskell-tls" "haskell-x509" "haskell-x509-store" "haskell-x509-system" "haskell-x509-validation")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('03c16c28094a92ccf8fd58c61a4555b60158615914676c5c65c998a69ece37b0')
+sha256sums=('46d452dc92ebc6e851a9f9ac01dd2d29df846795dfce039cf07ba7102a323235')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list