unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69675] [PATCH] gnu: ssh-to-age: Update to 1.1.7.
@ 2024-03-09 10:33 Giacomo Leidi via Guix-patches via
  2024-03-13 12:31 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Giacomo Leidi via Guix-patches via @ 2024-03-09 10:33 UTC (permalink / raw)
  To: 69675; +Cc: Giacomo Leidi

* gnu/packages/password-utils.scm (ssh-to-age): Update to 1.1.7;
[synopsis]: remove forbidden period at the end of the sentence.

Change-Id: Ide1bab2490b52459c31191d578619f9ea1edcbaf
---
 gnu/packages/password-utils.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index 13174656cb..fa079a9b09 100644
--- a/gnu/packages/password-utils.scm
+++ b/gnu/packages/password-utils.scm
@@ -425,7 +425,7 @@ (define-public shroud
 (define-public ssh-to-age
   (package
     (name "ssh-to-age")
-    (version "1.1.2")
+    (version "1.1.7")
     (source
      (origin
        (method git-fetch)
@@ -434,7 +434,7 @@ (define-public ssh-to-age
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "09rhga9iqmyyq8pkprydy8y15qhzqvbpgzvs681rcyllf8szrj73"))))
+        (base32 "134gpbalyll238wvj9ci0rascgm4csayz863ci99cy5qq8266wrl"))))
     (build-system go-build-system)
     (arguments
      '(#:import-path "github.com/Mic92/ssh-to-age/cmd/ssh-to-age"
@@ -443,7 +443,7 @@ (define-public ssh-to-age
                   go-filippo-io-edwards25519
                   go-filippo-io-age))
     (home-page "https://github.com/Mic92/ssh-to-age")
-    (synopsis "Convert SSH @code{ed25519} keys to @code{age} keys.")
+    (synopsis "Convert SSH @code{ed25519} keys to @code{age} keys")
     (description "This package provides a simple command-line tool to
 convert SSH @code{ed25519} keys to @code{age} keys.")
     (license license:expat)))

base-commit: 1bc05c6f6d56ad9e0e31d7f1cc75545a65e3d0f3
-- 
2.41.0





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

* [bug#69675] [PATCH] gnu: ssh-to-age: Update to 1.1.7.
  2024-03-09 10:33 [bug#69675] [PATCH] gnu: ssh-to-age: Update to 1.1.7 Giacomo Leidi via Guix-patches via
@ 2024-03-13 12:31 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-03-13 12:31 UTC (permalink / raw)
  To: Giacomo Leidi; +Cc: 69675-done, 69675

[-- Attachment #1: Type: text/plain, Size: 444 bytes --]


Giacomo Leidi via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/password-utils.scm (ssh-to-age): Update to 1.1.7;
> [synopsis]: remove forbidden period at the end of the sentence.
>
> Change-Id: Ide1bab2490b52459c31191d578619f9ea1edcbaf
> ---
>  gnu/packages/password-utils.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Looks like this was pushed to master as
a42ce77f1bf2c7ef3810bfe4e60170cf8cbf9517.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-03-13 12:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-09 10:33 [bug#69675] [PATCH] gnu: ssh-to-age: Update to 1.1.7 Giacomo Leidi via Guix-patches via
2024-03-13 12:31 ` Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).