From fd2e1a7a7b514f5787e567c3a9021abe89a46f5a Mon Sep 17 00:00:00 2001 From: Tony Zorman Date: Tue, 4 Oct 2022 11:45:10 +0200 Subject: [PATCH] git-annex: update to 10.20221003 The `webapp` flag has been inlined into the (also enabled) `assistant` flag. --- srcpkgs/git-annex/files/stack.yaml | 1 - srcpkgs/git-annex/template | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/git-annex/files/stack.yaml b/srcpkgs/git-annex/files/stack.yaml index 3b1b4762e563..acc592054f70 100644 --- a/srcpkgs/git-annex/files/stack.yaml +++ b/srcpkgs/git-annex/files/stack.yaml @@ -4,7 +4,6 @@ flags: assistant: true pairing: true torrentparser: true - webapp: true magicmime: false dbus: false debuglocks: false diff --git a/srcpkgs/git-annex/template b/srcpkgs/git-annex/template index 18c260fb7c68..9d8ef6f8880e 100644 --- a/srcpkgs/git-annex/template +++ b/srcpkgs/git-annex/template @@ -1,6 +1,6 @@ # Template file for 'git-annex' pkgname=git-annex -version=10.20220822 +version=10.20221003 revision=1 build_style=haskell-stack makedepends="curl file-devel gnupg2 gnutls-devel gsasl-devel libxml2-devel @@ -13,7 +13,7 @@ license="AGPL-3.0-or-later, MIT, BSD-2-Clause, GPL-3.0-or-later, custom:Expat, c homepage="https://git-annex.branchable.com" changelog="https://git.joeyh.name/index.cgi/git-annex.git/plain/CHANGELOG" distfiles="https://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz" -checksum=ccad0c1595e1c0e7cf8da2d5b864f1d6715ddb7fce92cc6e2dcc7f71cf6263e3 +checksum=24a6c7e70a578e2bcd78a525f4882f5d8c1e1d555e5aba6b6afea1f627afd05b nopie_files="/usr/bin/git-annex" nocross=yes