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

Felix Yan felixonmars at archlinux.org
Wed Oct 25 07:21:23 UTC 2017


    Date: Wednesday, October 25, 2017 @ 07:21:22
  Author: felixonmars
Revision: 264180

upgpkg: hasktags 0.69.4-1

Modified:
  hasktags/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-25 07:21:04 UTC (rev 264179)
+++ PKGBUILD	2017-10-25 07:21:22 UTC (rev 264180)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hasktags
-pkgver=0.69.3
-pkgrel=6
+pkgver=0.69.4
+pkgrel=1
 pkgdesc="Produces ctags \"tags\" and etags \"TAGS\" files for Haskell programs"
 url="https://github.com/MarcWeber/hasktags"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-hunit" "haskell-json" "haskell-utf8-string")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('8a9d960c94eb3bad257c778f76f0f3d3dafd9ad1e39a5b8af3ac921d4448bc929ff1b99fc7223a73a5a474e4c38516b101e1ce3ddccb6e9be1cbd4d11d026ca4')
+sha512sums=('cc325c9f927e6174cc21a063808640a6ffec99f7bf39073fd76589317bf8869a8147f1de312e180feee787a87f66a84e35938ee2f327325623dfec0f21e9ee07')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list