Date: Sunday, October 14, 2018 @ 15:48:28 Author: felixonmars Revision: 393674
upgpkg: haskell-integer-logarithms 1.0.2.2-2 rebuild with ghc 8.6.1 Modified: haskell-integer-logarithms/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-14 15:47:57 UTC (rev 393673) +++ PKGBUILD 2018-10-14 15:48:28 UTC (rev 393674) @@ -3,7 +3,7 @@ _hkgname=integer-logarithms pkgname=haskell-integer-logarithms pkgver=1.0.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="Integer logarithms" url="https://github.com/Bodigrim/integer-logarithms" license=('MIT')
