all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rdes via Guix-patches via <guix-patches@gnu.org>
To: 45411@debbugs.gnu.org
Subject: [bug#45411] [PATCH] Upgrade emacs-ssh-agency to 0.4.1
Date: Thu, 24 Dec 2020 17:58:58 +0000	[thread overview]
Message-ID: <Ks-0OrtoZw2lGHXedHIqyaV7P-w3HPvSZTnk--_o6h3l42gWYe1xB4IYzMTyxeVEQY7AEED5UUhWWsNAp41SyZ5NDA26_36stjk0hcH3FzY=@protonmail.com> (raw)


[-- 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


             reply	other threads:[~2020-12-24 18:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-24 17:58 rdes via Guix-patches via [this message]
2020-12-24 21:27 ` [bug#45411] [PATCH] Upgrade emacs-ssh-agency to 0.4.1 Leo Famulari

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='Ks-0OrtoZw2lGHXedHIqyaV7P-w3HPvSZTnk--_o6h3l42gWYe1xB4IYzMTyxeVEQY7AEED5UUhWWsNAp41SyZ5NDA26_36stjk0hcH3FzY=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=45411@debbugs.gnu.org \
    --cc=rdes@protonmail.com \
    /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.