Date: Sunday, December 9, 2018 @ 20:22:42
  Author: felixonmars
Revision: 413134

upgpkg: haskell-data-bword 0.1.0.1-10

rebuild with ghc 8.6.3

Modified:
  haskell-data-bword/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-12-09 20:22:12 UTC (rev 413133)
+++ PKGBUILD    2018-12-09 20:22:42 UTC (rev 413134)
@@ -3,10 +3,10 @@
 _hkgname=data-bword
 pkgname=haskell-data-bword
 pkgver=0.1.0.1
-pkgrel=9
+pkgrel=10
 pkgdesc="Extra operations on binary words of fixed length"
 url="https://github.com/mvv/data-bword";
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')

Reply via email to