From: Philip Kaludercic <philipk@posteo.net>
To: 49875@debbugs.gnu.org
Subject: [bug#49875] [PATCH] Update emacs-autocrypt and emacs-shell-command+ URLs
Date: Wed, 04 Aug 2021 13:10:24 +0000 [thread overview]
Message-ID: <87lf5hice7.fsf@posteo.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 140 bytes --]
Hi,
the patch below updates the repository URLs of two packages I maintain,
that were included into the gnu repository.
--
Philip K.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-Update-emacs-autocrypt-and-emacs-shell-command-U.patch --]
[-- Type: text/x-diff, Size: 1807 bytes --]
From 258072a86fa67b67ba2c6c823eb055a282f333ef Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Wed, 4 Aug 2021 15:05:41 +0200
Subject: [PATCH] gnu: Update emacs-autocrypt and emacs-shell-command+ URLs
* emacs-xyz.scm (emacs-autocrypt): Update URL
(emacs-shell-command+): Update URL
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 47ace455c9..8565685fc2 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12307,14 +12307,14 @@ extensibility.")
(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
@@ -28206,7 +28206,7 @@ Features:
(source (origin
(method git-fetch)
(uri (git-reference
- (url "https://git.sr.ht/~zge/bang")
+ (url "https://git.sr.ht/~pkal/shell-command-plus")
(commit version)))
(file-name (git-file-name name version))
(sha256
--
2.30.2
next reply other threads:[~2021-08-04 13:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-04 13:10 Philip Kaludercic [this message]
2021-08-11 15:26 ` [bug#49875] [PATCH] Update emacs-autocrypt and emacs-shell-command+ URLs Arun Isaac
2021-08-11 16:53 ` Philip Kaludercic
2021-08-11 20:10 ` Arun Isaac
2021-09-03 20:42 ` Philip Kaludercic
2021-09-07 12:37 ` bug#49875: " Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lf5hice7.fsf@posteo.net \
--to=philipk@posteo.net \
--cc=49875@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.