Date: Friday, March 3, 2023 @ 01:55:49 Author: felixonmars Revision: 1409019
upgpkg: haskell-tz 0.1.3.6-66: rebuild with tagged 0.8.7 Modified: haskell-tz/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-03 01:55:41 UTC (rev 1409018) +++ PKGBUILD 2023-03-03 01:55:49 UTC (rev 1409019) @@ -3,7 +3,7 @@ _hkgname=tz pkgname=haskell-tz pkgver=0.1.3.6 -pkgrel=65 +pkgrel=66 pkgdesc='Efficient time zone handling' arch=(x86_64) url='https://github.com/ysangkok/haskell-tz'