* [bug#51683] [PATCH] Fix reference to isc license for lowdown. @ 2021-11-08 8:12 John Soo 2021-11-08 8:49 ` Guillaume Le Vaillant 0 siblings, 1 reply; 4+ messages in thread From: John Soo @ 2021-11-08 8:12 UTC (permalink / raw) To: 51683 [-- Attachment #1: Type: text/plain, Size: 94 bytes --] Hi Guix! This fixes an evaluation error when running `make` or guix pull. Thank you! John [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #2: 0001-gnu-Fix-reference-to-isc-license-for-lowdown.patch --] [-- Type: text/x-patch, Size: 855 bytes --] From aea3c740230eecba1c909f4b1bda7b288a1fe27d Mon Sep 17 00:00:00 2001 From: John Soo <jsoo1@asu.edu> Date: Mon, 8 Nov 2021 00:06:43 -0800 Subject: [PATCH] gnu: Fix reference to isc license for lowdown. * gnu/packages/markdown.scm (lowdown): [license] Fix reference to license. --- gnu/packages/markup.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/markup.scm b/gnu/packages/markup.scm index b6a108c288..f52569d435 100644 --- a/gnu/packages/markup.scm +++ b/gnu/packages/markup.scm @@ -112,7 +112,7 @@ (define-public lowdown documents in the ms and man formats, LaTeX, gemini, and terminal output. The open source C source code has no dependencies.") (home-page "https://kristaps.bsd.lv/lowdown/") - (license isc)))) + (license license:isc)))) (define-public markdown (package -- 2.33.1 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* [bug#51683] [PATCH] Fix reference to isc license for lowdown. 2021-11-08 8:12 [bug#51683] [PATCH] Fix reference to isc license for lowdown John Soo @ 2021-11-08 8:49 ` Guillaume Le Vaillant 2021-11-08 9:21 ` John Soo 0 siblings, 1 reply; 4+ messages in thread From: Guillaume Le Vaillant @ 2021-11-08 8:49 UTC (permalink / raw) To: John Soo; +Cc: 51683 [-- Attachment #1: Type: text/plain, Size: 123 bytes --] On master at 0502be5bafc7fa1b65fa4aaaf417c5653a89bb6a it looks like the license field is correct. On which commit are you? [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 247 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#51683] [PATCH] Fix reference to isc license for lowdown. 2021-11-08 8:49 ` Guillaume Le Vaillant @ 2021-11-08 9:21 ` John Soo 2021-11-08 9:34 ` bug#51683: " Guillaume Le Vaillant 0 siblings, 1 reply; 4+ messages in thread From: John Soo @ 2021-11-08 9:21 UTC (permalink / raw) To: Guillaume Le Vaillant; +Cc: 51683 [-- Attachment #1: Type: text/plain, Size: 388 bytes --] Sorry! After I sent it I realized I had a duplicate definition for lowdown that I had never submitted which was causing the issue. This can be closed. > On Monday, Nov 08, 2021 at 12:53 AM, Guillaume Le Vaillant <glv@posteo.net (mailto:glv@posteo.net)> wrote: > On master at 0502be5bafc7fa1b65fa4aaaf417c5653a89bb6a it looks like the > license field is correct. On which commit are you? [-- Attachment #2: Type: text/html, Size: 914 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#51683: [PATCH] Fix reference to isc license for lowdown. 2021-11-08 9:21 ` John Soo @ 2021-11-08 9:34 ` Guillaume Le Vaillant 0 siblings, 0 replies; 4+ messages in thread From: Guillaume Le Vaillant @ 2021-11-08 9:34 UTC (permalink / raw) To: John Soo; +Cc: 51683-done [-- Attachment #1: Type: text/plain, Size: 202 bytes --] John Soo <jsoo1@asu.edu> skribis: > Sorry! After I sent it I realized I had a duplicate definition for lowdown that I had never submitted which was causing the issue. This can be closed. Ok, closing. [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 247 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-11-08 9:36 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2021-11-08 8:12 [bug#51683] [PATCH] Fix reference to isc license for lowdown John Soo 2021-11-08 8:49 ` Guillaume Le Vaillant 2021-11-08 9:21 ` John Soo 2021-11-08 9:34 ` bug#51683: " Guillaume Le Vaillant
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).