Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.204.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.129.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.53.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.10.
(linux-libre-5.18-pristine-source): Update hash.
|
|
* gnu/packages/gawk.scm (cppawk, cppawk-egawk): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gawk.scm (egawk-next): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gawk.scm (gawk-mpfr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gawk.scm: Import (guix licenses) with 'license:' prefix.
(gawk, mawk)[license]: Prefix with 'license:'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/graph.scm (python-graph-tool): Update to 2.45.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This is a followup to c145e51844bf52eb77cdc969a0fe30a48755b29e.
See discussion at
<https://lists.gnu.org/archive/html/guix-devel/2022-07/msg00011.html>.
* gnu/packages/curl.scm (curl-7.84.0)[arguments]: Remove
'skip-failing-tests' and add 'tweak-lib3026-test'.
|
|
Gdal declared its configure script as deprecated with the release of
version 3.5 and is planning to deprecate it with release 3.6 which is
scheduled for November 2022.
* gnu/packages/geo.scm (gdal)[build-system]: Use cmake-build-system.
[arguments]: Remove configure flags for library search paths;
they are found automatically by cmake now. Add
-DGDAL_USE_INTERNAL_LIBS=WHEN_NO_EXTERNAL and
-DGDAL_USE_JPEG12_INTERNAL=OFF to get approximately the same results
as with the old configure script.
[inputs]: Remove pcre. Add pcre2 and qhull.
|
|
* gnu/packages/python.scm (python-debug) [synopsis]: Update.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/sssd.scm (sssd): Update to 2.7.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/search.scm (omega): New variable.
* gnu/packages/search.scm (xapian): Add note to update omega when updating
xapian.
|
|
* gnu/packages/video.scm (vlc)[inputs]: Add bash-minimal, silencing a warning
from "guix lint vlc" as "wrap-program" is used in the package definition.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/video.scm (vlc)[native-inputs]: Remove input labels.
[inputs]: Remove input labels and re-sort.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/networking.scm (srt-1.4.1): Delete variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/video.scm (vlc)[inputs]: Use regular srt package, supported
since upstream commit 9a28929.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/networking.scm (srt): Update to 1.4.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/networking.scm (srt)[native-inputs]: Remove input labels.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-58.a7bbf9d.
|
|
* gnu/packages/emulators.scm (mame): Update to 0.245.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-57.3175ac2.
|
|
* gnu/packages/lisp-xyz.scm (cl-gopher): Update to 0899e7f.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-http-body): Update to 3e4bedd.
[inputs]: Add missing dependencies.
[native-inputs]: Add missing dependencies.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.62.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/image-processing.scm (mia): Build against VTK 9.
[inputs]: Remove vtk-7; add vtk.
[source]: Add mia-vtk9.patch.
* gnu/packages/patches/mia-vtk9.patch: New file.
* gnu/local.mk: Add it.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/emulators.scm (sameboy): Update to 0.15.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/python-xyz.scm (python-pydantic-cli): New variable.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/emacs-xyz.scm (emacs-psc-ide): Update to ce97d71.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/c.scm (cproc): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/suckless.scm (sbase): New variable.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/photo.scm (darktable): Update to 4.0.0.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/patches/pitivi-fix-build-with-meson-0.60.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/video.scm (pitivi): Update to 2022.06.0.
[version]: Do not prefix with previous semver version.
[inputs]{gst-plugins/selection}: Add comment about cvtracker.
{python-librosa}: New input.
|
|
Fixes <https://issues.guix.gnu.org/56288>.
* gnu/packages/video.scm (pitivi)[native-inputs]: Use new style, relocate
before inputs.
[inputs]: Add bash-minimal, for wrap-program. Move librsvg to...
[propagated-inputs]: ... this new field.
[phases]{wrap-other-dependencies}: Use search-input-file to find output
binary.
Reported-by: Christian Miller <miller.christian@proton.me>
|
|
* gnu/packages/machine-learning.scm (python-torchvision): Update to 0.13.0.
|
|
* gnu/packages/machine-learning.scm (python-pytorch): Update to 1.12.0.
[arguments]: Explicitly request the use of our pybind11 package.
|
|
* gnu/packages/machine-learning.scm (xnnpack): Update to 0.0-2.ae108ef.
* gnu/packages/patches/xnnpack-system-libraries.patch: Update.
|
|
* gnu/packages/machine-learning.scm (python-pytorch-for-r-torch): Separate
from python-pytorch by overriding version and source.
|
|
* gnu/packages/dav.scm (radicale): Update to 3.1.7.
|
|
* gnu/packages/emacs-xyz.scm (emacs-sly-asdf): Update to 20220707.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.14.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-burly): Update to 0.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ctable): Update to 0.1.3.
[arguments]<#:exclude>: Exclude unnecessary file leading to a build error.
|
|
* gnu/packages/emacs-xyz.scm (emacs-circe): Update to 2.12.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 1.2.4.
|
|
* gnu/packages/mail.scm (mumi): Update to 0.0.2-1.0248507.
|
|
* gnu/packages/emacs-xyz.scm (emacs-apheleia): Update to 3.0.
|
|
https://www.cve.org/CVERecord?id=CVE-2022-2097
https://www.cve.org/CVERecord?id=CVE-2022-2274
* gnu/packages/tls.scm (openssl-3.0): Update to 3.0.5.
|
|
https://www.cve.org/CVERecord?id=CVE-2022-2097
* gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1q.
|