[arch-commits] Commit in haskell-attoparsec/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at gemini.archlinux.org
       
    Thu Nov 18 03:27:26 UTC 2021
    
    
  
    Date: Thursday, November 18, 2021 @ 03:27:25
  Author: felixonmars
Revision: 1051756
upgpkg: haskell-attoparsec 0.14.1-36: rebuild with hashable 1.3.4.0
Modified:
  haskell-attoparsec/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-18 03:25:48 UTC (rev 1051755)
+++ PKGBUILD	2021-11-18 03:27:25 UTC (rev 1051756)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.14.1
-pkgrel=35
+pkgrel=36
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD")
    
    
More information about the arch-commits
mailing list