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

Felix Yan felixonmars at archlinux.org
Sat Oct 19 08:28:34 UTC 2019


    Date: Saturday, October 19, 2019 @ 08:28:33
  Author: felixonmars
Revision: 517434

upgpkg: git-annex 7.20191017-1

Modified:
  git-annex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-19 08:24:28 UTC (rev 517433)
+++ PKGBUILD	2019-10-19 08:28:33 UTC (rev 517434)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=git-annex
-pkgver=7.20190912
-pkgrel=21
+pkgver=7.20191017
+pkgrel=1
 pkgdesc="Manage files with git, without checking their contents into git"
 url="https://git-annex.branchable.com/"
 license=("AGPL3")
@@ -24,9 +24,10 @@
          'haskell-safesemaphore' 'haskell-sandi' 'haskell-securemem' 'haskell-shakespeare'
          'haskell-socks' 'haskell-split' 'haskell-stm-chans' 'haskell-tagsoup' 'haskell-tasty'
          'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 'haskell-tasty-rerun' 'haskell-torrent'
-         'haskell-unix-compat' 'haskell-unordered-containers' 'haskell-utf8-string' 'haskell-uuid'
-         'haskell-vector' 'haskell-wai' 'haskell-wai-extra' 'haskell-warp' 'haskell-warp-tls'
-         'haskell-yesod' 'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-static')
+         'haskell-unix-compat' 'haskell-unliftio-core' 'haskell-unordered-containers'
+         'haskell-utf8-string' 'haskell-uuid' 'haskell-vector' 'haskell-wai' 'haskell-wai-extra'
+         'haskell-warp' 'haskell-warp-tls' 'haskell-yesod' 'haskell-yesod-core'
+         'haskell-yesod-form' 'haskell-yesod-static')
 makedepends=('chrpath' 'ghc')
 source=("git+https://git.joeyh.name/git/git-annex.git#tag=$pkgver")
 sha512sums=('SKIP')



More information about the arch-commits mailing list