Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-gi-harfbuzz
Commits: b8b22728 by Felix Yan at 2023-09-03T20:46:32+03:00 upgpkg: 0.0.9-1: rebuild with gi-harfbuzz 0.0.9 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ _hkgname=gi-harfbuzz pkgname=haskell-gi-harfbuzz -pkgver=0.0.7 -pkgrel=56 +pkgver=0.0.9 +pkgrel=1 pkgdesc="HarfBuzz bindings" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2.1") @@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-gi-freetype2' 'haskell-gi-glib' 'haskell-gi-gobject 'haskell-gi-base' 'haskell-gi-overloading' 'harfbuzz') makedepends=('ghc' 'gobject-introspection') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('dd495dc089afc3b535494d336cd6727693be425902610ea45a720d1ed6108117') +sha256sums=('c773e189fd0db0bfeb58a6e9d856904a5d0b53915f40aaa6fcf505ac17d8329e') build() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-harfbuzz/-/commit/b8b22728ef3aa4dadc7c7484d1ebebd41941acf2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-harfbuzz/-/commit/b8b22728ef3aa4dadc7c7484d1ebebd41941acf2 You're receiving this email because of your account on gitlab.archlinux.org.
