[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#39300: [PATCH] gnu: Add mscgen.
From: |
Leo Famulari |
Subject: |
bug#39300: [PATCH] gnu: Add mscgen. |
Date: |
Tue, 11 Feb 2020 12:20:22 -0500 |
On Sat, Feb 08, 2020 at 10:09:07PM +0300, Alexander Krotov wrote:
> >> +(define-module (gnu packages mscgen)
> >
> > Do you think that it would fit in (gnu packages graph)?
>
> Yes, feel free to place it there.
Okay, pushed as 56973172c9a8744637d6506bdff485cd27ff9791 after fixing
some cosmetic issues highlighted by `guix lint`. Thanks!