[arch-commits] Commit in haskell-reflection/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at gemini.archlinux.org
       
    Sun Aug 15 18:07:14 UTC 2021
    
    
  
    Date: Sunday, August 15, 2021 @ 18:07:14
  Author: felixonmars
Revision: 998986
upgpkg: haskell-reflection 2.1.6-97: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3
Modified:
  haskell-reflection/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-15 18:06:31 UTC (rev 998985)
+++ PKGBUILD	2021-08-15 18:07:14 UTC (rev 998986)
@@ -4,7 +4,7 @@
 _hkgname=reflection
 pkgname=haskell-reflection
 pkgver=2.1.6
-pkgrel=96
+pkgrel=97
 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms"
 url="https://github.com/ekmett/reflection"
 license=("BSD")
    
    
More information about the arch-commits
mailing list