Date: Saturday, March 9, 2019 @ 16:57:44 Author: felixonmars Revision: 438487
upgpkg: haskell-monad-time 0.3.1.0-7 rebuild with ghc 8.6.4 Modified: haskell-monad-time/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-09 16:57:15 UTC (rev 438486) +++ PKGBUILD 2019-03-09 16:57:44 UTC (rev 438487) @@ -4,7 +4,7 @@ _hkgname=monad-time pkgname=haskell-monad-time pkgver=0.3.1.0 -pkgrel=6 +pkgrel=7 pkgdesc="Type class for monads which carry the notion of the current time" url="https://github.com/scrive/monad-time" license=("BSD")
