Date: Friday, June 1, 2018 @ 10:02:27 Author: felixonmars Revision: 335852
upgpkg: haskell-monad-time 0.3.1.0-3 rebuild with ghc 8.4.3 Modified: haskell-monad-time/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 10:01:50 UTC (rev 335851) +++ PKGBUILD 2018-06-01 10:02:27 UTC (rev 335852) @@ -5,7 +5,7 @@ _hkgname=monad-time pkgname=haskell-monad-time pkgver=0.3.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="Type class for monads which carry the notion of the current time" url="https://github.com/scrive/monad-time" license=("custom:BSD3")
