mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
The more common formatting style for arguments seems to be to align the value under the keyword. This commit adjusts the definition to match that style. * gnu/packages/guile-xyz.scm (mcron)[arguments]: Re-indent. Change-Id: I5d3be19e41828db43af70207cb28b14c35d13419 Signed-off-by: Ludovic Courtès <ludo@gnu.org>