[arch-commits] Commit in taskell/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 13 07:47:12 UTC 2021


    Date: Friday, August 13, 2021 @ 07:47:12
  Author: felixonmars
Revision: 997935

upgpkg: taskell 1.11.3-1

Modified:
  taskell/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-13 07:15:37 UTC (rev 997934)
+++ PKGBUILD	2021-08-13 07:47:12 UTC (rev 997935)
@@ -1,8 +1,8 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org
 
 pkgname=taskell
-pkgver=1.11.2
-pkgrel=3
+pkgver=1.11.3
+pkgrel=1
 pkgdesc='A command-line kanban board/task manager'
 license=(BSD)
 arch=(x86_64)
@@ -10,7 +10,7 @@
 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 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=('433c81a368c5a63e63c466c1742109108701f8a0c03a95dcb0bbd47f83f4f894ed669a4ef92d626f16ffa1b498796d91a1bd96741070c8ee18d9670289f73d6e')
+sha512sums=('5a8a37c65653b44eeff07fb5dcfa2e889682331bf28b5c4c00fbb8629955e62e25af285f7b7f447102fea826a76aa359fb2a553dca1a8ebbf2e637f21066736c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list