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

Felix Yan felixonmars at archlinux.org
Fri Jun 24 09:25:55 UTC 2016


    Date: Friday, June 24, 2016 @ 09:25:55
  Author: felixonmars
Revision: 180950

upgpkg: haskell-hscolour 1.24.1-1

rebuild with Agda-2.5.1.1, enclosed-exceptions-1.0.2, hakyll-4.8.3.2, hscolour-1.24.1, semigroups-0.18.2, shakespeare-2.0.9, warp-tls-3.2.2, texmath-0.8.6.4, yaml-0.8.18, yesod-core-1.4.21

Modified:
  haskell-hscolour/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-24 09:11:07 UTC (rev 180949)
+++ PKGBUILD	2016-06-24 09:25:55 UTC (rev 180950)
@@ -4,15 +4,15 @@
 
 _hkgname=hscolour
 pkgname=haskell-hscolour
-pkgver=1.24
-pkgrel=2
+pkgver=1.24.1
+pkgrel=1
 pkgdesc="Colourise Haskell code."
 url="http://code.haskell.org/~malcolm/hscolour/"
-license=("GPL")
+license=("LGPL")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('54bc45137ba06bd876cf98424f974e325e9b236bd5c18d1c5b2ea0351b1d9332')
+sha256sums=('e46fe3de8ed6f96e2216b94b7608d01919bc86b15dd8d0ec7e71c0e7e5bf79c8')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list