Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-gtk3


Commits:
de7cfa89 by Felix Yan at 2024-09-18T14:18:57+03:00
upgpkg: 0.15.8-1: rebuild with gtk3 0.15.8

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-gtk3
        pkgdesc = Binding to the gtk library for Gtk2Hs.
-       pkgver = 0.15.7
-       pkgrel = 73
+       pkgver = 0.15.8
+       pkgrel = 1
        url = https://hackage.haskell.org/package/gtk3
        arch = x86_64
        license = LGPL2.1
@@ -16,7 +16,7 @@ pkgbase = haskell-gtk3
        conflicts = haskell-gtk
        replaces = gtk2hs-gtk
        replaces = haskell-gtk
-       source = 
https://hackage.haskell.org/packages/archive/gtk3/0.15.7/gtk3-0.15.7.tar.gz
-       sha512sums = 
e329bec03b558948e5c346df68ad28a79d41a5abfc9acba06545f5ccea2199e58fa4086e2725ed46e51c85474ffe097e044f09f0cb307d0eb9c48cd47dcf9ccd
+       source = 
https://hackage.haskell.org/packages/archive/gtk3/0.15.8/gtk3-0.15.8.tar.gz
+       sha512sums = 
0c08d0a86298e04f6999face7eb6859d6058ca58d647b825a5d0088f2637e49581600167e1443d5307215829a0510a67742a4d5a23598ac64f8019b929decc3f
 
 pkgname = haskell-gtk3


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Sergej Pupykin <[email protected]>
 
 pkgname=haskell-gtk3
-pkgver=0.15.7
-pkgrel=73
+pkgver=0.15.8
+pkgrel=1
 pkgdesc="Binding to the gtk library for Gtk2Hs."
 url="https://hackage.haskell.org/package/gtk3";
 license=('LGPL2.1')
@@ -13,7 +13,7 @@ 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=('e329bec03b558948e5c346df68ad28a79d41a5abfc9acba06545f5ccea2199e58fa4086e2725ed46e51c85474ffe097e044f09f0cb307d0eb9c48cd47dcf9ccd')
+sha512sums=('0c08d0a86298e04f6999face7eb6859d6058ca58d647b825a5d0088f2637e49581600167e1443d5307215829a0510a67742a4d5a23598ac64f8019b929decc3f')
 
 build() {
     cd "${srcdir}/gtk3-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gtk3/-/commit/de7cfa89c87a99c2990790368af68d406d7f4415

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gtk3/-/commit/de7cfa89c87a99c2990790368af68d406d7f4415
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to