Date: Thursday, September 24, 2020 @ 14:03:17 Author: felixonmars Revision: 711773
upgpkg: taskell 1.10.0-2: rebuild with file-embed 0.0.13.0 Modified: taskell/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-24 13:59:51 UTC (rev 711772) +++ PKGBUILD 2020-09-24 14:03:17 UTC (rev 711773) @@ -2,13 +2,13 @@ pkgname=taskell pkgver=1.10.0 -pkgrel=1 +pkgrel=2 pkgdesc='A command-line kanban board/task manager' license=(BSD) arch=(x86_64) url="https://hackage.haskell.org/package/$pkgname" depends=(ghc-libs haskell-aeson haskell-attoparsec haskell-brick haskell-config-ini haskell-file-embed haskell-fold-debounce haskell-http-client haskell-http-conduit haskell-http-types haskell-lens haskell-tz haskell-vty haskell-classy-prelude) -makedepends=(ghc arch-hs haskell-classy-prelude haskell-raw-strings-qq haskell-tasty haskell-tasty-discover haskell-tasty-expected-failure haskell-tasty-hunit) +makedepends=(ghc uusi haskell-classy-prelude haskell-raw-strings-qq haskell-tasty haskell-tasty-discover haskell-tasty-expected-failure haskell-tasty-hunit) source=(https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz) sha512sums=('08806885b3ad70606423e3189fa4f3c2f3586db7b0be496aeef796ba5f40eeb1e2eb2e0a175b3e1bdd98d33bad34d61621db2dabe8485bd4a2c54f13c9f441b0')
