diff mbox series

[bug#49875] Update emacs-autocrypt and emacs-shell-command+ URLs

Message ID 87v93hie6p.fsf@posteo.net
State Accepted
Headers show
Series [bug#49875] Update emacs-autocrypt and emacs-shell-command+ URLs | expand

Checks

Context Check Description
cbaines/applying patch fail View Laminar job
cbaines/issue success View issue

Commit Message

Philip Kaludercic Sept. 3, 2021, 8:42 p.m. UTC
It seems something went wrong when I sent the last message, so I'll try
sending the patches again:

Comments

Nicolas Goaziou Sept. 7, 2021, 12:37 p.m. UTC | #1
Hello,

Philip Kaludercic <philipk@posteo.net> writes:

> It seems something went wrong when I sent the last message, so I'll try
> sending the patches again:
>
> From 3b5f5a4e66d254cadaf5fda1ddd40166fef52d1f Mon Sep 17 00:00:00 2001
> From: Philip Kaludercic <philipk@posteo.net>
> Date: Fri, 3 Sep 2021 22:40:55 +0200
> Subject: [PATCH 1/2] gnu: Update autocrypt URL

Applied, after rewording the commit message.

Thank you!

Regards,
diff mbox series

Patch

From 7ce55efff03cc2beffb6e9a8c958fb24bb6c60f3 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Fri, 3 Sep 2021 22:41:41 +0200
Subject: [PATCH 2/2] gnu: Update shell-command+ URL

* emacs-xyz.scm (emacs-shell-command+): Update URL and homepage
---
 gnu/packages/emacs-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index d214163b02..302b9ecdfc 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -28516,7 +28516,7 @@  rather excellent completion provided by both Bash and Zsh.")
     (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