summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: perl-sub-quote: Update to 2.006003.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-sub-quote): Update to 2.006003.
* gnu: perl-file-slurp: Update to 9999.26.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-file-slurp): Update to 9999.26.
* import: opam: Also update dune packages.Julien Lepiller2019-03-23
| | | | | * guix/import/opam.scm (opam-package?): Also accept packages that use the dune build system.
* gnu: Add python-minimock.Pierre Langlois2019-03-23
| | | | | | | * gnu/packages/check.scm (python-minimock, python2-minimock): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-podcastparser.Pierre Langlois2019-03-23
| | | | | | * gnu/packages/podcast.scm (python-podcastparser): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libmygpo-qt: Move to new 'gpodder.scm' file.Pierre Langlois2019-03-23
| | | | | | | | * gnu/packages/music.scm (libmygpo-qt): Move to 'gpodder.scm'. * gnu/packages/gpodder.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* graph: Factorize calls to 'fold-packages'.Ludovic Courtès2019-03-23
| | | | | | * guix/scripts/graph.scm (all-packages): New procedure. (%reverse-package-node-type, %reverse-bag-node-type): Use 'all-packages' instead of 'fold-packages'.
* graph: Add the 'reverse-bag' graph.Ludovic Courtès2019-03-23
| | | | | | | | | Suggested by Julien Lepiller. * guix/scripts/graph.scm (%reverse-bag-node-type): New variable. (%node-types): Add it. * tests/graph.scm ("reverse bag DAG"): New test. * doc/guix.texi (Invoking guix graph): Document it.
* gnu: dropbear: Update to 2019.77.Tobias Geerinckx-Rice2019-03-23
| | | | | | | * gnu/packages/ssh.scm (dropbear): Update to 2019.77. [source]: Remove patch. * gnu/packages/patches/dropbear-CVE-2018-15599.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: dropbear: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/ssh.scm (dropbear)[source]: Hard-code NAME.
* gnu: perl-text-simpletable: Update to 2.07.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-text-simpletable): Update to 2.07.
* gnu: perl-file-path: Update to 2.16.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-file-path): Update to 2.16.
* gnu: perl-path-tiny: Update to 0.108.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-path-tiny): Update to 0.108.
* gnu: perl-list-someutils: Update to 0.56.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-list-someutils): Update to 0.56.
* gnu: perl-file-temp: Update to 0.2309.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-file-temp): Update to 0.2309.
* gnu: perl-text-csv-xs: Update to 1.39.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-text-csv-xs): Update to 1.39.
* gnu: perl-class-accessor-grouped: Update to 0.10014.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-class-accessor-grouped): Update to 0.10014.
* gnu: perl-moosex-getopt: Update to 0.74.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-moosex-getopt): Update to 0.74.
* gnu: perl-libintl-perl: Update to 1.31.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-libintl-perl): Update to 1.31.
* gnu: perl-devel-hide: Update to 0.0010.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-devel-hide): Update to 0.0010.
* gnu: perl-data-tumbler: Update to 0.010.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-data-tumbler): Update to 0.010.
* gnu: perl-type-tiny: Update to 1.004004.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-type-tiny): Update to 1.004004.
* gnu: perl-pathtools: Update to 3.75.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-pathtools): Update to 3.75.
* gnu: perl-types-path-tiny: Update to 0.006.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-types-path-tiny): Update to 0.006.
* gnu: perl-string-camelcase: Update to 0.04.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-string-camelcase): Update to 0.04.
* gnu: perl-io-interactive: Update to 1.022.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-io-interactive): Update to 1.022.
* gnu: perl-exporter-tiny: Update to 1.002001.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-exporter-tiny): Update to 1.002001.
* gnu: perl-class-date: Update to 1.1.17.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-class-date): Update to 1.1.17.
* gnu: perl-moox-cmd: Update to 0.017.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-moox-cmd): Update to 0.017.
* gnu: perl-moosex-params-validate: Update to 0.21.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-moosex-params-validate): Update to 0.21.
* gnu: perl-config-general: Update to 2.63.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-config-general): Update to 2.63.
* gnu: perl-parent: Update to 0.237.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-parent): Update to 0.237.
* gnu: perl-moosex-role-parameterized: Update to 1.10.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-moosex-role-parameterized): Update to 1.10.
* gnu: perl-class-load: Update to 0.25.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-class-load): Update to 0.25.
* gnu: perl-cpanel-json-xs: Update to 4.10.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.10.
* gnu: perl-set-object: Update to 1.39.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-set-object): Update to 1.39.
* gnu: perl-ipc-cmd: Update to 1.02.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-ipc-cmd): Update to 1.02.
* gnu: perl-type-tiny-xs: Update to 0.014.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-type-tiny-xs): Update to 0.014.
* gnu: perl-datetime-format-natural: Update to 1.06.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-datetime-format-natural): Update to 1.06.
* gnu: perl-term-size-perl: Update to 0.031.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-term-size-perl): Update to 0.031.
* gnu: perl-strictures: Update to 2.000006.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-strictures-2): Update to 2.000006.
* gnu: perl-tree-simple: Update to 1.33.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-tree-simple): Update to 1.33.
* gnu: perl-business-ismn: Update to 1.201.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-business-ismn): Update to 1.201.
* gnu: perl-moosex-types-loadableclass: Update to 0.015.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-moosex-types-loadableclass): Update to 0.015.
* gnu: perl-carp-always: Update to 0.16.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-carp-always): Update to 0.16.
* gnu: perl-object-signature: Update to 1.08.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-object-signature): Update to 1.08.
* gnu: perl-net-dns-native: Update to 0.20.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-net-dns-native): Update to 0.20.
* gnu: perl-moosex-emulate-class-accessor-fast: Update to 0.009032.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-moosex-emulate-class-accessor-fast): Update to 0.009032.
* gnu: perl-svg: Update to 2.84.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-svg): Update to 2.84.
* gnu: perl-boolean: Update to 0.46.Tobias Geerinckx-Rice2019-03-23
| | | | * gnu/packages/perl.scm (perl-boolean): Update to 0.46.