Date: Saturday, March 25, 2023 @ 23:58:38
  Author: felixonmars
Revision: 1428021

upgpkg: haskell-xml-conduit 1.9.1.2-1: rebuild with xml-conduit 1.9.1.2

Modified:
  haskell-xml-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-25 23:38:24 UTC (rev 1428020)
+++ PKGBUILD    2023-03-25 23:58:38 UTC (rev 1428021)
@@ -3,8 +3,8 @@
 
 _hkgname=xml-conduit
 pkgname=haskell-xml-conduit
-pkgver=1.9.1.1
-pkgrel=181
+pkgver=1.9.1.2
+pkgrel=1
 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package."
 url="https://github.com/snoyberg/xml";
 license=("MIT")
@@ -14,7 +14,7 @@
          'haskell-resourcet' 'haskell-blaze-html' 'haskell-xml-types')
 makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hspec' 
'haskell-hunit')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('4d75960eb400a4ac8cb13bb70f59b554659fa2a6165906f73097a2bc564505a1efa78e72b121d9ed0fd8b424ff25cd1d8368e6c1f2b6ffa4b0aa36f584727687')
+sha512sums=('262cf32b51bbdf91d93ffce453eb90812f11241b9f8707308063487260351c3530b9dfe9ece3d0ee893acc60577c1e57adda04da77b2d03776c7d092c0dae62e')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to