Age | Commit message (Expand) | Author |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-08-26 | gnu: 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-29 | gnu: mc: Order inputs alphabetically....* gnu/packages/mc.scm (mc)[native-inputs, inputs]: Order alphabetically.
| Tobias Geerinckx-Rice |
2021-05-29 | Sort module imports in (gnu packages mc)....* gnu/packages/mc.scm: Order module imports alphabetically.
| Tobias Geerinckx-Rice |
2021-05-29 | gnu: mc: Support mice....* gnu/packages/mc.scm (mc)[inputs]: Add gpm.
| Tobias Geerinckx-Rice |
2021-02-07 | gnu: mc: Update to 4.8.26....* gnu/packages/mc.scm (mc): Update to 4.8.26.
| Tobias Geerinckx-Rice |