GNU bug report logs - #69675
[PATCH] gnu: ssh-to-age: Update to 1.1.7.

Previous Next

Package: guix-patches;

Reported by: Giacomo Leidi <goodoldpaul <at> autistici.org>

Date: Sat, 9 Mar 2024 10:35:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69675: closed ([PATCH] gnu: ssh-to-age: Update to 1.1.7.)
Date: Wed, 13 Mar 2024 12:34:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 13 Mar 2024 12:31:55 +0000
with message-id <87ttlauxbg.fsf <at> cbaines.net>
and subject line Re: [bug#69675] [PATCH] gnu: ssh-to-age: Update to 1.1.7.
has caused the debbugs.gnu.org bug report #69675,
regarding [PATCH] gnu: ssh-to-age: Update to 1.1.7.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
69675: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69675
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Giacomo Leidi <goodoldpaul <at> autistici.org>
To: guix-patches <at> gnu.org
Cc: Giacomo Leidi <goodoldpaul <at> autistici.org>
Subject: [PATCH] gnu: ssh-to-age: Update to 1.1.7.
Date: Sat,  9 Mar 2024 11:33:07 +0100
* 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



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Giacomo Leidi <goodoldpaul <at> autistici.org>
Cc: 69675-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#69675] [PATCH] gnu: ssh-to-age: Update to 1.1.7.
Date: Wed, 13 Mar 2024 12:31:55 +0000
[Message part 4 (text/plain, inline)]
Giacomo Leidi via Guix-patches via <guix-patches <at> 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.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 70 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.