[arch-commits] Commit in haskell-x11/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sun Feb 12 19:48:02 UTC 2017
Date: Sunday, February 12, 2017 @ 19:48:01
Author: jelle
Revision: 212060
upgpkg: haskell-x11 1.8-1
Modified:
haskell-x11/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-02-12 18:18:44 UTC (rev 212059)
+++ PKGBUILD 2017-02-12 19:48:01 UTC (rev 212060)
@@ -5,7 +5,7 @@
_hkgname=X11
pkgname=haskell-x11
-pkgver=1.7
+pkgver=1.8
pkgrel=1
pkgdesc="A Haskell binding to the X11 graphics library."
arch=(i686 x86_64)
@@ -14,7 +14,7 @@
depends=("ghc=8.0.1" "libx11" "libxinerama" "libxrandr" "haskell-data-default")
conflicts=(haskell-x11-extras)
source=(https://hackage.haskell.org/packages/archive/X11/$pkgver/X11-$pkgver.tar.gz)
-md5sums=('60401f6e335dfa18083887efcfdfda51')
+md5sums=('97f24170b74395ba926fdfa6d40dd3d2')
build() {
cd ${srcdir}/${_hkgname}-${pkgver}
More information about the arch-commits
mailing list