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

Felix Yan felixonmars at archlinux.org
Wed Dec 23 22:01:05 UTC 2020


    Date: Wednesday, December 23, 2020 @ 22:01:03
  Author: felixonmars
Revision: 785437

upgpkg: haskell-ordered-containers 0.2.2-8: rebuild with ghc 8.10.3

Modified:
  haskell-ordered-containers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-23 22:00:39 UTC (rev 785436)
+++ PKGBUILD	2020-12-23 22:01:03 UTC (rev 785437)
@@ -3,7 +3,7 @@
 _hkgname=ordered-containers
 pkgname=haskell-ordered-containers
 pkgver=0.2.2
-pkgrel=7
+pkgrel=8
 pkgdesc="Set- and Map-like types that remember the order elements were inserted"
 url="https://github.com/dmwit/ordered-containers"
 license=('BSD')



More information about the arch-commits mailing list