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

Felix Yan felixonmars at archlinux.org
Sun Aug 6 09:35:44 UTC 2017


    Date: Sunday, August 6, 2017 @ 09:35:43
  Author: felixonmars
Revision: 248941

upgpkg: haskell-binary-conduit 1.2.5-1

rebuild with binary-conduit,1.2.5

Modified:
  haskell-binary-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-06 09:35:38 UTC (rev 248940)
+++ PKGBUILD	2017-08-06 09:35:43 UTC (rev 248941)
@@ -3,8 +3,8 @@
 
 _hkgname=binary-conduit
 pkgname=haskell-binary-conduit
-pkgver=1.2.4.1
-pkgrel=17
+pkgver=1.2.5
+pkgrel=1
 pkgdesc="Data serialization/deserialization conduit library"
 url="http://github.com/qnikst/binary-conduit/"
 license=('MIT')
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc' 'haskell-conduit' 'haskell-resourcet' 'haskell-vector')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-md5sums=('205d722846fd03041e2f38266fa696ef')
+sha512sums=('131c5fbca74ca5043fd65826e27dd9d5f2407fc8c1ea8f7c803083f565b33661d0768d0638d452409b2218949e2f4b1c6ccc5a4acad5c14948b59713b8435d70')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list