diff options
Diffstat (limited to 'community/gtk2hs-buildtools/PKGBUILD')
-rw-r--r-- | community/gtk2hs-buildtools/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gtk2hs-buildtools/PKGBUILD b/community/gtk2hs-buildtools/PKGBUILD index 7200e9d62..f9d02a1fa 100644 --- a/community/gtk2hs-buildtools/PKGBUILD +++ b/community/gtk2hs-buildtools/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 79423 2012-11-04 20:12:29Z spupykin $ +# $Id: PKGBUILD 83991 2013-02-08 04:15:23Z td123 $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=gtk2hs-buildtools pkgver=0.12.3.1 -pkgrel=2 +pkgrel=4 pkgdesc="Tools to build the Gtk2Hs suite of User Interface libraries." url="http://hackage.haskell.org/package/gtk2hs-buildtools" license=('GPL2') |