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

Felix Yan felixonmars at archlinux.org
Mon Dec 10 12:54:06 UTC 2018


    Date: Monday, December 10, 2018 @ 12:54:05
  Author: felixonmars
Revision: 414160

upgpkg: haskell-either 5.0.1-26

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-either/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 12:53:12 UTC (rev 414159)
+++ PKGBUILD	2018-12-10 12:54:05 UTC (rev 414160)
@@ -4,10 +4,10 @@
 _hkgname=either
 pkgname=haskell-either
 pkgver=5.0.1
-pkgrel=25
+pkgrel=26
 pkgdesc="An either monad transformer"
 url="https://github.com/ekmett/either/"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-bifunctors' 'haskell-profunctors' 'haskell-semigroupoids')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-test-framework' 'haskell-test-framework-quickcheck2')



More information about the arch-commits mailing list