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


Commits:
a8aff90a by Felix Yan at 2025-09-20T09:13:02+00:00
upgpkg: 3.0.29-1: rebuild with gi-gdk 3.0.29

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = haskell-gi-gdk3
        pkgdesc = Gdk bindings (GTK3)
-       pkgver = 3.0.28
-       pkgrel = 80
+       pkgver = 3.0.29
+       pkgrel = 1
        url = https://github.com/haskell-gi/haskell-gi
        arch = x86_64
-       license = LGPL2.1
+       license = LGPL-2.1-only
        makedepends = ghc
        makedepends = gobject-introspection
        depends = ghc-libs
@@ -18,7 +18,7 @@ pkgbase = haskell-gi-gdk3
        depends = haskell-gi-base
        depends = haskell-gi-overloading
        depends = gtk3
-       source = 
https://hackage.haskell.org/packages/archive/gi-gdk/3.0.28/gi-gdk-3.0.28.tar.gz
-       sha256sums = 
24048c3be68a810d1929d02970e2a028252a8980e31e67a9ccbe1ed9785e3433
+       source = 
https://hackage.haskell.org/packages/archive/gi-gdk/3.0.29/gi-gdk-3.0.29.tar.gz
+       sha256sums = 
53a59bd9dd69b981499de6fb62630e5d80eff547ccc1fe1acb8e77fb03b07d09
 
 pkgname = haskell-gi-gdk3


=====================================
PKGBUILD
=====================================
@@ -2,18 +2,18 @@
 
 _hkgname=gi-gdk
 pkgname=haskell-gi-gdk3
-pkgver=3.0.28
-pkgrel=80
+pkgver=3.0.29
+pkgrel=1
 pkgdesc="Gdk bindings (GTK3)"
 url="https://github.com/haskell-gi/haskell-gi";
-license=("LGPL2.1")
+license=('LGPL-2.1-only')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-gi-cairo' 'haskell-gi-gdkpixbuf' 'haskell-gi-gio' 
'haskell-gi-glib'
          'haskell-gi-gobject' 'haskell-gi-pango' 'haskell-gi' 'haskell-gi-base'
          'haskell-gi-overloading' 'gtk3')
 makedepends=('ghc' 'gobject-introspection')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('24048c3be68a810d1929d02970e2a028252a8980e31e67a9ccbe1ed9785e3433')
+sha256sums=('53a59bd9dd69b981499de6fb62630e5d80eff547ccc1fe1acb8e77fb03b07d09')
 
 build() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gdk3/-/commit/a8aff90af2588141da4cb528ad316527b0d803a5

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


Reply via email to