Date: Friday, October 2, 2020 @ 07:27:42 Author: felixonmars Revision: 715095
upgpkg: haskell-structured 0.1-27: rebuild with base-orphans 0.8.3 Modified: haskell-structured/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-02 07:27:28 UTC (rev 715094) +++ PKGBUILD 2020-10-02 07:27:42 UTC (rev 715095) @@ -3,7 +3,7 @@ _hkgname=structured pkgname=haskell-structured pkgver=0.1 -pkgrel=26 +pkgrel=27 pkgdesc="Structure (hash) of your data types" url="https://github.com/phadej/binary-tagged" license=('BSD')
