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

Felix Yan felixonmars at archlinux.org
Sat Oct 13 19:41:49 UTC 2018


    Date: Saturday, October 13, 2018 @ 19:41:48
  Author: felixonmars
Revision: 393297

upgpkg: haskell-binary-conduit 1.3.1-1

rebuild with binary-conduit 1.3.1

Modified:
  haskell-binary-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-13 19:40:44 UTC (rev 393296)
+++ PKGBUILD	2018-10-13 19:41:48 UTC (rev 393297)
@@ -2,8 +2,8 @@
 
 _hkgname=binary-conduit
 pkgname=haskell-binary-conduit
-pkgver=1.3
-pkgrel=58
+pkgver=1.3.1
+pkgrel=1
 pkgdesc="Data serialization/deserialization conduit library"
 url="https://github.com/qnikst/binary-conduit/"
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-conduit' 'haskell-exceptions' 'haskell-vector')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('393fd9f72baeb16511c8bd69c71b7169e3d8337903151dd2e514d83c665e34c593352ebaa91bf84531fcbd485af092a1278fe6a10329f68bb3765030a72858e5')
+sha512sums=('ba1cc19ed024be3ddd5f95a1ddd0666fa6be91879663b7de8c1627d3342cad5c39b138d5e1df59274471341ad28d9dd51dc2da4a53fafa5e3dcab1fdb21722b2')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list