unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74300] [PATCH] gnu: dropbear: Update to 2024.86.
@ 2024-11-10 20:44 attila.lendvai
  2024-11-12  7:04 ` bug#74300: " Z572
  0 siblings, 1 reply; 2+ messages in thread
From: attila.lendvai @ 2024-11-10 20:44 UTC (permalink / raw)
  To: 74300; +Cc: Attila Lendvai

From: Attila Lendvai <attila@lendvai.name>

Change-Id: I1fe9bf0fcaaed3e55ed9a56697d51c5451f3a726
---
 gnu/packages/ssh.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ssh.scm b/gnu/packages/ssh.scm
index 47c2c5aada..3b52f586ea 100644
--- a/gnu/packages/ssh.scm
+++ b/gnu/packages/ssh.scm
@@ -513,7 +513,7 @@ (define-public mosh
 (define-public dropbear
   (package
     (name "dropbear")
-    (version "2024.85")
+    (version "2024.86")
     (source
      (origin
        (method url-fetch)
@@ -521,7 +521,7 @@ (define-public dropbear
              "https://matt.ucc.asn.au/dropbear/releases/"
              "dropbear-" version ".tar.bz2"))
        (sha256
-        (base32 "00m5dmajx0za1zmya4qdz763hxy4cmfk7bpba778k7d66g23dc46"))
+        (base32 "0pha5s1a3l0dadfba4lpp5k0j6arwrmisclrn06jwprrzkgkd2g7"))
        (modules '((guix build utils)))
        (snippet
         '(begin

base-commit: ee3219996b688d2c3336a7ea1e262308cf2d00b7
prerequisite-patch-id: 69604c6ecc6bc38af1f4d570957913136e47a744
prerequisite-patch-id: 0191b92812f5c7df75e6aa67ea7dddfcf69ba5ad
prerequisite-patch-id: a7eeb3f0032895fcb10bbd4cdb097fb7b376fd72
prerequisite-patch-id: 8f420d5bcaa5a256a8abdba67fa4b0b38eb121fe
-- 
2.46.0





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

end of thread, other threads:[~2024-11-12  7:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-10 20:44 [bug#74300] [PATCH] gnu: dropbear: Update to 2024.86 attila.lendvai
2024-11-12  7:04 ` bug#74300: " Z572

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).