Date: Monday, March 29, 2021 @ 04:13:09 Author: felixonmars Revision: 908391
upgpkg: haskell-tar 0.5.1.1-53: rebuild with math-functions 0.3.4.2 Modified: haskell-tar/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-29 04:12:11 UTC (rev 908390) +++ PKGBUILD 2021-03-29 04:13:09 UTC (rev 908391) @@ -4,7 +4,7 @@ _hkgname=tar pkgname=haskell-tar pkgver=0.5.1.1 -pkgrel=52 +pkgrel=53 pkgdesc="Reading, writing and manipulating \".tar\" archive files." url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")