oindex, nofollow'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/mc.scm
AgeCommit message (Expand)Author
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