Date: Sunday, August 16, 2020 @ 01:46:53 Author: felixonmars Revision: 680527
upgpkg: haskell-generic-data 0.8.3.0-21: rebuild with math-functions 0.3.4.1 Modified: haskell-generic-data/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-16 01:45:16 UTC (rev 680526) +++ PKGBUILD 2020-08-16 01:46:53 UTC (rev 680527) @@ -3,7 +3,7 @@ _hkgname=generic-data pkgname=haskell-generic-data pkgver=0.8.3.0 -pkgrel=20 +pkgrel=21 pkgdesc="Deriving instances with GHC.Generics and related utilities" url="https://github.com/Lysxia/generic-data" license=('MIT')
