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

Felix Yan felixonmars at archlinux.org
Tue Oct 22 20:36:50 UTC 2019


    Date: Tuesday, October 22, 2019 @ 20:36:50
  Author: felixonmars
Revision: 518441

upgpkg: haskell-connection 0.3.1-1

rebuild with connection 0.3.1

Modified:
  haskell-connection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-22 20:30:19 UTC (rev 518440)
+++ PKGBUILD	2019-10-22 20:36:50 UTC (rev 518441)
@@ -3,8 +3,8 @@
 
 _hkgname=connection
 pkgname=haskell-connection
-pkgver=0.3.0
-pkgrel=21
+pkgver=0.3.1
+pkgrel=1
 pkgdesc="Simple and easy network connections API"
 url="https://github.com/vincenthz/hs-connection"
 license=("BSD")
@@ -14,7 +14,7 @@
          "haskell-x509-validation")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2f59f2cdb97c9f8815230dbade0b4b07ce7f7543cd71cd63fadad843dd1856870a6402021778f456e8f8d8263688afe365cc67ba3ee3b0ceb27809f682e1f50a')
+sha512sums=('06da91d39e0d9a556a78da77a7ca31d520d5e7e8fd65509f82be926ad2c34282ef1f4d03aa6065c5834bc89417cf51b573f3cf4529fe3ead72eb1e80cc6d7a98')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list