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

Felix Yan felixonmars at archlinux.org
Fri Feb 24 03:13:39 UTC 2017


    Date: Friday, February 24, 2017 @ 03:13:37
  Author: felixonmars
Revision: 213672

upgpkg: hasktags 0.69.3-1

Modified:
  hasktags/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-23 22:38:56 UTC (rev 213671)
+++ PKGBUILD	2017-02-24 03:13:37 UTC (rev 213672)
@@ -3,7 +3,7 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hasktags
-pkgver=0.69.2.1
+pkgver=0.69.3
 pkgrel=1
 pkgdesc="Produces ctags \"tags\" and etags \"TAGS\" files for Haskell programs"
 url="http://github.com/MarcWeber/hasktags"
@@ -12,7 +12,7 @@
 depends=('gmp' 'libffi')
 makedepends=("ghc=8.0.1" "haskell-hunit" "haskell-json" "haskell-utf8-string")
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('9d369830ac5e146f7b2a2ed584eec732b0da85af00ed7b91a72e208f6ef5144a')
+sha256sums=('4e069aa63c2a7d762332d1acbc12a3d705abdc5e24c06d55129e1a3fd66e5afa')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list