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

Felix Yan felixonmars at archlinux.org
Sun Nov 19 03:14:55 UTC 2017


    Date: Sunday, November 19, 2017 @ 03:14:54
  Author: felixonmars
Revision: 267394

upgpkg: haskell-hscolour 1.24.2-1

rebuild with hscolour,1.24.2

Modified:
  haskell-hscolour/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-19 01:33:18 UTC (rev 267393)
+++ PKGBUILD	2017-11-19 03:14:54 UTC (rev 267394)
@@ -4,8 +4,8 @@
 
 _hkgname=hscolour
 pkgname=haskell-hscolour
-pkgver=1.24.1
-pkgrel=4
+pkgver=1.24.2
+pkgrel=1
 pkgdesc="Colourise Haskell code."
 url="http://code.haskell.org/~malcolm/hscolour/"
 license=("LGPL")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('3a04943283f2e9ce59f42a547b5972d5c73aa3bca4696dd736858b102477f9460998804325a82999b275ca9bbeeb8e8a22da45db22d4d97ff12418178eb6c377')
+sha512sums=('7dcc8e679ea8729fa8bc6bccb8d4a9e137f38a47ceac884c7173b088e1e52cf72d072fb9d7be54cca1e366212e86d7133875ef7b76af3ae1db812755280642b6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list