#!@SHELL@ # A shorthand for "guix perform-download", for use by the daemon. if test "x$GUIX_UNINSTALLED" = "x" then prefix="@prefix@" exec_prefix="@exec_prefix@" exec "@bindir@/guix" perform-download "$@" else exec guix perform-download "$@" fi ps://git.koszko.org/guix/atom/gnu/packages/marst.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/marst.scm
o Wurmus
AgeCommit message (Expand)Author
2018-08-16gnu: Use ©....Tobias Geerinckx-Rice
2018-04-08gnu: cobol: Download NIST suite over HTTPS....Ludovic Courtès
2018-01-25gnu: cobol: Run cobol85 test-suite....Efraim Flashner