~ruther/guix-local

e56a5a1823796091ca352e4629d9a51d6c54df7d — AwesomeAdam54321 5 months ago 7d23866
gnu: perl-text-markdown-discount: Fix build.

* gnu/packages/markup.scm (perl-text-markdown-discount)[inputs]: Replace
discount with discount-2.

Change-Id: I2a9c3c00169d55cb079d0555e1e3764c0d2fec4b
Signed-off-by: Sughosha <sughosha@disroot.org>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/markup.scm
M gnu/packages/markup.scm => gnu/packages/markup.scm +1 -1
@@ 396,7 396,7 @@ maintained.")
                      "/lib")))
             #t)))))
    (inputs
     (list discount))
     (list discount-2))
    (home-page
     "https://metacpan.org/release/Text-Markdown-Discount")
    (synopsis