[arch-commits] Commit in haskell-multistate/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Nov 28 23:57:26 UTC 2021
Date: Sunday, November 28, 2021 @ 23:57:26
Author: felixonmars
Revision: 1055904
upgpkg: haskell-multistate 0.8.0.3-92: rebuild with regex-base 0.94.0.2
Modified:
haskell-multistate/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-28 23:56:44 UTC (rev 1055903)
+++ PKGBUILD 2021-11-28 23:57:26 UTC (rev 1055904)
@@ -3,7 +3,7 @@
_hkgname=multistate
pkgname=haskell-multistate
pkgver=0.8.0.3
-pkgrel=91
+pkgrel=92
pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type"
url="https://github.com/lspitzner/multistate"
license=("BSD")
More information about the arch-commits
mailing list