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

Felix Yan felixonmars at gemini.archlinux.org
Thu Feb 3 23:22:12 UTC 2022


    Date: Thursday, February 3, 2022 @ 23:22:12
  Author: felixonmars
Revision: 1124949

upgpkg: haskell-x11 1.10.2-1: rebuild with X11 1.10.2

Modified:
  haskell-x11/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-03 23:19:22 UTC (rev 1124948)
+++ PKGBUILD	2022-02-03 23:22:12 UTC (rev 1124949)
@@ -4,8 +4,8 @@
 
 _hkgname=X11
 pkgname=haskell-x11
-pkgver=1.10.1
-pkgrel=2
+pkgver=1.10.2
+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"
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'libx11' 'libxinerama' 'libxrandr' 'libxss' 'haskell-data-default-class')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/X11/$pkgver/X11-$pkgver.tar.gz)
-sha512sums=('ef4c3103c098a41542c4a70b7f1fb1429ff01fecf64e23cd45e65422ad3690f17456a5a8fed5f7060d93606b07ba7e6d7425b35bbfa78f4582b7550247162ceb')
+sha512sums=('5013dc359e081900193efd201c38c41ca73bc8dae3610e8e3b46e42aad7ae4a5917ecd3219d77e40141be7179963aaa2454032c820945e93ff4310ef359b2df4')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list