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

Felix Yan felixonmars at archlinux.org
Fri Mar 20 17:51:31 UTC 2020


    Date: Friday, March 20, 2020 @ 17:51:30
  Author: felixonmars
Revision: 601951

upgpkg: haskell-conduit-extra 1.3.5-1: rebuild with conduit-extra 1.3.5

Modified:
  haskell-conduit-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-20 17:38:46 UTC (rev 601950)
+++ PKGBUILD	2020-03-20 17:51:30 UTC (rev 601951)
@@ -3,8 +3,8 @@
 
 _hkgname=conduit-extra
 pkgname=haskell-conduit-extra
-pkgver=1.3.4
-pkgrel=61
+pkgver=1.3.5
+pkgrel=1
 pkgdesc="Batteries included conduit: adapters for common libraries."
 url="https://github.com/snoyberg/conduit"
 license=("MIT")
@@ -15,7 +15,7 @@
 makedepends=('ghc' 'haskell-exceptions' 'haskell-hspec' 'haskell-quickcheck'
              'haskell-transformers-base')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('cd5d6d754871ba9558f495074066cff0d116d71af71a6260c9cfe53244a03513813f93ed985af25c6eb7849f1d4dbb4f6b9a17140c2bf12236206b9e9925efee')
+sha512sums=('27cb6e1eba8c01154a1a7002521ce0190028790d1cb3f07d268722da2e2d32cc9ec8a78b897832f3e96fc40a4d6bf1755b7d068ba986178830aea0373b38cb38')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list