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

Felix Yan felixonmars at archlinux.org
Sun Nov 17 09:53:26 UTC 2019


    Date: Sunday, November 17, 2019 @ 09:53:25
  Author: felixonmars
Revision: 529979

upgpkg: haskell-x11 1.9.1-1

rebuild with X11 1.9.1

Modified:
  haskell-x11/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-17 07:16:52 UTC (rev 529978)
+++ PKGBUILD	2019-11-17 09:53:25 UTC (rev 529979)
@@ -4,8 +4,8 @@
 
 _hkgname=X11
 pkgname=haskell-x11
-pkgver=1.9
-pkgrel=19
+pkgver=1.9.1
+pkgrel=1
 pkgdesc="A Haskell binding to the X11 graphics library."
 arch=(x86_64)
 url="https://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11"
@@ -14,7 +14,7 @@
 conflicts=(haskell-x11-extras)
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/X11/$pkgver/X11-$pkgver.tar.gz)
-sha512sums=('6d6cc42e2b4a996478f40511876ef07b36bb047673da8f0471d37f9dc4f50bf763b484aa421c987be6fe7726fad0127f9ceb558435af3550622b9e7649e91516')
+sha512sums=('6fc3c8b71681ba45d14c4b709c58760d7bfcb3e6363ef6c79e3d3ecce8f5a30bda877141cea9de73094fc00fa064d23d36f1f8fa61aa65f2d9d75acd1808eaa7')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list