[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#52422] [PATCH v2 2/2] gnu: Move go-github-com-aswinkarthik-csvdiff
From: |
Ludovic Courtès |
Subject: |
[bug#52422] [PATCH v2 2/2] gnu: Move go-github-com-aswinkarthik-csvdiff to textutils. |
Date: |
Fri, 24 Dec 2021 15:52:10 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi,
Liliana Marie Prikler <liliana.prikler@gmail.com> skribis:
> This fixes a build error caused by cross-module use of deprecated-package.
>
> * gnu/packages/golang.scm (go-github-com-aswinkarthik-csvdiff): Move from
> here...
> * gnu/packages/textutils.scm (go-github-com-aswinkarthik-csvdiff): ... to
> here.
Good catch, go for it!
Ludo’.