Date: Thursday, December 24, 2020 @ 05:29:59
  Author: felixonmars
Revision: 786447

upgpkg: haskell-multistate 0.8.0.3-16: rebuild with ghc 8.10.3

Modified:
  haskell-multistate/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-12-24 05:29:30 UTC (rev 786446)
+++ PKGBUILD    2020-12-24 05:29:59 UTC (rev 786447)
@@ -3,7 +3,7 @@
 _hkgname=multistate
 pkgname=haskell-multistate
 pkgver=0.8.0.3
-pkgrel=15
+pkgrel=16
 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained 
value/type"
 url="https://github.com/lspitzner/multistate";
 license=("BSD")

Reply via email to