gnu: emacs-autocrypt: Update source and homepage.

* emacs-xyz.scm (emacs-autocrypt)[source, homepage]: Update URL.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Philip Kaludercic 2021-09-03 22:40:55 +02:00 committed by Nicolas Goaziou
parent 83f020ca67
commit 97c1055f6a
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -12473,14 +12473,14 @@ (define-public emacs-autocrypt
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://git.sr.ht/~zge/autocrypt")
(url "https://git.sr.ht/~pkal/autocrypt")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"0b06xnjkgwjpxl96mdi674pmvdaiwncifi1a30wxhl1dwr7kr084"))))
(build-system emacs-build-system)
(home-page "https://git.sr.ht/~zge/autocrypt")
(home-page "https://git.sr.ht/~pkal/autocrypt")
(synopsis "Autocrypt implementation for Emacs")
(description "@code{emacs-autocrypt} is an implementation of
Autocrypt (@url{https://autocrypt.org/}) for various Emacs MUAs. Autocrypt is