Date: Friday, March 3, 2023 @ 09:56:56 Author: felixonmars Revision: 1409199
upgpkg: haskell-binary-orphans 1.0.3-31: rebuild with tagged 0.8.7 Modified: haskell-binary-orphans/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-03 09:56:51 UTC (rev 1409198) +++ PKGBUILD 2023-03-03 09:56:56 UTC (rev 1409199) @@ -4,7 +4,7 @@ _hkgname=binary-orphans pkgname=haskell-binary-orphans pkgver=1.0.3 -pkgrel=30 +pkgrel=31 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-orphans" license=("BSD") @@ -18,6 +18,7 @@ prepare() { cd $_hkgname-$pkgver gen-setup + uusi -u tagged $_hkgname.cabal } build() {
