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

Felix Yan felixonmars at archlinux.org
Thu Sep 24 13:54:27 UTC 2020


    Date: Thursday, September 24, 2020 @ 13:54:27
  Author: felixonmars
Revision: 711765

upgpkg: haskell-gtk3 0.15.5-1

Modified:
  haskell-gtk3/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 13:53:44 UTC (rev 711764)
+++ PKGBUILD	2020-09-24 13:54:27 UTC (rev 711765)
@@ -1,8 +1,8 @@
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
-pkgname=haskell-gtk
+pkgname=haskell-gtk3
 pkgver=0.15.5
-pkgrel=19
+pkgrel=1
 pkgdesc="Binding to the gtk library for Gtk2Hs."
 url="https://hackage.haskell.org/package/gtk3"
 license=('LGPL2.1')
@@ -9,9 +9,9 @@
 arch=('x86_64')
 depends=('ghc-libs' 'gtk3' 'haskell-pango')
 makedepends=('ghc' 'haskell-gtk2hs-buildtools')
-provides=('gtk2hs-gtk')
-replaces=('gtk2hs-gtk')
-conflicts=('gtk2hs-gtk')
+provides=('gtk2hs-gtk' 'haskell-gtk')
+replaces=('gtk2hs-gtk' 'haskell-gtk')
+conflicts=('gtk2hs-gtk' 'haskell-gtk')
 source=("https://hackage.haskell.org/packages/archive/gtk3/${pkgver}/gtk3-${pkgver}.tar.gz")
 sha512sums=('937b250f04e797b821d560a768f9eaee448f2d2d98571b6ef401de44177f50861f557e653afc7f055dfa2e15180dca9d82e36469f0fb97dff5a170ebc6c62519')
 



More information about the arch-commits mailing list