[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#55259: [PATCH] gnu: ruby: Add ruby-asciidoctor-multipage
From: |
Ludovic Courtès |
Subject: |
bug#55259: [PATCH] gnu: ruby: Add ruby-asciidoctor-multipage |
Date: |
Sun, 08 May 2022 23:44:14 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi,
Maximilian Heisinger <mail@maxheisinger.at> skribis:
>>From 11f3d48556204fb881db8824d5c5260804da9d73 Mon Sep 17 00:00:00 2001
> From: Maximilian Heisinger <mail@maxheisinger.at>
> Date: Wed, 4 May 2022 11:05:24 +0200
> Subject: [PATCH] gnu: ruby: Add ruby-asciidoctor-multipage
>
> * gnu/packages/ruby.scm (ruby-asciidoctor-multipage): Add package.
[...]
> + (license license:ruby)
I changed that to ‘license:expat’, as per the ‘LICENSE’ file, and
committed.
Thanks!
Ludo’.