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


Commits:
b13c5eb2 by Felix Yan at 2024-09-20T19:51:59+03:00
upgpkg: 0.13.11.0-1: rebuild with pango 0.13.11.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-pango
        pkgdesc = Binding to the pango library for Gtk2Hs.
-       pkgver = 0.13.10.0
-       pkgrel = 2
+       pkgver = 0.13.11.0
+       pkgrel = 1
        url = https://hackage.haskell.org/package/pango
        arch = x86_64
        license = LGPL2.1
@@ -15,7 +15,7 @@ pkgbase = haskell-pango
        provides = gtk2hs-pango
        conflicts = gtk2hs-pango
        replaces = gtk2hs-pango
-       source = 
https://hackage.haskell.org/packages/archive/pango/0.13.10.0/pango-0.13.10.0.tar.gz
-       sha512sums = 
050729ddf2a35bd21836a3a67eaa7218faf3534ff1affe74be840b6a7cfff256cc207b7805d5e3a48f6f6c365e3b0793818f98e94fc4a9dd03c31e1a60e7d078
+       source = 
https://hackage.haskell.org/packages/archive/pango/0.13.11.0/pango-0.13.11.0.tar.gz
+       sha512sums = 
d9cacf72221ca55ecc15e0712a90b14cf8c91569ea0e72bdb3c6e2c1d7a054619cee9eac546fbb95cc953c0605d082a7cbae18357f5d870598439a1928abd69c
 
 pkgname = haskell-pango


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=pango
 pkgname=haskell-pango
-pkgver=0.13.10.0
-pkgrel=2
+pkgver=0.13.11.0
+pkgrel=1
 pkgdesc="Binding to the pango library for Gtk2Hs."
 url="https://hackage.haskell.org/package/pango";
 license=('LGPL2.1')
@@ -14,7 +14,7 @@ provides=('gtk2hs-pango')
 replaces=('gtk2hs-pango')
 conflicts=('gtk2hs-pango')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('050729ddf2a35bd21836a3a67eaa7218faf3534ff1affe74be840b6a7cfff256cc207b7805d5e3a48f6f6c365e3b0793818f98e94fc4a9dd03c31e1a60e7d078')
+sha512sums=('d9cacf72221ca55ecc15e0712a90b14cf8c91569ea0e72bdb3c6e2c1d7a054619cee9eac546fbb95cc953c0605d082a7cbae18357f5d870598439a1928abd69c')
 
 build() {
     cd $_hkgname-$pkgver



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

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


Reply via email to