[arch-commits] Commit in haskell-should-not-typecheck/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Dec 10 07:45:03 UTC 2018


    Date: Monday, December 10, 2018 @ 07:45:03
  Author: felixonmars
Revision: 413778

upgpkg: haskell-should-not-typecheck 2.1.0-26

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-should-not-typecheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 07:44:25 UTC (rev 413777)
+++ PKGBUILD	2018-12-10 07:45:03 UTC (rev 413778)
@@ -3,10 +3,10 @@
 _hkgname=should-not-typecheck
 pkgname=haskell-should-not-typecheck
 pkgver=2.1.0
-pkgrel=25
+pkgrel=26
 pkgdesc="A HUnit/hspec assertion library to verify that an expression does not typecheck"
 url="https://github.com/CRogers/should-not-typecheck"
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-hunit')
 makedepends=('ghc' 'haskell-hspec' 'haskell-hspec-expectations')



More information about the arch-commits mailing list