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


Commits:
f2d28694 by Felix Yan at 2025-03-22T01:02:44+08:00
upgpkg: 3.0.13-1: rebuild with gi-gdkx11 3.0.13

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-gi-gdk3x11
        pkgdesc = GdkX11 bindings (GTK3)
-       pkgver = 3.0.12
-       pkgrel = 184
+       pkgver = 3.0.13
+       pkgrel = 1
        url = https://github.com/haskell-gi/haskell-gi
        arch = x86_64
        license = LGPL2.1
@@ -17,7 +17,7 @@ pkgbase = haskell-gi-gdk3x11
        depends = haskell-gi-base
        depends = haskell-gi-overloading
        depends = gtk3
-       source = 
https://hackage.haskell.org/packages/archive/gi-gdkx11/3.0.12/gi-gdkx11-3.0.12.tar.gz
-       sha256sums = 
a4c14282f42ce9473db964452ca9b0a79170ac1d0dcefb0ff1923c124760a553
+       source = 
https://hackage.haskell.org/packages/archive/gi-gdkx11/3.0.13/gi-gdkx11-3.0.13.tar.gz
+       sha256sums = 
118d508c7359df4afa3ed3a6fafe4a95a298b59dac7f71ad4d68e4543ac75361
 
 pkgname = haskell-gi-gdk3x11


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=gi-gdkx11
 pkgname=haskell-gi-gdk3x11
-pkgver=3.0.12
-pkgrel=184
+pkgver=3.0.13
+pkgrel=1
 pkgdesc="GdkX11 bindings (GTK3)"
 url="https://github.com/haskell-gi/haskell-gi";
 license=("LGPL2.1")
@@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-gi-cairo' 'haskell-gi-gdk3' 
'haskell-gi-gio' 'haske
          'haskell-gi-xlib' '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=('a4c14282f42ce9473db964452ca9b0a79170ac1d0dcefb0ff1923c124760a553')
+sha256sums=('118d508c7359df4afa3ed3a6fafe4a95a298b59dac7f71ad4d68e4543ac75361')
 
 build() {
   cd $_hkgname-$pkgver



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

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


Reply via email to