mbox

[bug#43286,0/3] git-annex: Enable WebDAV support and update

Message ID 20200909021257.8682-1-kyle@kyleam.com
Headers show

Message

Kyle Meyer Sept. 9, 2020, 2:12 a.m. UTC
This series updates git-annex to the latest release.  Two new inputs are
needed because git-annex no longer supports disabling WebDAV support at build
time.

  [1/3] gnu: Add ghc-xml-hamlet.
  [2/3] gnu: Add ghc-dav.
  [3/3] gnu: git-annex: Update to 8.20200908.

 gnu/packages/haskell-apps.scm |  7 ++++---
 gnu/packages/haskell-web.scm  | 36 +++++++++++++++++++++++++++++++++++
 gnu/packages/haskell-xyz.scm  | 26 ++++++++++++++++++++++++-
 3 files changed, 65 insertions(+), 4 deletions(-)


base-commit: ee7a7c9014f7dd238ab42d15ef3f5f1fe187d1c3

Comments

Timothy Sample Sept. 9, 2020, 5:12 a.m. UTC | #1
Hi Kyle,

Kyle Meyer <kyle@kyleam.com> writes:

> This series updates git-annex to the latest release.  Two new inputs are
> needed because git-annex no longer supports disabling WebDAV support at build
> time.
>
>   [1/3] gnu: Add ghc-xml-hamlet.
>   [2/3] gnu: Add ghc-dav.
>   [3/3] gnu: git-annex: Update to 8.20200908.

Pushed – thanks very much!

Oh, and about the homepage: I also had trouble connecting, and using the
Internet Archive showed that even when it worked (5 years ago) it was
only a link to Hackage and to the Git repo.  It might make more sense to
point it to <https://salsa.debian.org/clint/DAV>, but the other address
is still the project’s Web URL according to the project itself.  In the
end, I left it as-is.  I sent an email to the maintainer and will adjust
it if and when I hear anything.


-- Tim
Kyle Meyer Sept. 10, 2020, 12:21 a.m. UTC | #2
Timothy Sample writes:

> Oh, and about the homepage: I also had trouble connecting, and using the
> Internet Archive showed that even when it worked (5 years ago) it was
> only a link to Hackage and to the Git repo.  It might make more sense to
> point it to <https://salsa.debian.org/clint/DAV>, but the other address
> is still the project’s Web URL according to the project itself.  In the
> end, I left it as-is.  I sent an email to the maintainer and will adjust
> it if and when I hear anything.

All right, thank you!