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

Felix Yan felixonmars at archlinux.org
Mon Dec 10 07:37:20 UTC 2018


    Date: Monday, December 10, 2018 @ 07:37:20
  Author: felixonmars
Revision: 413762

upgpkg: haskell-newtype-generics 0.5.3-24

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-newtype-generics/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 07:36:41 UTC (rev 413761)
+++ PKGBUILD	2018-12-10 07:37:20 UTC (rev 413762)
@@ -3,10 +3,10 @@
 _hkgname=newtype-generics
 pkgname=haskell-newtype-generics
 pkgver=0.5.3
-pkgrel=23
+pkgrel=24
 pkgdesc="A typeclass and set of functions for working with newtypes"
 url="http://github.com/sjakobi/bsb-http-chunked"
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-hspec')



More information about the arch-commits mailing list