[arch-commits] Commit in haskell-serialise/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Tue Mar 23 10:16:43 UTC 2021
    
    
  
    Date: Tuesday, March 23, 2021 @ 10:16:42
  Author: felixonmars
Revision: 900239
upgpkg: haskell-serialise 0.2.3.0-117: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9
Modified:
  haskell-serialise/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-23 10:15:03 UTC (rev 900238)
+++ PKGBUILD	2021-03-23 10:16:42 UTC (rev 900239)
@@ -3,7 +3,7 @@
 _hkgname=serialise
 pkgname=haskell-serialise
 pkgver=0.2.3.0
-pkgrel=116
+pkgrel=117
 pkgdesc="A binary serialisation library for Haskell values"
 url="https://github.com/well-typed/cborg"
 license=('BSD')
    
    
More information about the arch-commits
mailing list