[arch-commits] Commit in haskell-insert-ordered-containers/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Sat Aug  1 03:10:39 UTC 2020
    
    
  
    Date: Saturday, August 1, 2020 @ 03:10:37
  Author: felixonmars
Revision: 667094
upgpkg: haskell-insert-ordered-containers 0.2.3.1-21: rebuild with QuickCheck 2.14.1
Modified:
  haskell-insert-ordered-containers/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-01 03:06:42 UTC (rev 667093)
+++ PKGBUILD	2020-08-01 03:10:37 UTC (rev 667094)
@@ -3,7 +3,7 @@
 _hkgname=insert-ordered-containers
 pkgname=haskell-insert-ordered-containers
 pkgver=0.2.3.1
-pkgrel=20
+pkgrel=21
 pkgdesc="Associative containers retating insertion order for traversals."
 url="https://github.com/phadej/insert-ordered-containers"
 license=('BSD')
    
    
More information about the arch-commits
mailing list