[arch-commits] Commit in haskell-multistate/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Nov 18 04:18:08 UTC 2021


    Date: Thursday, November 18, 2021 @ 04:18:08
  Author: felixonmars
Revision: 1051868

upgpkg: haskell-multistate 0.8.0.3-91: rebuild with hashable 1.3.4.0

Modified:
  haskell-multistate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-18 04:17:25 UTC (rev 1051867)
+++ PKGBUILD	2021-11-18 04:18:08 UTC (rev 1051868)
@@ -3,7 +3,7 @@
 _hkgname=multistate
 pkgname=haskell-multistate
 pkgver=0.8.0.3
-pkgrel=90
+pkgrel=91
 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