Re: [PATCH] gnu: Add ssdeep.

2016-07-19 Thread Ludovic Courtès
Tobias Geerinckx-Rice skribis: > * gnu/packages/datastructures.scm (ssdeep): New variable. Applied, thanks! > I'm not sure where the following package belongs. Looks like the right place to me. :-) Ludo’.

[PATCH] gnu: Add ssdeep.

2016-07-18 Thread Tobias Geerinckx-Rice
* gnu/packages/datastructures.scm (ssdeep): New variable. --- Hullo Guix, I'm not sure where the following package belongs. Kind regards, T G-R gnu/packages/datastructures.scm | 22 ++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/datastructures.scm b/gnu/pac