[arch-commits] Commit in haskell-data-accessor-template/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Thu May 23 13:21:37 UTC 2019
    
    
  
    Date: Thursday, May 23, 2019 @ 13:21:37
  Author: felixonmars
Revision: 469322
upgpkg: haskell-data-accessor-template 0.2.1.16-8
rebuild with data-accessor 0.2.3
Modified:
  haskell-data-accessor-template/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-23 13:21:04 UTC (rev 469321)
+++ PKGBUILD	2019-05-23 13:21:37 UTC (rev 469322)
@@ -4,7 +4,7 @@
 _hkgname=data-accessor-template
 pkgname=haskell-data-accessor-template
 pkgver=0.2.1.16
-pkgrel=7
+pkgrel=8
 pkgdesc="Automate generation of Accessor's of the data-accessor package by Template Haskell functions."
 url="http://www.haskell.org/haskellwiki/Record_access"
 license=("BSD")
    
    
More information about the arch-commits
mailing list