1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-20 01:00:30 +02:00
Commit Graph

44439 Commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
2ea5b74fad gnu: ncdc: Update to 1.22.1.
* gnu/packages/dc.scm (ncdc): Update to 1.22.1.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
fe147c9750 gnu: tnef: Update to 1.4.18.
* gnu/packages/mail.scm (tnef): Update to 1.4.18.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
dbef037ff4 gnu: z3: Update to 4.8.7.
* gnu/packages/maths.scm (z3): Update to 4.8.7.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
c7164ad65f gnu: fcgi: Update to 2.4.2.
* gnu/packages/web.scm (fcgi): Update to 2.4.2.
[source]: Use GIT-FETCH and GIT-FILE-NAME.  Remove obsolete patches.
[native-inputs]: Add autoconf, automake, and libtool.
* gnu/packages/patches/fcgi-2.4.0-gcc44-fixes.patch,
gnu/packages/patches/fcgi-2.4.0-poll.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
9530c4bfc9 gnu: paperkey: Use HTTPS source and home page.
* gnu/packages/gnupg.scm (paperkey)[source, home-page]: Use HTTPS.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
abe08256c7 gnu: paperkey: Update to 1.6.
* gnu/packages/gnupg.scm (paperkey): Update to 1.6.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice
1ff64c503a gnu: nauty: Update to 2.6r12.
* gnu/packages/maths.scm (nauty): Update to 2.6r12.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice
c8de7979c2 gnu: calf: Update to 0.90.3.
* gnu/packages/audio.scm (calf): Update to 0.90.3.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice
0a03c5e1fb gnu: emacs-howm: Use HTTPS source and home page.
* gnu/packages/emacs-xyz.scm (emacs-howm)[source, home-page]: Use HTTPS.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice
44b5a74ad7 gnu: emacs-howm: Update to 1.4.5.
* gnu/packages/emacs-xyz.scm (emacs-howm): Update to 1.4.5.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice
6a04c8ff36 gnu: dcmtk: Update to 3.6.5.
* gnu/packages/image-processing.scm (dcmtk): Update to 3.6.5.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice
7e59d21f9e gnu: ncdu: Update to 1.14.1.
* gnu/packages/ncdu.scm (ncdu): Update to 1.14.1.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice
d2119ddffb gnu: f2fs-tools: Update to 1.13.0.
* gnu/packages/linux.scm (f2fs-tools): Update to 1.13.0.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice
111f7c0175 gnu: toybox: Update to 0.8.2.
* gnu/packages/busybox.scm (toybox): Update to 0.8.2.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice
1de52650e2 gnu: nasm: Don't use NAME in source URI.
* gnu/packages/assembly.scm (nasm)[source]: Hard-code NAME.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice
93a02ae98c gnu: calcurse: Update to 4.5.1.
* gnu/packages/calcurse.scm (calcurse): Update to 4.5.1.
2019-12-01 00:49:12 +01:00
Tobias Geerinckx-Rice
11a05344ec gnu: toot: Update to 0.24.0.
* gnu/packages/mastodon.scm (toot): Update to 0.24.0.
[arguments]: Remove obsolete ‘dont-install-Makefile’ phase.
2019-12-01 00:49:12 +01:00
Leo Prikler
27b77228cf services: Add polkit-wheel-service to %desktop-services.
* gnu/services/desktop.scm: (%desktop-services): Add polkit-wheel-service.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-30 23:50:40 +01:00
Leo Prikler
7f25ff10e1 services: Add polkit-wheel-service.
* 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-30 23:50:40 +01:00
Ludovic Courtès
d70478da2b gnu: lsof: Don't capture details about the build machine's kernel.
* gnu/packages/lsof.scm (lsof)[arguments]: In 'configure' phase, set
"LSOF_SYSINFO" environment variable.
2019-11-30 23:50:40 +01:00
Tobias Geerinckx-Rice
69dc3e5237 gnu: datefudge: Update to 1.23.
* gnu/packages/time.scm (datefudge): Update to 1.23.
2019-11-30 22:15:01 +01:00
Tobias Geerinckx-Rice
218c785850 gnu: arandr: Update to 0.1.10.
* gnu/packages/xdisorg.scm (arandr): Update to 0.1.10.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice
93f6165fbc gnu: arandr: Don't use NAME in source URI.
* gnu/packages/xdisorg.scm (arandr)[source]: Hard-code NAME.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice
2a6403c1b3 gnu: accountsservice: Don't use NAME in source URI.
* gnu/packages/freedesktop.scm (accountsservice)[source]: Hard-code NAME.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice
b577306a92 gnu: acpica: Update to 20191018.
* gnu/packages/admin.scm (acpica): Update to 20191018.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice
43ae8f796b gnu: python-icalendar: Update to 4.0.4.
* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.0.4.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice
ff3d1b99f2 gnu: python-pyclipper: Update to 1.1.0.post3.
* gnu/packages/python-xyz.scm (python-pyclipper): Update to 1.1.0.post3.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice
aadd107d5a gnu: python-passlib: Update to 1.7.2.
* gnu/packages/python-crypto.scm (python-passlib): Update to 1.7.2.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice
4e5e3bb8b9 gnu: perl-moose: Update to 2.2012.
* gnu/packages/perl.scm (perl-moose): Update to 2.2012.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice
1230a07fea gnu: perl-archive-extract: Update to 0.82.
* gnu/packages/perl-compression.scm (perl-archive-extract): Update to 0.82.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice
676cb25046 gnu: perl-io-compress: Update to 2.091.
* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.091.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice
7b8ab1fed8 gnu: perl-compress-raw-zlib: Update to 2.091.
* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.091.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice
2d5949529d gnu: perl-compress-raw-bzip2: Update to 2.091.
* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.091.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice
775497549c gnu: retroarch: Disable the on-line updater.
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-30 22:14:09 +01:00
Julien Lepiller
166001fdb9 gnu: camlp4: Remove obsolete package.
* gnu/packages/ocaml.scm (camlp4): Remove package.
2019-11-30 15:50:43 +01:00
Julien Lepiller
c5fb14f569 gnu: ocaml-camomile: Remove unneeded dependency.
* gnu/packages/ocaml.scm (ocaml-camomile)[native-inputs]: Remove camlp4.
2019-11-30 15:50:41 +01:00
Julien Lepiller
c8b309ec89 gnu: ocaml-piqi: Update to 0.7.7.
* gnu/packages/ocaml.scm (ocaml-piqi): Update to 0.7.7.
2019-11-30 15:50:38 +01:00
Julien Lepiller
c7174a75bf gnu: ocaml-ulex: Remove package.
* gnu/packages/ocaml.scm (ocaml-ulex): Remove deprecated package.
2019-11-30 15:50:32 +01:00
Julien Lepiller
05fe0a587a gnu: ocaml-piqilib: Update to 0.6.15.
* 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-30 15:50:30 +01:00
Julien Lepiller
98a468ffd2 gnu: Add ocaml-sedlex.
* gnu/packages/ocaml.scm (ocaml-sedlex): New variable.
2019-11-30 15:50:27 +01:00
Julien Lepiller
5a4003f453 gnu: Add ocaml-gen.
* gnu/packages/ocaml.scm (ocaml-gen): New variable.
2019-11-30 15:50:25 +01:00
Julien Lepiller
5696fbd9bd gnu: ocaml-csv: Update to 2.3.
* gnu/packages/ocaml.scm (ocaml-csv): Update to 2.3.
[license]: Update license.
2019-11-30 15:50:23 +01:00
Julien Lepiller
e4070d404d gnu: ocaml-bisect: Remove package.
* gnu/packages/ocaml.scm (ocaml-bisect): Remove deprecated package,
replaced by ocaml-bisect-ppx.
2019-11-30 15:50:21 +01:00
Julien Lepiller
af76eedac0 gnu: ocaml-batteries: Remove unneeded dependencies.
* gnu/packages/ocaml.scm (ocaml-batteries)[native-inputs]: Remove
ocaml-bisect and ocaml-ounit.
2019-11-30 15:50:19 +01:00
Julien Lepiller
24b199fd18 gnu: ocaml-bitstring: Remove unneeded dependencies.
* gnu/packages/ocaml.scm (ocaml-bitstring): Remove unneeded dependencies
[native-inputs]: Remove camlp4 and bisect.
[propagated-inputs]: Remove camlp4.
2019-11-30 15:50:16 +01:00
Julien Lepiller
a36074a829 gnu: ocaml-findlib: Update to 1.8.1.
* gnu/packages/ocaml.scm (ocaml-findlib): Update to 1.8.1.
[native-inputs]: Remove camlp4.
2019-11-30 15:50:13 +01:00
Julien Lepiller
3a23b461f4 gnu: lablgtk: Update to 2.18.8.
* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.8.
[source]: Use git-fetch.
[native-inputs]: Remove camlp4.
2019-11-30 15:50:09 +01:00
Julien Lepiller
8146ec5558 gnu: opam: Remove unneeded dependency on deprecated camlp4.
gnu/packages/ocaml.scm (opam)[native-inputs]: Remove camlp4.
2019-11-30 15:49:43 +01:00
Mark H Weaver
a651323813 gnu: linux-libre: Update to 5.3.14.
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.14.
(linux-libre-5.3-pristine-source): Update hash.
2019-11-30 01:00:24 -05:00
Mark H Weaver
45f810214b gnu: linux-libre@4.9: Update to 4.9.205.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.205.
(linux-libre-4.9-pristine-source): Update hash.
2019-11-30 00:59:47 -05:00