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

Felix Yan felixonmars at archlinux.org
Thu Oct 26 04:37:42 UTC 2017


    Date: Thursday, October 26, 2017 @ 04:37:42
  Author: felixonmars
Revision: 264343

upgpkg: haskell-conduit-extra 1.2.0-1

rebuild with conduit-extra,1.2.0

Modified:
  haskell-conduit-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-26 04:35:25 UTC (rev 264342)
+++ PKGBUILD	2017-10-26 04:37:42 UTC (rev 264343)
@@ -4,8 +4,8 @@
 
 _hkgname=conduit-extra
 pkgname=haskell-conduit-extra
-pkgver=1.1.17
-pkgrel=3
+pkgver=1.2.0
+pkgrel=1
 pkgdesc="Batteries included conduit: adapters for common libraries."
 url="https://github.com/snoyberg/conduit"
 license=("MIT")
@@ -16,7 +16,7 @@
          "haskell-transformers-base")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('60fd7d6437fdfc8bc33e1daa1fd58f14930156c750bd6baaec5f33c37a2a053c3aac8a7dc9054bf18cdff7ff514f9572eac941dc2d11741edb9f02a9ce17cc17')
+sha512sums=('494ab5e53f05dc6dfd0ed44506de5eae241b3fb20e9b431100c6090de0a3af552e204de5012130ae0486b0e175e03deac0303246dcbbee75385e171facc3363d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list