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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jan 27 19:52:19 UTC 2022


    Date: Thursday, January 27, 2022 @ 19:52:19
  Author: felixonmars
Revision: 1117461

upgpkg: haskell-reflection 2.1.6-121: rebuild with async 2.2.4

Modified:
  haskell-reflection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-27 19:51:55 UTC (rev 1117460)
+++ PKGBUILD	2022-01-27 19:52:19 UTC (rev 1117461)
@@ -4,7 +4,7 @@
 _hkgname=reflection
 pkgname=haskell-reflection
 pkgver=2.1.6
-pkgrel=120
+pkgrel=121
 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms"
 url="https://github.com/ekmett/reflection"
 license=("BSD")



More information about the arch-commits mailing list