Date: Friday, May 21, 2021 @ 06:33:21 Author: felixonmars Revision: 940380
upgpkg: haskell-monad-unlift 0.2.0-179: rebuild with hashable 1.3.2.0 Modified: haskell-monad-unlift/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 06:32:43 UTC (rev 940379) +++ PKGBUILD 2021-05-21 06:33:21 UTC (rev 940380) @@ -4,7 +4,7 @@ _hkgname=monad-unlift pkgname=haskell-monad-unlift pkgver=0.2.0 -pkgrel=178 +pkgrel=179 pkgdesc="Typeclasses for representing monad transformer unlifting" url="https://github.com/fpco/monad-unlift" license=("MIT")
