[arch-commits] Commit in haskell-insert-ordered-containers/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Sat May 19 21:28:38 UTC 2018
    
    
  
    Date: Saturday, May 19, 2018 @ 21:28:37
  Author: felixonmars
Revision: 324936
upgpkg: haskell-insert-ordered-containers 0.2.1.0-74
rebuild with corrected bifunctors
Modified:
  haskell-insert-ordered-containers/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-19 21:27:49 UTC (rev 324935)
+++ PKGBUILD	2018-05-19 21:28:37 UTC (rev 324936)
@@ -4,7 +4,7 @@
 _hkgname=insert-ordered-containers
 pkgname=haskell-insert-ordered-containers
 pkgver=0.2.1.0
-pkgrel=73
+pkgrel=74
 pkgdesc="Associative containers retating insertion order for traversals."
 url="https://github.com/phadej/insert-ordered-containers"
 license=('custom:BSD3')
    
    
More information about the arch-commits
mailing list