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

bug#49511: [PATCH] gnu: add a2jmidid

2021-07-11 Thread terramorpha
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 28661c5667..cd120a9dae 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -39,6 +39,7 @@ ;;; Copyright © 2021 Bonface Munyoki Kilyungi ;;; Copyright © 2021 Frank Pursel ;;; Copyright © 2021 Rovanion Luckey +;

bug#49511: [PATCH] gnu: add a2jmidid.

2021-07-13 Thread terramorpha
I can confirm it works. Cheers.

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 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
Sorry for wasting your time, there seems to be a problem with my client's attachments.