[arch-commits] Commit in haskell-x11/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sun Jan 8 11:03:45 UTC 2017
Date: Sunday, January 8, 2017 @ 11:03:44
Author: jelle
Revision: 206081
upgpkg: haskell-x11 1.7-1
Modified:
haskell-x11/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-08 07:51:57 UTC (rev 206080)
+++ PKGBUILD 2017-01-08 11:03:44 UTC (rev 206081)
@@ -5,8 +5,8 @@
_hkgname=X11
pkgname=haskell-x11
-pkgver=1.6.1.2
-pkgrel=13
+pkgver=1.7
+pkgrel=1
pkgdesc="A Haskell binding to the X11 graphics library."
arch=(i686 x86_64)
url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11"
@@ -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=('d7c94a65ce4b140e97cce835e8682ac3')
+md5sums=('60401f6e335dfa18083887efcfdfda51')
build() {
cd ${srcdir}/${_hkgname}-${pkgver}
More information about the arch-commits
mailing list