Date: Saturday, December 8, 2018 @ 19:36:53
  Author: felixonmars
Revision: 412538

upgpkg: haskell-unixutils 1.54.1-66

rebuild with vector 0.12.0.2

Modified:
  haskell-unixutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-12-08 19:36:10 UTC (rev 412537)
+++ PKGBUILD    2018-12-08 19:36:53 UTC (rev 412538)
@@ -3,10 +3,10 @@
 _hkgname=Unixutils
 pkgname=haskell-unixutils
 pkgver=1.54.1
-pkgrel=65
+pkgrel=66
 pkgdesc="A crude interface between Haskell and Unix-like operating systems"
 url="https://github.com/seereason/haskell-unixutils";
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-exceptions' 'haskell-process-extras' 
'haskell-puremd5'
          'haskell-regex-tdfa' 'haskell-zlib')

Reply via email to