Date: Sunday, September 18, 2022 @ 20:41:24 Author: felixonmars Revision: 1304986
upgpkg: haskell-gtk-strut 0.1.3.2-1: rebuild with gtk-strut 0.1.3.2 Modified: haskell-gtk-strut/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-18 20:39:10 UTC (rev 1304985) +++ PKGBUILD 2022-09-18 20:41:24 UTC (rev 1304986) @@ -2,8 +2,8 @@ _hkgname=gtk-strut pkgname=haskell-gtk-strut -pkgver=0.1.3.1 -pkgrel=2 +pkgver=0.1.3.2 +pkgrel=1 pkgdesc="Library for creating strut windows with gi-gtk" url="https://github.com/IvanMalison/gtk-strut" license=("BSD") @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-data-default' 'haskell-gi-gdk3' 'haskell-gi-gtk3' 'haskell-hslogger') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('eccc9fb8bef6354b38fa99f27ea86752c827627e6fa59729d2505824ccc6c5ff') +sha256sums=('78f099b513e80ba5ce27d51216445a7ead3c0876de9fe644b4c8464a3753d567') build() { cd $_hkgname-$pkgver
