Date: Tuesday, February 9, 2021 @ 00:08:55 Author: felixonmars Revision: 850625
upgpkg: haskell-monad-time 0.3.1.0-16: rebuild with ghc 8.10.4 Modified: haskell-monad-time/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 00:08:31 UTC (rev 850624) +++ PKGBUILD 2021-02-09 00:08:55 UTC (rev 850625) @@ -4,7 +4,7 @@ _hkgname=monad-time pkgname=haskell-monad-time pkgver=0.3.1.0 -pkgrel=15 +pkgrel=16 pkgdesc="Type class for monads which carry the notion of the current time" url="https://github.com/scrive/monad-time" license=("BSD")
