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

Felix Yan felixonmars at archlinux.org
Tue May 12 17:40:01 UTC 2020


    Date: Tuesday, May 12, 2020 @ 17:40:01
  Author: felixonmars
Revision: 627082

upgpkg: haskell-serialise 0.2.3.0-2: rebuild with tasty 1.3

Modified:
  haskell-serialise/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-12 17:37:58 UTC (rev 627081)
+++ PKGBUILD	2020-05-12 17:40:01 UTC (rev 627082)
@@ -3,7 +3,7 @@
 _hkgname=serialise
 pkgname=haskell-serialise
 pkgver=0.2.3.0
-pkgrel=1
+pkgrel=2
 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