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

Felix Yan felixonmars at archlinux.org
Sun Sep 15 15:59:08 UTC 2019


    Date: Sunday, September 15, 2019 @ 15:59:07
  Author: felixonmars
Revision: 510760

upgpkg: happy 1.19.12-1

rebuild with happy 1.19.12

Modified:
  happy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-15 12:53:22 UTC (rev 510759)
+++ PKGBUILD	2019-09-15 15:59:07 UTC (rev 510760)
@@ -4,7 +4,7 @@
 # Contributor: Vesa Kaihlavirta <vegai at iki.fi>
 
 pkgname=happy
-pkgver=1.19.11
+pkgver=1.19.12
 pkgrel=1
 pkgdesc="The Parser Generator for Haskell"
 url="https://hackage.haskell.org/package/happy"
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('6c4c528717f886db268fe586b76ade176e66137761d6fc6439569bca6c0f723a2f5ed4cd3321d9f0ea8bd65edac36d650ffc685ce3b482efe15d6c48906e2786')
+sha512sums=('20f36b17adf7330852fd4c05335adbf31e6f19907b4ec247c85a40ee1f8496c6dc432055026696906b149cec7f982b88c9a2eeedf14a11d34b1f6f73272e5208')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list