diff options
author | Eric Bavier <bavier@member.fsf.org> | 2016-12-14 21:11:09 -0600 |
---|---|---|
committer | Eric Bavier <bavier@member.fsf.org> | 2016-12-14 21:13:19 -0600 |
commit | 200cdf81c6e5b92dc486b705d158a4a8565f5f40 (patch) | |
tree | 0441410d8d06a5a168d52e63a8582469bc4a4ddd | |
parent | 48ef3f9d9cd3006377c08fe02a7ebf4e4e23e993 (diff) | |
download | guix-200cdf81c6e5b92dc486b705d158a4a8565f5f40.tar guix-200cdf81c6e5b92dc486b705d158a4a8565f5f40.tar.gz |
doc: mention cpan updater.
* doc/guix.texi (Invoking guix refresh): Mention cpan updater.
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index f1e43c1e11..0a92bd6b5c 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -5388,6 +5388,8 @@ the updater for @uref{http://elpa.gnu.org/, ELPA} packages; the updater for @uref{http://cran.r-project.org/, CRAN} packages; @item bioconductor the updater for @uref{http://www.bioconductor.org/, Bioconductor} R packages; +@item cpan +the updater for @uref{http://www.cpan.org/, CPAN} packages; @item pypi the updater for @uref{https://pypi.python.org, PyPI} packages. @item gem |