[arch-commits] Commit in haskell-attoparsec/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at gemini.archlinux.org
       
    Tue Aug 17 14:32:34 UTC 2021
    
    
  
    Date: Tuesday, August 17, 2021 @ 14:32:34
  Author: felixonmars
Revision: 1001781
upgpkg: haskell-attoparsec 0.14.1-25: rebuild with mwc-random 0.15.0.2
Modified:
  haskell-attoparsec/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-17 14:31:37 UTC (rev 1001780)
+++ PKGBUILD	2021-08-17 14:32:34 UTC (rev 1001781)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.14.1
-pkgrel=24
+pkgrel=25
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD")
    
    
More information about the arch-commits
mailing list