[arch-commits] Commit in haskell-loop/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at gemini.archlinux.org
       
    Sat Aug 28 22:30:25 UTC 2021
    
    
  
    Date: Saturday, August 28, 2021 @ 22:30:25
  Author: felixonmars
Revision: 1008072
upgpkg: haskell-loop 0.3.0-150: rebuild with hashable 1.3.3.0
Modified:
  haskell-loop/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-28 22:29:20 UTC (rev 1008071)
+++ PKGBUILD	2021-08-28 22:30:25 UTC (rev 1008072)
@@ -3,7 +3,7 @@
 _hkgname=loop
 pkgname=haskell-loop
 pkgver=0.3.0
-pkgrel=149
+pkgrel=150
 pkgdesc="Fast loops (for when GHC can't optimize forM_)"
 url="https://github.com/nh2/loop"
 license=('MIT')
    
    
More information about the arch-commits
mailing list