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

Felix Yan felixonmars at archlinux.org
Thu Feb 7 12:13:24 UTC 2019


    Date: Thursday, February 7, 2019 @ 12:13:23
  Author: felixonmars
Revision: 429888

upgpkg: hoogle 5.0.17.5-1

Modified:
  hoogle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-07 12:13:20 UTC (rev 429887)
+++ PKGBUILD	2019-02-07 12:13:23 UTC (rev 429888)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hoogle
-pkgver=5.0.17.4
-pkgrel=3
+pkgver=5.0.17.5
+pkgrel=1
 pkgdesc="Haskell API Search"
 url="http://www.haskell.org/hoogle/"
 license=("BSD")
@@ -18,7 +18,7 @@
          'haskell-zlib')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('0759104012eb66adad372e51d92252ee992b5588ab52619ac51f62aa6c9f913614f980408fe0628a251831fe4c541d62b11955ad2e1c3d1a3566320245eb9ede')
+sha512sums=('fc7fac9d66ef9b6b498f18a40fab3979f16ce0245ff75882cbfa467af619082db089b5c986d1fc3ab83c43319cb9f76a2476041c55a054cb42567c730996732a')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list