summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: klavaro: Update to 3.12.Tobias Geerinckx-Rice2021-04-20
| | | | | * gnu/packages/education.scm (klavaro): Update to 3.12. [inputs]: Add gtkdatabox.
* gnu: xoscope: Update to 2.3.Tobias Geerinckx-Rice2021-04-20
| | | | | | * gnu/packages/electronics.scm (xoscope): Update to 2.3. [native-inputs]: Add m4. [inputs]: Substitute gtk+ for gtk+-2.
* gnu: gtkdatabox: Update to 1.0.0.Tobias Geerinckx-Rice2021-04-20
| | | | | * gnu/packages/gtk.scm (gtkdatabox): Update to 1.0.0. [inputs]: Substitute gtk+ for gtk+-2.
* gnu: wimlib: Disable static library.Tobias Geerinckx-Rice2021-04-20
| | | | | * gnu/packages/backup.scm (wimlib)[arguments]: Add "--disable-static" to #:configure-flags.
* gnu: wimlib: Update to 1.13.4.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/backup.scm (wimlib): Update to 1.13.4.
* gnu: jucipp: Update clang version.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/text-editors.scm (jucipp)[inputs]: Use clang-11.
* gnu: openjdk: Clean up runtime dependencies between Java versions.Carlo Zancanaro2021-04-20
| | | | | | | * gnu/packages/java.scm (icedtea-8, openjdk9, openjdk11): Do not consider icedtea/openjdk input paths when rewriting JNI libraries. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: cuirass: Update to 1.0.0-13.a946fe2.Mathieu Othacehe2021-04-20
| | | | * gnu/packages/ci.scm (cuirass): Update to 1.0.0-13.a946fe2.
* gnu: icecat: Update to 78.10.0-guix0-preview1 [security fixes].Mark H Weaver2021-04-19
| | | | | | | | | Includes fixes for CVE-2021-23961, CVE-2021-23994, CVE-2021-23995, CVE-2021-23998, CVE-2021-23999, CVE-2021-24002, CVE-2021-29945, and CVE-2021-29946. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update upstream source hash.
* gnu: workrave: Update to 1.10.43.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/gnome.scm (workrave): Update to 1.10.43.
* gnu: jucipp: Fix description mark-up.Tobias Geerinckx-Rice2021-04-20
| | | | | * gnu/packages/text-editors.scm (jucipp)[description]: Substitute @acronym for @dfn.
* gnu: jucipp: Update to 1.6.3.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/text-editors.scm (jucipp): Update to 1.6.3.
* gnu: usbredir: Update to 0.9.0.Tobias Geerinckx-Rice2021-04-20
| | | | | * gnu/packages/spice.scm (usbredir): Update to 0.9.0. [native-inputs]: Add autoconf, automake, and libtool.
* gnu: s6-linux-utils: Update to 2.5.1.5.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.1.5.
* gnu: s6-linux-init: Update to 1.0.6.2.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.6.2.
* gnu: s6-portable-utils: Update to 2.2.3.2.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.3.2.
* gnu: s6-rc: Update to 0.5.2.2.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/skarnet.scm (s6-rc): Update to 0.5.2.2.
* gnu: s6-networking: Update to 2.4.1.1.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/skarnet.scm (s6-networking): Update to 2.4.1.1.
* gnu: s6-dns: Update to 2.3.5.1.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/skarnet.scm (s6-dns): Update to 2.3.5.1.
* gnu: s6: Update to 2.10.0.3.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/skarnet.scm (s6): Update to 2.10.0.3.
* gnu: execline: Update to 2.8.0.1.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/skarnet.scm (execline): Update to 2.8.0.1.
* gnu: skalibs: Update to 2.10.0.3.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/skarnet.scm (skalibs): Update to 2.10.0.3.
* gnu: cdemu-client: Update to 3.2.5.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/cdrom.scm (cdemu-client): Update to 3.2.5.
* gnu: cdemu-daemon: Update to 3.2.5.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/cdrom.scm (cdemu-daemon): Update to 3.2.5.
* gnu: libmirage: Update to 3.2.5.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/cdrom.scm (libmirage): Update to 3.2.5.
* gnu: mgba: Update to 0.9.1.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/emulators.scm (mgba): Update to 0.9.1.
* gnu: python-xlsxwriter: Update to 1.3.9.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/python-xyz.scm (python-xlsxwriter): Update to 1.3.9.
* gnu: openssh: Update to 8.6p1.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/ssh.scm (openssh): Update to 8.6p1.
* gnu: libxlsxwriter: Update to 1.0.2.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/xml.scm (libxlsxwriter): Update to 1.0.2.
* gnu: lagrange: Update to 1.3.3.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.3.3.
* gnu: cvs-fast-export: Update to 1.56.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/version-control.scm (cvs-fast-export): Update to 1.56.
* gnu: tmux: Update to 3.2.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/tmux.scm (tmux): Update to 3.2.
* gnu: nginx-documentation: Update to 1.19.10-2708-f8686d85df53.Tobias Geerinckx-Rice2021-04-20
| | | | | * gnu/packages/web.scm (nginx-documentation): Update to 1.19.10-2708-f8686d85df53.
* gnu: nginx: Update to 1.19.10.Tobias Geerinckx-Rice2021-04-20
| | | | * gnu/packages/web.scm (nginx): Update to 1.19.10.
* gnu: cuirass: Update to 1.0.0-12.e49368a.Mathieu Othacehe2021-04-19
| | | | * gnu/packages/ci.scm (cuirass): Update to 1.0.0-12.e49368a.
* gnu: perl-digest-crc: Update to 0.23.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/perl.scm (perl-digest-crc): Update to 0.23.
* gnu: mamba: Prepare for cross-compilation.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/music.scm (mamba)[arguments]: Use CC-FOR-TARGET.
* gnu: mtools: Update to 4.0.27.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/mtools.scm (mtools): Update to 4.0.27.
* gnu: slurp: Update to 1.3.2.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/image.scm (slurp): Update to 1.3.2.
* gnu: grim: Update to 1.3.2.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/image.scm (grim): Update to 1.3.2.
* gnu: gpodder: Update to 3.10.19.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/gpodder.scm (gpodder): Update to 3.10.19.
* gnu: fcft: Update to 2.3.3.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/fontutils.scm (fcft): Update to 2.3.3.
* gnu: monero-gui: Update to 0.17.2.1.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/finance.scm (monero-gui): Update to 0.17.2.1.
* gnu: freetds: Update to 1.2.20.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/databases.scm (freetds): Update to 1.2.20.
* gnu: inxi-minimal: Update to 3.3.04-1.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.3.04-1.
* gnu: entt: Update to 3.7.1.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/game-development.scm (entt): Update to 3.7.1.
* gnu: less: Update to 581.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/less.scm (less): Update to 581.
* gnu: libhandy: Update to 1.2.1.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/gnome.scm (libhandy): Update to 1.2.1.
* gnu: perl-cpanel-json-xs: Update to 4.26.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.26.
* gnu: youtube-dl: Update to 2021.04.17.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.04.17.