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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jul 15 08:17:38 UTC 2021


    Date: Thursday, July 15, 2021 @ 08:17:38
  Author: felixonmars
Revision: 977182

upgpkg: taskell 1.11.1-1

Modified:
  taskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-15 07:58:09 UTC (rev 977181)
+++ PKGBUILD	2021-07-15 08:17:38 UTC (rev 977182)
@@ -1,8 +1,8 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org
 
 pkgname=taskell
-pkgver=1.11.0
-pkgrel=38
+pkgver=1.11.1
+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=('89eb3c87e8f74c9719e87fb2303fd66bd0133ba0414f109282b29511b8b5e7efc51f8a263be769892012ac46857a4945e73bb544f4e75c55ef0d72ed05845878')
+sha512sums=('297d612488fda32284d339eda16249f18aeaba727bca53d9b3d899868ed73b430281502891e6f69210feb12c9c8c7df1a75f353e572edad61f79200a4a4deb02')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list