all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#45411] [PATCH] Upgrade emacs-ssh-agency to 0.4.1
@ 2020-12-24 17:58 rdes via Guix-patches via
  2020-12-24 21:27 ` Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: rdes via Guix-patches via @ 2020-12-24 17:58 UTC (permalink / raw)
  To: 45411


[-- Attachment #1.1: Type: text/plain, Size: 124 bytes --]

Hello,

The attached patch upgrades emacs-ssh-agency to 0.4.1.

Sent with [ProtonMail](https://protonmail.com) Secure Email.

[-- Attachment #1.2: Type: text/html, Size: 487 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-ssh-agency-Update-to-0.4.1.patch --]
[-- Type: text/x-patch; name=0001-gnu-emacs-ssh-agency-Update-to-0.4.1.patch, Size: 1280 bytes --]

From ae6acd679f6c9f65faf4aac7580f6abd8a13aa3f Mon Sep 17 00:00:00 2001
From: Ryan Desfosses <rdes@protonmail.com>
Date: Thu, 24 Dec 2020 12:54:56 -0500
Subject: [PATCH] gnu: emacs-ssh-agency: Update to 0.4.1.

* gnu/packages/emacs-xyz.scm (emacs-ssh-agency): Update to 0.4.1
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index ad8ef0f8bd..8acd1f3383 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -23284,7 +23284,7 @@ keybindings for skipping from host section to host section.")
 (define-public emacs-ssh-agency
   (package
     (name "emacs-ssh-agency")
-    (version "0.4")
+    (version "0.4.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -23293,7 +23293,7 @@ keybindings for skipping from host section to host section.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0895n7bss4wdydic1gflr03f2cwdyqywl16gvb599lpn288jhwvz"))))
+                "1i3zmsn0w2k7p2hlzssibckm32kf05l56mkhg96x4sf06g3pwq1d"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("dash" ,emacs-dash)))
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#45411] [PATCH] Upgrade emacs-ssh-agency to 0.4.1
  2020-12-24 17:58 [bug#45411] [PATCH] Upgrade emacs-ssh-agency to 0.4.1 rdes via Guix-patches via
@ 2020-12-24 21:27 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-12-24 21:27 UTC (permalink / raw)
  To: 45411; +Cc: 45411-done

On Thu, Dec 24, 2020 at 05:58:58PM +0000, rdes via Guix-patches via wrote:
> Hello,
> 
> The attached patch upgrades emacs-ssh-agency to 0.4.1.
> 
> Sent with [ProtonMail](https://protonmail.com) Secure Email.

> From ae6acd679f6c9f65faf4aac7580f6abd8a13aa3f Mon Sep 17 00:00:00 2001
> From: Ryan Desfosses <rdes@protonmail.com>
> Date: Thu, 24 Dec 2020 12:54:56 -0500
> Subject: [PATCH] gnu: emacs-ssh-agency: Update to 0.4.1.
> 
> * gnu/packages/emacs-xyz.scm (emacs-ssh-agency): Update to 0.4.1

Thanks! Pushed as bb6873cfed22aeab28ec71cb61823eb495e9edd9




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-24 21:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-24 17:58 [bug#45411] [PATCH] Upgrade emacs-ssh-agency to 0.4.1 rdes via Guix-patches via
2020-12-24 21:27 ` Leo Famulari

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.