summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-01gnu: paperkey: Update to 1.6.Tobias Geerinckx-Rice
* gnu/packages/gnupg.scm (paperkey): Update to 1.6.
2019-12-01gnu: nauty: Update to 2.6r12.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (nauty): Update to 2.6r12.
2019-12-01gnu: calf: Update to 0.90.3.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (calf): Update to 0.90.3.
2019-12-01gnu: emacs-howm: Use HTTPS source and home page.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-howm)[source, home-page]: Use HTTPS.
2019-12-01gnu: emacs-howm: Update to 1.4.5.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-howm): Update to 1.4.5.
2019-12-01gnu: dcmtk: Update to 3.6.5.Tobias Geerinckx-Rice
* gnu/packages/image-processing.scm (dcmtk): Update to 3.6.5.
2019-12-01gnu: ncdu: Update to 1.14.1.Tobias Geerinckx-Rice
* gnu/packages/ncdu.scm (ncdu): Update to 1.14.1.
2019-12-01gnu: f2fs-tools: Update to 1.13.0.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (f2fs-tools): Update to 1.13.0.
2019-12-01gnu: toybox: Update to 0.8.2.Tobias Geerinckx-Rice
* gnu/packages/busybox.scm (toybox): Update to 0.8.2.
2019-12-01gnu: nasm: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/assembly.scm (nasm)[source]: Hard-code NAME.
2019-12-01gnu: calcurse: Update to 4.5.1.Tobias Geerinckx-Rice
* gnu/packages/calcurse.scm (calcurse): Update to 4.5.1.
2019-12-01gnu: toot: Update to 0.24.0.Tobias Geerinckx-Rice
* gnu/packages/mastodon.scm (toot): Update to 0.24.0. [arguments]: Remove obsolete ‘dont-install-Makefile’ phase.
2019-11-30services: Add polkit-wheel-service to %desktop-services.Leo Prikler
* gnu/services/desktop.scm: (%desktop-services): Add polkit-wheel-service. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-30services: Add polkit-wheel-service.Leo Prikler
* gnu/services/desktop.scm: (polkit-wheel): New variable. (polkit-wheel-service): New service. * doc/guix.texi: Document polkit-wheel-service. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-30gexp: 'local-file' properly resolves non-literal relative file names.Ludovic Courtès
* guix/gexp.scm (local-file): Distinguish the case where FILE is a literal string and when it's not. Add a clause for when FILE is not a literal string. * tests/gexp.scm ("local-file, non-literal relative file name"): New test. * doc/guix.texi (G-Expressions): Update accordingly.
2019-11-30gnu: lsof: Don't capture details about the build machine's kernel.Ludovic Courtès
* gnu/packages/lsof.scm (lsof)[arguments]: In 'configure' phase, set "LSOF_SYSINFO" environment variable.
2019-11-30gnu: datefudge: Update to 1.23.Tobias Geerinckx-Rice
* gnu/packages/time.scm (datefudge): Update to 1.23.
2019-11-30gnu: arandr: Update to 0.1.10.Tobias Geerinckx-Rice
* gnu/packages/xdisorg.scm (arandr): Update to 0.1.10.
2019-11-30gnu: arandr: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/xdisorg.scm (arandr)[source]: Hard-code NAME.
2019-11-30gnu: accountsservice: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/freedesktop.scm (accountsservice)[source]: Hard-code NAME.
2019-11-30gnu: acpica: Update to 20191018.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (acpica): Update to 20191018.
2019-11-30gnu: python-icalendar: Update to 4.0.4.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.0.4.
2019-11-30gnu: python-pyclipper: Update to 1.1.0.post3.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-pyclipper): Update to 1.1.0.post3.
2019-11-30gnu: python-passlib: Update to 1.7.2.Tobias Geerinckx-Rice
* gnu/packages/python-crypto.scm (python-passlib): Update to 1.7.2.
2019-11-30gnu: perl-moose: Update to 2.2012.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-moose): Update to 2.2012.
2019-11-30gnu: perl-archive-extract: Update to 0.82.Tobias Geerinckx-Rice
* gnu/packages/perl-compression.scm (perl-archive-extract): Update to 0.82.
2019-11-30gnu: perl-io-compress: Update to 2.091.Tobias Geerinckx-Rice
* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.091.
2019-11-30gnu: perl-compress-raw-zlib: Update to 2.091.Tobias Geerinckx-Rice
* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.091.
2019-11-30gnu: perl-compress-raw-bzip2: Update to 2.091.Tobias Geerinckx-Rice
* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.091.
2019-11-30gnu: retroarch: Disable the on-line updater.Tobias Geerinckx-Rice
Addresses <http://issues.guix.gnu.org/issue/38360>. * gnu/packages/emulators.scm (retroarch)[source]: Add patch and snippet. * packages/patches/retroarch-disable-online-updater.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2019-11-30guix: import: Fix importing dune project.Julien Lepiller
* guix/import/opam.scm: Detect dune projects from dependencies, then filter dune from dependencies.
2019-11-30guix: import: Fix opam importer.Julien Lepiller
* guix/import/opam.scm: Allow line breaks in strings.
2019-11-30gnu: camlp4: Remove obsolete package.Julien Lepiller
* gnu/packages/ocaml.scm (camlp4): Remove package.
2019-11-30gnu: ocaml-camomile: Remove unneeded dependency.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-camomile)[native-inputs]: Remove camlp4.
2019-11-30gnu: ocaml-piqi: Update to 0.7.7.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-piqi): Update to 0.7.7.
2019-11-30gnu: ocaml-ulex: Remove package.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ulex): Remove deprecated package.
2019-11-30gnu: ocaml-piqilib: Update to 0.6.15.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-piqilib): Update to 0.6.15. [source]: Remove patch. [native-inputs]: Remove camlp4. [propagated-inputs]: Replace ulex with sedlex. * gnu/packages/patches/ocaml-piqilib-Update-base64.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
2019-11-30gnu: Add ocaml-sedlex.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-sedlex): New variable.
2019-11-30gnu: Add ocaml-gen.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-gen): New variable.
2019-11-30gnu: ocaml-csv: Update to 2.3.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-csv): Update to 2.3. [license]: Update license.
2019-11-30gnu: ocaml-bisect: Remove package.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-bisect): Remove deprecated package, replaced by ocaml-bisect-ppx.
2019-11-30gnu: ocaml-batteries: Remove unneeded dependencies.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-batteries)[native-inputs]: Remove ocaml-bisect and ocaml-ounit.
2019-11-30gnu: ocaml-bitstring: Remove unneeded dependencies.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-bitstring): Remove unneeded dependencies [native-inputs]: Remove camlp4 and bisect. [propagated-inputs]: Remove camlp4.
2019-11-30gnu: ocaml-findlib: Update to 1.8.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-findlib): Update to 1.8.1. [native-inputs]: Remove camlp4.
2019-11-30gnu: lablgtk: Update to 2.18.8.Julien Lepiller
* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.8. [source]: Use git-fetch. [native-inputs]: Remove camlp4.
2019-11-30gnu: opam: Remove unneeded dependency on deprecated camlp4.Julien Lepiller
gnu/packages/ocaml.scm (opam)[native-inputs]: Remove camlp4.
2019-11-30gnu: linux-libre: Update to 5.3.14.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.14. (linux-libre-5.3-pristine-source): Update hash.
2019-11-30gnu: linux-libre@4.9: Update to 4.9.205.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.205. (linux-libre-4.9-pristine-source): Update hash.
2019-11-30gnu: linux-libre@4.4: Update to 4.4.205.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.205. (linux-libre-4.4-pristine-source): Update hash.
2019-11-29gnu: nano: Update to 4.6.Tobias Geerinckx-Rice
* gnu/packages/nano.scm (nano): Update to 4.6.