[arch-commits] Commit in haskell-heredoc/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Wed Dec 23 21:31:59 UTC 2020
    
    
  
    Date: Wednesday, December 23, 2020 @ 21:31:59
  Author: felixonmars
Revision: 785333
upgpkg: haskell-heredoc 0.2.0.0-19: rebuild with ghc 8.10.3
Modified:
  haskell-heredoc/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-23 21:31:38 UTC (rev 785332)
+++ PKGBUILD	2020-12-23 21:31:59 UTC (rev 785333)
@@ -3,7 +3,7 @@
 _hkgname=heredoc
 pkgname=haskell-heredoc
 pkgver=0.2.0.0
-pkgrel=18
+pkgrel=19
 pkgdesc="Multi-line string / here document using QuasiQuotes"
 url="https://hackage.haskell.org/package/heredoc"
 license=('custom:PublicDomain')
    
    
More information about the arch-commits
mailing list