#!@SHELL@ # A shorthand for "guix substitute", for use by the daemon. if test "x$GUIX_UNINSTALLED" = "x" then prefix="@prefix@" exec_prefix="@exec_prefix@" exec "@bindir@/guix" substitute "$@" else exec guix substitute "$@" fi ' href='https://git.koszko.org/guix/atom/gnu/packages/mc.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/mc.scm
AgeCommit message (Expand)Author
2018-03-20Correct name and Email for ng0....ng0
2018-02-08gnu: mc: Substitute more FHS file names....Tobias Geerinckx-Rice
2018-01-16gnu: mc: Update to 4.8.20....Tobias Geerinckx-Rice
2018-01-16gnu: mc: Use HTTPS for home page....Tobias Geerinckx-Rice
2017-11-19Update email address for ng0.ng0