Commit graph

99410 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 313a442f7b
gnu: get-iplayer: Update to 3.30.
* gnu/packages/video.scm (get-iplayer): Update to 3.30.
[arguments]: Don't explicitly return #t from phases.
2022-07-24 02:00:02 +02:00
Tobias Geerinckx-Rice 5f4cd5243c
gnu: libconfini: Omit static library.
* gnu/packages/cpp.scm (libconfini)[arguments]: Add "--disable-static"
to #:configure-flags.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice 6efe29d2e7
gnu: libconfini: Update to 1.16.4.
* gnu/packages/cpp.scm (libconfini): Update to 1.16.4.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice 15ac9ace9c
gnu: ndisc6: Update to 1.0.6.
* gnu/packages/networking.scm (ndisc6): Update to 1.0.6.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice 8d1f308e1d
gnu: nbd: Update to 3.24.
* gnu/packages/networking.scm (nbd): Update to 3.24.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice 9177a28169
gnu: podofo: Remove input labels.
* gnu/packages/pdf.scm (podofo)[inputs]:
Remove input labels.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice 84be8bc1f4
gnu: podofo: Update to 0.9.8.
* gnu/packages/pdf.scm (podofo): Update to 0.9.8.
[arguments]: Don't explicitly return #t from phases.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice 80108cac05
gnu: qtractor: Remove input labels.
* gnu/packages/music.scm (qtractor)[inputs]:
Remove input labels.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice 85347b0f34
gnu: qtractor: Update to 0.9.27.
* gnu/packages/music.scm (qtractor): Update to 0.9.27.
[inputs]: Add qtsvg.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice 6629265414
gnu: imgui: Update to 1.88.
* gnu/packages/toolkits.scm (imgui): Update to 1.88.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice 171964da5b
gnu: es: Use URL-FETCH/TARBOMB.
* gnu/packages/shells.scm (es)[source]: Use URL-FETCH/TARBOMB to let us…
[arguments]: …delete the ad-hoc 're-enter-rootdir phase.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice 3dab424a3d
gnu: es: Update to 0.9.2.
* gnu/packages/shells.scm (es): Update to 0.9.2.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice f8b7320ab2
gnu: freetalk: Modernise arguments' style.
* gnu/packages/messaging.scm (freetalk)[arguments]: Use a G-expression.
Use SEARCH-INPUT-FILE to find representative binaries instead of relying
on package names, and 'suffix rather than 'prefix their location to PATH.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice d62b180ffd
gnu: freetalk: Update to 4.2.
* gnu/packages/messaging.scm (freetalk): Update to 4.2.
[arguments]: Remove unneeded "CFLAGS=-fcommon" from #:configure-flags.
Don't explicitly return #t from phases.
[inputs]: Update guile-2.0 to guile-3.0.
2022-07-24 02:00:00 +02:00
Nicolas Graves 56e17f6493
gnu: Add rust-miniz-oxide-0.5.
* gnu/packages/crates-io.scm (rust-miniz-oxide-0.5): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-07-27 11:48:03 +02:00
Nicolas Graves d851cecc14
gnu: Add rust-simd-adler32-0.3.
* gnu/packages/crates-io.scm (rust-simd-adler32-0.3): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-07-27 11:48:03 +02:00
Nicolas Graves a058975229
gnu: Add rust-adler-1.
* gnu/packages/crates-io.scm
(rust-adler-1): New variable.
(rust-adler-0.2): Add development-inputs.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-07-27 11:48:03 +02:00
Nicolas Graves 540b74847d
gnu: rust-miniz-oxide: Do not skip build.
* gnu/packages/crates-io.scm
(rust-miniz-oxide-0.2): Keeping skip-build? #t.
(rust-miniz-oxide-0.3): Deleting skip-build? #t.
(rust-miniz-oxide-0.4): Deleting skip-build? #t.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-07-27 11:48:03 +02:00
Marius Bakke 9a1cd6e7e8
gnu: FFmpeg: Update to 5.1.
* gnu/packages/video.scm (ffmpeg-5): Update to 5.1.
2022-07-27 11:48:03 +02:00
Marius Bakke 8007a835cd
gnu: modem-manager: Add 'upstream-name' property.
* gnu/packages/freedesktop.scm (modem-manager)[properties]: New field.
2022-07-27 11:48:03 +02:00
Maxim Cournoyer e6480571a0
gnu: opendht: Really disable the problematic testListen test.
* gnu/packages/networking.scm (opendht)
[phases]{disable-problematic-tests}: Adjust regexp pattern.

