Date: Saturday, December 8, 2018 @ 18:49:17
  Author: felixonmars
Revision: 412482

upgpkg: haskell-sourcemap 0.1.6-101

rebuild with vector 0.12.0.2

Modified:
  haskell-sourcemap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-12-08 18:48:39 UTC (rev 412481)
+++ PKGBUILD    2018-12-08 18:49:17 UTC (rev 412482)
@@ -4,10 +4,10 @@
 _hkgname=sourcemap
 pkgname=haskell-sourcemap
 pkgver=0.1.6
-pkgrel=100
+pkgrel=101
 pkgdesc="Implementation of source maps as proposed by Google and Mozilla."
 url="https://hackage.haskell.org/package/${_hkgname}";
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-aeson" "haskell-attoparsec" 
"haskell-unordered-containers"
          "haskell-utf8-string")

Reply via email to