[arch-commits] Commit in haskell-base64-bytestring/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Apr 26 16:32:46 UTC 2019


    Date: Friday, April 26, 2019 @ 16:32:46
  Author: felixonmars
Revision: 454253

upgpkg: haskell-base64-bytestring 1.0.0.2-5

rebuild with ghc 8.6.5

Modified:
  haskell-base64-bytestring/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-26 16:31:55 UTC (rev 454252)
+++ PKGBUILD	2019-04-26 16:32:46 UTC (rev 454253)
@@ -7,7 +7,7 @@
 _hkgname=base64-bytestring
 pkgname=haskell-base64-bytestring
 pkgver=1.0.0.2
-pkgrel=4
+pkgrel=5
 pkgdesc="Fast base64 encoding and decoding for ByteStrings"
 url="https://github.com/bos/base64-bytestring"
 license=('BSD')



More information about the arch-commits mailing list