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

Felix Yan felixonmars at archlinux.org
Wed Feb 10 17:06:39 UTC 2021


    Date: Wednesday, February 10, 2021 @ 17:06:39
  Author: felixonmars
Revision: 853743

upgpkg: haskell-serialise 0.2.3.0-100: rebuild with attoparsec 0.13.2.5

Modified:
  haskell-serialise/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-10 17:05:34 UTC (rev 853742)
+++ PKGBUILD	2021-02-10 17:06:39 UTC (rev 853743)
@@ -3,7 +3,7 @@
 _hkgname=serialise
 pkgname=haskell-serialise
 pkgver=0.2.3.0
-pkgrel=99
+pkgrel=100
 pkgdesc="A binary serialisation library for Haskell values"
 url="https://github.com/well-typed/cborg"
 license=('BSD')



More information about the arch-commits mailing list