Date: Monday, July 4, 2016 @ 04:38:38
  Author: felixonmars
Revision: 181998

upgpkg: haskell-highlighting-kate 0.6.2.1-1

rebuild with Glob-0.7.9, highlighting-kate-0.6.2.1, microlens-0.4.5.0, 
scientific-0.3.4.8, trifecta-1.6

Modified:
  haskell-highlighting-kate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-07-04 04:38:17 UTC (rev 181997)
+++ PKGBUILD    2016-07-04 04:38:38 UTC (rev 181998)
@@ -4,8 +4,8 @@
 
 _hkgname=highlighting-kate
 pkgname=haskell-highlighting-kate
-pkgver=0.6.2
-pkgrel=4
+pkgver=0.6.2.1
+pkgrel=1
 pkgdesc="Syntax highlighting"
 url="http://github.com/jgm/highlighting-kate";
 license=("GPL")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-blaze-html" "haskell-mtl" "haskell-parsec" 
"haskell-pcre-light" "haskell-utf8-string")
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha256sums=('728f10ccba6dfa1604398ae527520d2debeef870472fe104c2bf0714c513b411')
+sha256sums=('62af544964cb9d019baf1c81e28f8a747800c581787812a3b374e2f0a4209135')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to