mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-26 04:06:49 +01:00
gnu: avfs: Use HTTPS home page.
* gnu/packages/file-systems.scm (avfs)[home-page]: Use HTTPS.
This commit is contained in:
parent
158a218dea
commit
bdd359526e
1 changed files with 1 additions and 1 deletions
|
@ -296,7 +296,7 @@ (define-public avfs
|
|||
|
||||
@code{emacs-dired-hacks} has @code{dired-avfs} module which enables seamless
|
||||
integration with @code{avfs}.")
|
||||
(home-page "http://avf.sourceforge.net/")
|
||||
(home-page "https://avf.sourceforge.net")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public davfs2
|
||||
|
|
Loading…
Reference in a new issue