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

Felix Yan felixonmars at archlinux.org
Wed Apr 4 17:57:46 UTC 2018


    Date: Wednesday, April 4, 2018 @ 17:57:45
  Author: felixonmars
Revision: 314176

upgpkg: hasktags 0.69.5-1

Modified:
  hasktags/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-04 17:42:31 UTC (rev 314175)
+++ PKGBUILD	2018-04-04 17:57:45 UTC (rev 314176)
@@ -3,8 +3,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hasktags
-pkgver=0.69.4
-pkgrel=5
+pkgver=0.69.5
+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=('cc325c9f927e6174cc21a063808640a6ffec99f7bf39073fd76589317bf8869a8147f1de312e180feee787a87f66a84e35938ee2f327325623dfec0f21e9ee07')
+sha512sums=('2394a41ce5f6a24b3deec9157dcc29bc5aad2da1d133d15982918d2833fc4c4299fa9b68ea42de85ce2085cfe32d39c32aaf9fddff6c0c3687044a19694b29b6')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list