guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#31089] [PATCH 1/5] services: cgit: Simplify 'uglify-field-name'.


From: Ludovic Courtès
Subject: [bug#31089] [PATCH 1/5] services: cgit: Simplify 'uglify-field-name'.
Date: Tue, 10 Apr 2018 22:56:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello,

Clément Lassieur <address@hidden> skribis:

> * gnu/services/cgit.scm (uglify-field-name): Remove STRING-JOIN and
> STRING-SPLIT.

LGTM!

> -    (string-join (string-split (string-delete #\? str) #\-) "-")))

Funny.  :-)

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]