aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/ruby.scm
blob: ff6829082c0d6cdf88274ebf3bb40ffadebde639 (about) (plain)
blob size (636KB) exceeds display size limit (100KB).
span>gnu: mc: Fix cross-(mis)compilation & substitutions....* gnu/packages/mc.scm (mc)[arguments]: Set PERL_FOR_BUILD. Rename 'patch-FHS-file-names phase to 'patch-file-names. Properly distinguish build-time from run-time commands. Reorganise to catch more occurrences. [inputs]: Add bash-minimal and perl. Tobias Geerinckx-Rice 2023-08-13gnu: mc: Remove obsolete substitution....* gnu/packages/mc.scm (mc)[arguments]: Don't SUBSTITUTE* "/bin/cat". It's been fixed upstream. Tobias Geerinckx-Rice 2023-08-13gnu: mc: Use G-expressions....* gnu/packages/mc.scm (mc)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice 2023-08-13gnu: mc: Update to 4.8.30....* gnu/packages/mc.scm (mc): Update to 4.8.30. Tobias Geerinckx-Rice 2023-05-07gnu: mc: Update to 4.8.29....* gnu/packages/mc.scm (mc): Update to 4.8.29. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Andy Tai 2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès 2021-08-26gnu: mc: Update to 4.8.27....Switched to direct mirror URI to match SSL certificate issuer (home page does not provide a download link over secure protocols). While at it added 'release-monitoing-url property to allow 'generic-html updater to fetch latest version from correct location. Otherwise the only available updater is 'gnu-ftp (which forces downgrade to ancient 4.6.1 release). * gnu/packages/mc.scm (mc): Update to 4.8.27. Explicitly set release-monitoing-url to up to date location. Sergei Trofimovich 2021-05-29gnu: mc: Order inputs alphabetically....* gnu/packages/mc.scm (mc)[native-inputs, inputs]: Order alphabetically. Tobias Geerinckx-Rice 2021-05-29Sort module imports in (gnu packages mc)....* gnu/packages/mc.scm: Order module imports alphabetically. Tobias Geerinckx-Rice 2021-05-29gnu: mc: Support mice....* gnu/packages/mc.scm (mc)[inputs]: Add gpm. Tobias Geerinckx-Rice 2021-02-07gnu: mc: Update to 4.8.26....* gnu/packages/mc.scm (mc): Update to 4.8.26. Tobias Geerinckx-Rice