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

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 27 08:00:38 UTC 2021


    Date: Friday, August 27, 2021 @ 08:00:37
  Author: felixonmars
Revision: 1007281

upgpkg: taskell 1.11.4-1

Modified:
  taskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-27 06:50:29 UTC (rev 1007280)
+++ PKGBUILD	2021-08-27 08:00:37 UTC (rev 1007281)
@@ -1,8 +1,8 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org
 
 pkgname=taskell
-pkgver=1.11.3
-pkgrel=6
+pkgver=1.11.4
+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=('5a8a37c65653b44eeff07fb5dcfa2e889682331bf28b5c4c00fbb8629955e62e25af285f7b7f447102fea826a76aa359fb2a553dca1a8ebbf2e637f21066736c')
+sha512sums=('34d75d01c8e88fbbb932dbe6394e570b454156f1ad02173616616c493f65bfc5c4d28ed4089312410f8cb1760a523052fe132bfcd44b8bbf42e912fe9da2cc10')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list