releasing package git-annex version 8.20200908

This commit is contained in:
Joey Hess 2020-09-08 14:20:47 -04:00
parent dcaa1c1cc9
commit 1a785d05c0
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
git-annex (8.20200815) UNRELEASED; urgency=medium
git-annex (8.20200908) upstream; urgency=medium
* Added httpalso special remote, which is useful for accessing
content stored on other remotes that is published by http.
@ -40,7 +40,7 @@ git-annex (8.20200815) UNRELEASED; urgency=medium
always supported.
* stack.yaml: Updated to lts-16.10.
-- Joey Hess <id@joeyh.name> Fri, 14 Aug 2020 14:57:45 -0400
-- Joey Hess <id@joeyh.name> Tue, 08 Sep 2020 14:20:11 -0400
git-annex (8.20200814) upstream; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 8.20200810
Version: 8.20200908
Cabal-Version: >= 1.10
License: AGPL-3
Maintainer: Joey Hess <id@joeyh.name>