[arch-commits] Commit in haskell-attoparsec-iso8601/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Jul 7 14:08:15 UTC 2022


    Date: Thursday, July 7, 2022 @ 14:08:15
  Author: felixonmars
Revision: 1248101

upgpkg: haskell-attoparsec-iso8601 1.1.0.0-1: rebuild with attoparsec-iso8601 1.1.0.0

Modified:
  haskell-attoparsec-iso8601/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-07 14:05:39 UTC (rev 1248100)
+++ PKGBUILD	2022-07-07 14:08:15 UTC (rev 1248101)
@@ -2,8 +2,8 @@
 
 _hkgname=attoparsec-iso8601
 pkgname=haskell-attoparsec-iso8601
-pkgver=1.0.2.1
-pkgrel=30
+pkgver=1.1.0.0
+pkgrel=1
 pkgdesc="Parsing of ISO 8601 dates, originally from aeson"
 url="https://github.com/haskell/aeson"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-attoparsec' 'haskell-base-compat-batteries' 'haskell-time-compat')
 makedepends=('ghc' 'uusi')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7be279057d0338c5825f5a9d578df23364325e274334d0cca37a4cba6a3a626202994fa284f529b08c3e1067278f6a1fbabbcaf2769a845efdaa05605ed4a6e0')
+sha512sums=('4613c2e1b492c4ebf30d1788e8b067592e507e226bd85caacc1844d5a486c1b9c8727117e426763122836205b7341b8603ac15566facd3f0338b55e784f4dfe0')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list