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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jun 6 17:39:34 UTC 2022


    Date: Monday, June 6, 2022 @ 17:39:34
  Author: felixonmars
Revision: 1226965

upgpkg: haskell-conduit-parse 0.2.1.1-1: rebuild with conduit-parse 0.2.1.1

Modified:
  haskell-conduit-parse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-06 17:38:00 UTC (rev 1226964)
+++ PKGBUILD	2022-06-06 17:39:34 UTC (rev 1226965)
@@ -2,8 +2,8 @@
 
 _hkgname=conduit-parse
 pkgname=haskell-conduit-parse
-pkgver=0.2.1.0
-pkgrel=234
+pkgver=0.2.1.1
+pkgrel=1
 pkgdesc="Parsing framework based on conduit"
 url="https://github.com/k0ral/conduit-parse"
 license=("custom:PublicDomain")
@@ -12,7 +12,7 @@
          'haskell-safe-exceptions')
 makedepends=('ghc' 'hlint' 'haskell-resourcet' 'haskell-tasty' 'haskell-tasty-hunit')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('b585dbdc0c1e3a844a9cd97cd1e72d7a73521b66b856001960afe4057130dae1')
+sha256sums=('07fb28868ce016b5e1b5fd033c9c73340a09c13140003f070a6952842a01acf5')
 
 build() {
   cd $_hkgname-$pkgver    



More information about the arch-commits mailing list