bug#49510: [PATCH]

2021-07-15 Thread Leo Prikler
Hi, I've cleaned up the patch and pushed it. Thanks, Leo

bug#49510: [PATCH]

2021-07-15 Thread Justin Veilleux
from another address From aae47588a9efc24d68a1df34b05c0a85a00c4d1e Mon Sep 17 00:00:00 2001 From: terramorpha Date: Mon, 12 Jul 2021 12:38:57 -0400 Subject: [PATCH] gnu: Add putty. * gnu/packages/networking.scm (putty): New variable. --- gnu/packages/networking.scm | 35 +

bug#49510: [PATCH] gnu: Add PuTTY.

2021-07-13 Thread terramorpha
Sorry for wasting your time, there seems to be a problem with my client's attachments.

bug#49510: [PATCH] gnu: Add PuTTY.

2021-07-13 Thread terramorpha
Thank you for the quick response! I attached a patched created by `git format-patch`. Hopefully, this one will work.

bug#49510: [PATCH] gnu: Add PuTTY.

2021-07-13 Thread terramorpha
Hi, thank you for the review. I corrected the version of the package (putty doesn't use major.minor.patch, only major.minor), I fixed the lines that were over the 80 character limit, re added the check phase, corrected the formatting and put in the expat license. However, I do not know what you

bug#49510: [PATCH] gnu: Add PuTTY.

2021-07-13 Thread Leo Prikler
Am Dienstag, den 13.07.2021, 13:25 -0400 schrieb terramor...@cock.li: > Hi, thank you for the review. > > I corrected the version of the package (putty doesn't use > major.minor.patch, only major.minor), I fixed the lines that were > over the 80 character limit, re added the check phase, correcte

bug#49510: [PATCH] gnu: Add PuTTY.

2021-07-11 Thread Leo Prikler
Hi terramorpha, your patch is missing the ChangeLog part of the commit message, see `info '(guix)Submitting Patches'` for more information. Am Samstag, den 10.07.2021, 15:31 -0400 schrieb terramor...@cock.li: > diff --git a/gnu/packages/networking.scm > b/gnu/packages/networking.scm > index 19b58

bug#49510: [PATCH] gnu: Add PuTTY.

2021-07-11 Thread terramorpha
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index 19b58501e9..af3082b954 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -4100,3 +4100,37 @@ on hub/switched networks. It is based on @acronym{ARP} packets, it will send @acronym{ARP} reque