git-annex: update to 8.20200908

This commit is contained in:
slotThe 2020-09-14 15:22:24 +02:00 committed by Daniel Kolesa
parent 59ce39af6e
commit e5e762edb4
2 changed files with 9 additions and 8 deletions

View file

@ -3,8 +3,6 @@ flags:
production: true
assistant: true
pairing: true
s3: true
webdav: true
torrentparser: true
webapp: true
magicmime: false
@ -12,6 +10,7 @@ flags:
debuglocks: false
benchmark: false
networkbsd: false
gitlfs: true
packages:
- '.'
extra-deps:
@ -19,11 +18,13 @@ extra-deps:
- aws-0.22
- bloomfilter-2.0.1.0
- filepath-bytestring-1.4.2.1.6
- git-lfs-1.1.0
- http-client-restricted-0.0.3
- network-multicast-0.3.2
- sandi-0.5
- tasty-rerun-1.1.17
- torrent-10000.1.1
- bencode-0.6.1.1@sha256:55b2f5653738754182c124caa8ba2eb533dfaf24fa2c4c73438edee406188b22,1930
- network-multicast-0.3.2@sha256:521547635a6afae408ec25193b3e429082dc0442668dac7ad5cea76ccee39750,979
- bencode-0.6.1.1
- network-3.1.0.1
explicit-setup-deps:
git-annex: true
resolver: lts-15.4
resolver: lts-16.13

View file

@ -1,6 +1,6 @@
# Template file for 'git-annex'
pkgname=git-annex
version=8.20200522
version=8.20200908
revision=1
build_style=haskell-stack
makedepends="curl file-devel gnupg2 gnutls-devel gsasl-devel libxml2-devel
@ -12,7 +12,7 @@ maintainer="Evan Deaubl <evan@deaubl.name>"
license="AGPL-3.0-or-later, MIT, BSD-2-Clause, GPL-3.0-or-later, custom:Expat, custom:MIT-twitter, GPL-2.0-only, custom:icon-license"
homepage="http://git-annex.branchable.com"
distfiles="https://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
checksum=a81fd3c09126b740e586507b9327ab59f09753ea57a17509b641b29a6699e1ec
checksum=61719d57d9389716aac9e6e12931e41b3b8a157d5fa8959201953810a88d2384
nopie_files="/usr/bin/git-annex"
nocross=yes