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

Felix Yan fyan at archlinux.org
Tue Jan 26 06:13:23 UTC 2016


    Date: Tuesday, January 26, 2016 @ 07:13:23
  Author: fyan
Revision: 158918

upgpkg: haskell-hscolour 1.24-1

Modified:
  haskell-hscolour/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-26 05:11:49 UTC (rev 158917)
+++ PKGBUILD	2016-01-26 06:13:23 UTC (rev 158918)
@@ -4,8 +4,8 @@
 
 _hkgname=hscolour
 pkgname=haskell-hscolour
-pkgver=1.23
-pkgrel=2
+pkgver=1.24
+pkgrel=1
 pkgdesc="Colourise Haskell code."
 url="http://code.haskell.org/~malcolm/hscolour/"
 license=("GPL")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('97167eaecc309eff51317d6e925881bc9f27921bd52692121f0fc5aaee1791b0')
+sha256sums=('54bc45137ba06bd876cf98424f974e325e9b236bd5c18d1c5b2ea0351b1d9332')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list