Reported-by: Jack Hill <jackhill@jackhill.us>
2022-07-26 21:57:31 -04:00
Tobias Geerinckx-Rice ac65e3029b
gnu: axc: Update to 0.3.7.
* gnu/packages/messaging.scm (axc): Update to 0.3.7.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice 555d53d486
gnu: libmtp: Use G-expressions.
* gnu/packages/libusb.scm (libmtp)[arguments]:
Rewrite as G-expressions.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice 237a7f6bbc
gnu: libmtp: Update to 1.1.20.
* gnu/packages/libusb.scm (libmtp): Update to 1.1.20.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice 47248f526f
gnu: gnome-commander: Update to 1.14.3.
* gnu/packages/gnome.scm (gnome-commander): Update to 1.14.3.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice a7068d3e97
gnu: qdirstat: Update to 1.8.1.
* gnu/packages/disk.scm (qdirstat): Update to 1.8.1.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice 588e63ee94
gnu: linux-libre@5.10: Update to 5.10.133.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.133.
(linux-libre-5.10-pristine-source): Update hash.
2022-07-24 02:00:00 +02:00
Mark H Weaver 57ee9b069d
gnu: icecat: Update to 91.12.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2022-36318 and CVE-2022-36319.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
2022-07-26 14:35:22 -04:00
Efraim Flashner 80961ca44c
gnu: poke: Update to 2.4.
* gnu/packages/engineering.scm (poke): Update to 2.4.
2022-07-26 21:07:41 +03:00
Efraim Flashner ecc9886180
gnu: datamash: Update to 1.8.
* gnu/packages/datamash.scm (datamash): Update to 1.8.
2022-07-26 20:48:58 +03:00
Efraim Flashner ce480594aa
gnu: gnuastro: Update to 0.18.
* gnu/packages/astronomy.scm (gnuastro): Update to 0.18.
2022-07-26 20:48:28 +03:00
Tobias Geerinckx-Rice eafdd4f2c4
gnu: linux-libre@5.4: Update to 5.4.207.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.207.
(linux-libre-5.4-pristine-source): Update hash.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice 3487aa4f24
gnu: linux-libre@5.15: Update to 5.15.57.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.57.
(linux-libre-5.15-pristine-source): Update hash.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice 4d1ce332f4
gnu: linux-libre@4.14: Update to 4.14.289.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.289.
(linux-libre-4.14-pristine-source): Update hash.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice 827dca8510
gnu: linux-libre@4.19: Update to 4.19.253.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.253.
(linux-libre-4.19-pristine-source): Update hash.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice ef567e0fe5
gnu: linux-libre@4.9: Update to 4.9.324.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.324.
(linux-libre-4.9-pristine-source): Update hash.
2022-07-24 02:00:01 +02:00
Tobias Geerinckx-Rice 65a3872253
gnu: linux-libre@5.10: Update to 5.10.132.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.132.
(linux-libre-5.10-pristine-source): Update hash.
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice 76d34d1e08
gnu: linux-libre@5.18: Update to 5.18.14.
* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.14.
(linux-libre-5.18-pristine-source): Update hash.
2022-07-24 02:00:00 +02:00
Arun Isaac 08e64ee6a9
gnu: openconnect: Update to 9.01.
* gnu/packages/vpn.scm (openconnect): Update to 9.01.
2022-07-26 18:33:08 +05:30
Arun Isaac 6737510912
gnu: openfortivpn: Update to 1.17.3.
* gnu/packages/vpn.scm (openfortivpn): Update to 1.17.3.
2022-07-26 17:32:32 +05:30
Arun Isaac dbcd787656
gnu: phockup: Update to 1.9.0.
* gnu/packages/image.scm (phockup): Update to 1.9.0.
2022-07-26 00:46:25 +05:30
Arun Isaac 14dbb549f8
gnu: phockup: Add bash-minimal to inputs.
* gnu/packages/image.scm (phockup)[inputs]: Add bash-minimal.
2022-07-26 00:45:17 +05:30
Arun Isaac f55e83fa3d
gnu: phockup: Make exiftool substitution more specific.
* gnu/packages/image.scm (phockup)[arguments]: Make exiftool substitution in
configure phase more specific.
2022-07-26 00:43:31 +05:30
Maxim Cournoyer e78bb31aa1
gnu: emacs-robot-log: Update to 0.1.4.
* gnu/packages/emacs-xyz.scm (emacs-robot-log): Update to 0.1.4.
2022-07-25 10:05:53 -04:00
Tobias Geerinckx-Rice 212ca81895
gnu: python-fontpens: Remove failing docstring assertion.
* gnu/packages/fontutils.scm (python-fontpens)[arguments]:
Add a new 'drop-flaky-docstring phase.
2022-07-24 02:00:00 +02:00
Efraim Flashner a2011d73bc
gnu: dbxfs: Update to 1.0.63.
* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.63.
* gnu/packages/patches/dbxfs-remove-sentry-sdk.patch: Update patch.
2022-07-24 15:27:05 +03:00
Efraim Flashner 0e57c02ce5
gnu: python-dropbox: Update to 11.33.0.
* gnu/packages/file-systems.scm (python-dropbox): Update to 11.33.0.
2022-07-24 15:27:05 +03:00
Efraim Flashner 0248d5fe15
gnu: python-userspacefs: Update to 2.0.5.
* gnu/packages/python-xyz.scm (python-userspacefs): Update to 2.0.5.
2022-07-24 15:27:04 +03:00
Pierre Neidhardt 5bc131ca7a
gnu: Add ndebug.
* gnu/packages/lisp-xyz.scm (cl-ndebug, ecl-ndebug, sbcl-ndebug): New variables.
2022-07-24 11:32:29 +02:00
Pierre Neidhardt c5a80784e2
gnu: Add ospm.
* gnu/packages/lisp-xyz.scm (cl-ospm, ecl-ospm, sbcl-ospm): New variables.
2022-07-24 08:59:30 +02:00