aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-15gnu: libusb-compat: Omit static library.Tobias Geerinckx-Rice
* gnu/packages/libusb.scm (libusb-compat)[arguments]: Add --disable-static to #:configure-flags.
2023-01-15gnu: libusb-compat: Update to 0.1.8.Tobias Geerinckx-Rice
* gnu/packages/libusb.scm (libusb-compat): Update to 0.1.8. [native-inputs]: Add autoconf, automake, and libtool.
2023-01-15gnu: conntrack-tools: Update to 1.4.7.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (conntrack-tools): Update to 1.4.7.
2023-01-15gnu: lirc: Remove obsolete trailing #t.Tobias Geerinckx-Rice
* gnu/packages/lirc.scm (lirc)[arguments]: Don't explicitly return #t from phases.
2023-01-15gnu: lirc: Update to 0.10.2.Tobias Geerinckx-Rice
* gnu/packages/lirc.scm (lirc): Update to 0.10.2. [arguments]: Add a new 'build-reproducibly phase to partially replace… * gnu/packages/patches/lirc-reproducible-build.patch: …this updated file.
2023-01-15gnu: lirc: Build reproducibly.Tobias Geerinckx-Rice
* gnu/packages/lirc.scm (lirc)[arguments]: Add a new 'omit-pip-sourceball phase.
2023-01-15gnu: nftables: Update to 1.0.6.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (nftables): Update to 1.0.6.
2023-01-15gnu: fdm: Update to 2.2.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (fdm): Update to 2.2.
2023-01-15gnu: getmail6: Update to 6.18.11.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (getmail6): Update to 6.18.11.
2023-01-20gnu: guix-jupyter: Remove hard-coded Guile effective version.Ludovic Courtès
* gnu/packages/package-management.scm (guix-jupyter)[arguments]: In 'sed-kernel-json' phase, remove hard-coded "3.0".
2023-01-20gnu: guix-jupyter: Re-enable parallel tests.Ludovic Courtès
This reverts d09f3f82b84c850a9639ec80af19ba3918b63368, which turned out to be unnecessary. * gnu/packages/package-management.scm (guix-jupyter)[arguments]: Remove #:parallel-tests? #f.
2023-01-20gnu: guix-jupyter: Remove input labels.Ludovic Courtès
* gnu/packages/package-management.scm (guix-jupyter)[inputs]: Remove labels.
2023-01-20gnu: guix-jupyter: Define 'HOME' prior to 'check' phase.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/57077>. Reported by Andreas Enge <andreas@enge.fr>. * gnu/packages/package-management.scm (guix-jupyter)[arguments]: Add 'define-home' phase.
2023-01-20gnu: Add r-tsis.Navid Afkhami
* gnu/packages/bioinformatics.scm (r-tsis): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-20gnu: Add r-doubletcollection.Navid Afkhami
* gnu/packages/bioinformatics.scm (r-doubletcollection): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-20gnu: Add r-scds.Navid Afkhami
* gnu/packages/bioconductor.scm (r-scds): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-20gnu: Add r-numbat.Simon Tournier
* gnu/packages/bioconductor.scm (r-numbat): New variable.
2023-01-20gnu: Add r-roptim.Simon Tournier
* gnu/packages/cran.scm (r-roptim): New variable.
2023-01-20gnu: Add r-scistreer.Simon Tournier
* gnu/packages/bioconductor.scm (r-scistreer): New variable.
2023-01-20gnu: Add python-vireosnp.Simon Tournier
* gnu/packages/bioinformatics.scm (python-vireosnp): New variable.
2023-01-20gnu: java-logback-classic: Fix build.Arne Babenhauserheide
* gnu/packages/java.scm (java-logback-classic)[arguments]: Use input name "java-javaee-servletapi" instead of "servlet". Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-01-15gnu: dovecot-pigeonhole: Update to 0.5.20.Tobias Geerinckx-Rice
‘No changes - release done to keep version numbers synced.’ * gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.20.
2023-01-15gnu: dovecot: Update to 2.3.20.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (dovecot): Update to 2.3.20.
2023-01-15gnu: man-pages: Update to 6.02.Tobias Geerinckx-Rice
* gnu/packages/man.scm (man-pages): Update to 6.02.
2023-01-15gnu: libvterm: Update to 0.3.1.Tobias Geerinckx-Rice
* gnu/packages/terminals.scm (libvterm): Update to 0.3.1.
2023-01-15gnu: libupnp: Update to 1.14.15.Tobias Geerinckx-Rice
* gnu/packages/upnp.scm (libupnp): Update to 1.14.15.
2023-01-15gnu: diffstat: Update to 1.65.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (diffstat): Update to 1.65.
2023-01-15gnu: motion: Update to 4.5.1.Tobias Geerinckx-Rice
* gnu/packages/video.scm (motion): Update to 4.5.1.
2023-01-15gnu: lagrange: Update to 1.14.2.Tobias Geerinckx-Rice
* gnu/packages/web-browsers.scm (lagrange): Update to 1.14.2.
2023-01-15gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002].André Batista
* gnu/packages/tor.scm (tor): Update to 0.4.7.13. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-01-15gnu: go-github-com-itchyny-gojq: Update to 0.12.11.Tobias Geerinckx-Rice
* gnu/packages/web.scm (go-github-com-itchyny-gojq): Update to 0.12.11.
2023-01-15gnu: nginx-documentation: Update to 1.23.3-2916-178f55cf631a.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx-documentation): Update to 1.23.3-2916-178f55cf631a.
2023-01-15gnu: nginx: Update to 1.23.3.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx): Update to 1.23.3.
2023-01-15gnu: berry: Update to 0.1.12.Tobias Geerinckx-Rice
* gnu/packages/wm.scm (berry): Update to 0.1.12.
2023-01-15gnu: arandr: Remove input labels.Tobias Geerinckx-Rice
* gnu/packages/xdisorg.scm (arandr)[inputs, native-inputs]: Remove input labels.
2023-01-15gnu: arandr: Truth is obsolete.Tobias Geerinckx-Rice
* gnu/packages/xdisorg.scm (arandr)[source, arguments]: Remove trailing #t.
2023-01-15gnu: arandr: Update to 0.1.11.Tobias Geerinckx-Rice
* gnu/packages/xdisorg.scm (arandr): Update to 0.1.11.
2023-01-15gnu: mcelog: Update to 191.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (mcelog): Update to 191.
2023-01-15gnu: ipset: Update to 7.17.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (ipset): Update to 7.17.
2023-01-15gnu: mimalloc: Update to 2.0.9.Tobias Geerinckx-Rice
* gnu/packages/c.scm (mimalloc): Update to 2.0.9.
2023-01-15gnu: console-setup: Update to 1.212.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (console-setup): Update to 1.212.
2023-01-15gnu: bolt: Update to 0.9.5.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (bolt): Update to 0.9.5.
2023-01-15gnu: btrfs-progs: Update to 6.1.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 6.1.2.
2023-01-15gnu: lesspipe: Update to 2.07.Tobias Geerinckx-Rice
* gnu/packages/less.scm (lesspipe): Update to 2.07.
2023-01-15gnu: minisign: Update to 0.11.Tobias Geerinckx-Rice
* gnu/packages/crypto.scm (minisign): Update to 0.11.
2023-01-15gnu: lightspark: Update to 0.8.6.1.Tobias Geerinckx-Rice
* gnu/packages/animation.scm (lightspark): Update to 0.8.6.1.
2023-01-19gnu: Add petri-foo.Sughosha
* gnu/packages/music.scm (petri-foo): New public variable. * gnu/packages/patches/petri-foo-0.1.87-fix-recent-file-not-exist.patch * gnu/local.mk (GNU_SYSTEM_MODULES): Add the new patch file. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19gnu: python-eventlet: Exclude broken test.Nicolas Graves
* gnu/packages/python-xyz.scm (python-eventlet): [arguments] Exclude broken test. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19gnu: python-eventlet: Manage broken tests with nosetests.Nicolas Graves
* gnu/packages/python-xyz.scm (python-eventlet): [arguments] Manage broken tests with nosetests. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-19gnu: python-gevent: Update to 22.10.2.Nicolas Graves
* gnu/packages/python-xyz.scm (python-gevent): Update to 22.10.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>