me
/
guix
Archived
1
0
Fork 0
Commit Graph

69813 Commits (315472eddd8281a5678c9e5f6fc3ae8afeb97739)

Author SHA1 Message Date
Roel Janssen b1fee8a003
gnu: Add r-spp.
* gnu/packages/bioinformatics.scm (r-spp): New variable.
2021-05-26 09:29:01 +02:00
Roel Janssen b84ead8c04
gnu: Add r-aneufinder.
* gnu/packages/bioconductor.scm (r-aneufinder): New variable.
2021-05-26 09:13:54 +02:00
Roel Janssen 189311660b
gnu: Add r-aneufinderdata.
* gnu/packages/bioconductor.scm (r-aneufinderdata): New variable.
2021-05-26 09:13:08 +02:00
Leo Famulari 458126a237
gnu: Add rsync 3.2.3.
*  gnu/packages/rsync.scm (rsync-next): New variable.
2021-05-25 16:32:52 -04:00
Leo Famulari d366557b7b
gnu: nginx: Update to 1.21.0 [fixes CVE-2021-23017].
* gnu/packages/web.scm (nginx, nginx-documentation): Update to 1.21.0.
2021-05-25 12:44:09 -04:00
Efraim Flashner 0ffac75ece
gnu: qhull: Build position independent.
* gnu/packages/maths.scm (qhull)[arguments]: Add configure-flag to build
code position independent.
2021-05-25 17:24:58 +03:00
Mathieu Othacehe d2a8b72b2f
gnu: cuirass: Update to 1.0.0-19.e1382f0.
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-19.e1382f0.
2021-05-25 15:15:56 +02:00
Efraim Flashner c942e17c29
gnu: qhull: Link binaries to shared library.
This drops the package size by nearly 60%.

* gnu/packages/maths.scm (qhull)[arguments]: Add configure-flag to link
binaries to shared library.
2021-05-25 15:50:57 +03:00
Roel Janssen dc85100481
gnu: Add perl-set-intervaltree.
* gnu/packages/perl.scm (perl-set-intervaltree): New variable.
2021-05-25 14:31:06 +02:00
Roel Janssen ac30a53c6a
gnu: Add perl-log-message-simple
* gnu/packages/perl.scm (perl-log-message-simple): New variable.
2021-05-25 14:20:07 +02:00
Roel Janssen 5bfb84b8cf
gnu: Add perl-log-message.
* gnu/packages/perl.scm (perl-log-message): New variable.
2021-05-25 14:19:09 +02:00
Roel Janssen fe578ee51a
gnu: Add perl-extutils-manifest.
* gnu/packages/perl.scm (perl-extutils-manifest): New variable.
2021-05-25 14:08:34 +02:00
Roel Janssen 906cdbd4f9
gnu: Add perl-data-uuid.
* gnu/packages/perl.scm (perl-data-uuid): New variable.
2021-05-25 13:56:58 +02:00
Mathieu Othacehe 414e41de64
gnu: cuirass: Update to 1.0.0-18.b1abb44.
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-18.b1abb44.
2021-05-25 13:55:49 +02:00
Roel Janssen bc13e79476
gnu: Add perl-const-fast.
* gnu/packages/perl.scm (perl-const-fast): New variable.
2021-05-25 13:50:26 +02:00
Nicolas Goaziou a154048d98
gnu: emacs-shell-command+: Update to 2.2.0.
* gnu/packages/emacs-xyz.scm (emacs-shell-command+): Update to 2.2.0.
2021-05-25 12:25:59 +02:00
nixo a68cca64cd
gnu: Add kanatest.
* gnu/packages/education.scm (kanatest): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 12:11:18 +02:00
Xinglu Chen a443181d7b
gnu: emacs-vertico: Update to 0.11.
* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.11.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 12:09:26 +02:00
Solene Rapenne via Guix-patches via b1bbeeafb4
gnu: openttd-engine: Update to 1.11.2.
* gnu/packages/games.scm (openttd-engine): Update to 1.11.2.
[build-system]: Switch to CMake.
[arguments]: Enable tests.
(openttd)[arguments]<#:configure-flags>: Use CMake flags.
<#:phases>: Remove `configure'.  Copy assets file before check step
to enable tests.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 12:07:32 +02:00
Nicolas Goaziou f820315ddd
gnu: emacs-xyz.scm: Add missing copyright line. 2021-05-25 11:37:26 +02:00
David Dashyan ae88e30a0f
gnu: Add emacs-geiser-racket.
* gnu/packages/emacs-xyz.scm (emacs-geiser-racket): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 11:33:57 +02:00
Solene Rapenne via Guix-patches via 7c1065030d
gnu: lagrange: Update to 1.4.2.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.4.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 11:31:18 +02:00
Alexandr Vityazev 3c52c96ca2
gnu: Remove unnecessary patches for emacs-geiser.
* gnu/packages/patches/emacs-geiser-autoload-activate-implementation.patch:
* gnu/packages/patches/emacs-geiser-guile-auto-activate.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Apply file removal.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 11:25:00 +02:00
Alexandr Vityazev 68b6ea5591
gnu: emacs-geiser-guile: Update to 0.17.
* gnu/packages/emacs-xyz (emacs-geiser-guile): Update to 0.17.
[patches]: Remove.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 11:24:09 +02:00
Alexandr Vityazev 6602d89a14
gnu: emasc-geiser: Update to 0.16.
* gnu/packages/emacs-xyz (emacs-geiser): Update to 0.16.
[patches]: Remove.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 11:23:51 +02:00
Sharlatan Hellseher 3a89ff123a
gnu: Add cl-djula.
* gnu/packages/lisp-xyz.scm: (sbcl-djula, ecl-djula, cl-djula): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25 11:16:55 +02:00
Sharlatan Hellseher a0dcb1aa8f
gnu: Add cl-slice.
* gnu/packages/lisp-xyz.scm (sbcl-cl-slice, ecl-cl-slice, cl-slice): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25 11:09:11 +02:00
Sharlatan Hellseher 7af6a356bb
gnu: Add cl-locale.
* gnu/packages/lisp-xyz.scm (sbcl-cl-locale, ecl-cl-locale, cl-locale):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25 11:04:25 +02:00
Sharlatan Hellseher 77bd1b5be0
gnu: Add cl-parser-combinators.
* gnu/packages/lisp-xyz.scm (sbcl-parser-combinators,
  ecl-parser-combinators, cl-parser-combinators): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25 10:50:05 +02:00
Sharlatan Hellseher 16342832c5
gnu: Add cl-gettext.
* gnu/packages/lisp-xyz.scm (sbcl-gettext, ecl-gettext, cl-gettext): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25 10:39:43 +02:00
Sharlatan Hellseher 0e007842c9
gnu: Add cl-arnesi.
* gnu/packages/lisp-xyz.scm (sbcl-arnesi, ecl-arnesi, cl-arnesi): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-25 10:31:27 +02:00
Mathieu Othacehe a5c2e0dc4e
ci: Add derivation inputs.
* gnu/ci.scm (derivation->job): Add the derivation inputs to the job
association list.
2021-05-25 09:46:35 +02:00
Efraim Flashner fa4dae68c4
gnu: infamous-plugins: Update to 0.3.0.
* gnu/packages/audio.scm (infamous-plugins): Update to 0.3.0.
2021-05-25 09:20:20 +03:00
Efraim Flashner 03eb0b1be2
gnu: infamous-plugins: Fix build.
Reported by Thorsten Wilms <t_w_@freenet.de>.
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=48588>

* gnu/packages/audio.scm (infamous-plugins)[arguments]: Add phase to
restore compatibility with packaged lv2.
2021-05-25 09:17:37 +03:00
Efraim Flashner a0b31909f4
gnu: i2pd: Allow skipping tests.
* gnu/packages/i2p.scm (i2pd)[arguments]: Adjust custom 'check phase to
honor --without-tests flag.
2021-05-25 09:07:53 +03:00
Efraim Flashner e52c64cb04
gnu: i2pd: Reflow package definition.
* gnu/packages/i2p.scm (i2pd): Reflow package definition.
2021-05-25 09:07:49 +03:00
Solene Rapenne e47b7a73be
gnu: i2pd: update to 2.38.0.
* gnu/packages/i2p.scm (i2pd): Update to 2.38.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-05-25 09:03:04 +03:00
Björn Höfling 3aea1433f1
gnu: python2-shapely: Remove package.
* gnu/packages/python-xyz.scm (python2-shapely): Delete variable.
2021-05-25 01:15:08 +02:00
Marius Bakke 488fc3d2e6
gnu: python-breathe: Update to 4.30.0.
* gnu/packages/sphinx.scm (python-breathe): Update to 4.30.0.
[propagated-inputs]: Remove PYTHON-SIX.
2021-05-24 22:02:40 +02:00
Marius Bakke 9b4f9039e8
gnu: HYPRE: Update source and home page URLs.
* gnu/packages/maths.scm (hypre)[source]: Change to new repository home.
[home-page]: Follow redirect.
2021-05-24 22:02:40 +02:00
Leo Famulari 173156167b
gnu: linux-libre 4.4: Update to 4.4.269.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.269.
(linux-libre-4.4-pristine-source): Update hash.
(deblob-scripts-4.4): Update hash.
2021-05-24 13:51:49 -04:00
Leo Famulari 19f0fafa77
gnu: linux-libre 4.9: Update to 4.9.269.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.269.
(linux-libre-4.9-pristine-source): Update hash.
(deblob-scripts-4.9): Update hash.
2021-05-24 13:51:49 -04:00
Leo Famulari 9a57cac2a0
gnu: linux-libre 4.14: Update to 4.14.233.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.233.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Update hash.
2021-05-24 13:51:48 -04:00
Leo Famulari 2fca4acdf6
gnu: linux-libre 4.19: Update to 4.19.191.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.191.
(linux-libre-4.19-pristine-source): Update hash.
2021-05-24 13:51:48 -04:00
Leo Famulari 443d3c6a00
gnu: linux-libre 5.4: Update to 5.4.121.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.121.
(linux-libre-5.4-pristine-source): Update hash.
2021-05-24 13:51:47 -04:00
Leo Famulari 2e3c8a5371
gnu: linux-libre 5.10: Update to 5.10.39.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.39.
(linux-libre-5.10-pristine-source): Update hash.
2021-05-24 13:51:47 -04:00
Leo Famulari 0befeed292
gnu: linux-libre: Update to 5.12.6.
* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.6.
(linux-libre-5.12-pristine-source): Update hash.
2021-05-24 13:51:47 -04:00
Efraim Flashner 4ea6161046
gnu: python-matplotlib: Don't hardcode python version.
* gnu/packages/python-xyz.scm (python-matplotlib)[arguments]: In custom
'install-jquery-ui phase programmatically get the version of python.
2021-05-24 16:13:35 +03:00
Efraim Flashner 67ac4348d4
gnu: python-nltk: Add missing inputs.
* gnu/packages/python-xyz.scm (python-nltk)[propagated-inputs]: Add
python-click, python-joblib, python-regex, python-tqdm.
2021-05-24 11:15:32 +03:00
Efraim Flashner 029a3fe46b
gnu: python-nltk-3.4: Add missing input.
* gnu/packages/python-xyz.scm (python-nltk-3.4)[propagated-inputs]: Add
python-six.
2021-05-24 11:15:32 +03:00
Solene Rapenne ac95609208
gnu: services: Add missing wireguard related exports.
* gnu/services/vpn.scm: Export 'wireguard-peer-public-key' and
  'wireguard-peer-keep-alive'.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-24 10:00:54 +02:00
Leo Prikler cf105d9021
gnu: font-sarasa-gothic: Update to 0.31.2.
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.31.2.
2021-05-24 02:16:48 +02:00
Tobias Geerinckx-Rice 162fa6bd59
gnu: libsignal-protocol-c: Update to 2.3.3.
* gnu/packages/messaging.scm (libsignal-protocol-c): Update to 2.3.3.
2021-05-24 02:08:35 +02:00
Tobias Geerinckx-Rice 22d4c2e452
gnu: hangups: Update to 0.4.14.
* gnu/packages/messaging.scm (hangups): Update to 0.4.14.
2021-05-24 02:08:35 +02:00
Tobias Geerinckx-Rice 88c8a910ea
gnu: frrouting: Update to 7.5.17.5.1.
* gnu/packages/networking.scm (frrouting): Update to 7.5.17.5.1.
2021-05-24 02:08:35 +02:00
Tobias Geerinckx-Rice b95fbb510d
gnu: whois: Update to 5.5.9.
* gnu/packages/networking.scm (whois): Update to 5.5.9.
2021-05-24 02:08:35 +02:00
Tobias Geerinckx-Rice 2bd09dd47f
gnu: surf: Update to 2.1.
* gnu/packages/suckless.scm (surf): Update to 2.1.
[inputs]: Add gcr.
2021-05-24 01:28:19 +02:00
Tobias Geerinckx-Rice 5b76cdae9d
gnu: qutebrowser: Update to 2.2.2.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.2.2.
2021-05-24 01:28:18 +02:00
Tobias Geerinckx-Rice 169cbd808a
gnu: Respect the root file-system's CHECK? field.
* gnu/build/linux-boot.scm (mount-root-file-system): Take a new #:CHECK?
keyword argument.  Add it to the docstring.  Conditionally call
CHECK-FILE-SYSTEM.
(boot-system): Adjust its only caller to pass the <file-system>'s CHECK?
option through, if available.
2021-05-23 23:38:52 +02:00
Tobias Geerinckx-Rice ec81488b93
gnu: md4c: Update to 0.4.8.
* gnu/packages/markup.scm (md4c): Update to 0.4.8.
2021-05-23 22:39:15 +02:00
Tobias Geerinckx-Rice 36d2e48c30
gnu: lmdb: Update to 0.9.29.
* gnu/packages/databases.scm (lmdb): Update to 0.9.29.
2021-05-23 22:39:15 +02:00
Tobias Geerinckx-Rice b40090bc6f
gnu: mm-common: Update to 1.0.3.
* gnu/packages/gnome.scm (mm-common): Update to 1.0.3.
[arguments]: Use meson-0.55.
2021-05-23 22:39:15 +02:00
Tobias Geerinckx-Rice aa65bba301
gnu: libmediaart: Update to 1.9.5.
* gnu/packages/gnome.scm (libmediaart): Update to 1.9.5.
[arguments]: Use meson-next.
2021-05-23 22:39:15 +02:00
Tobias Geerinckx-Rice d694018dac
gnu: libetonyek: Update to 0.1.10.
* gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.10.
2021-05-23 22:39:15 +02:00
Tobias Geerinckx-Rice 363095f296
gnu: ltris: Update to 1.2.3.
* gnu/packages/games.scm (ltris): Update to 1.2.3.
[arguments]: Remove unnecessary #:configure-flags.
2021-05-23 22:39:14 +02:00
Tobias Geerinckx-Rice 55244601d7
gnu: retroarch: Update to 1.9.3.
* gnu/packages/emulators.scm (retroarch): Update to 1.9.3.
2021-05-23 22:39:14 +02:00
Tobias Geerinckx-Rice cbaa8e0454
gnu: python-django-compressor: Update to 2.4.12.4.1.
* gnu/packages/django.scm (python-django-compressor): Update to 2.4.12.4.1.
2021-05-23 22:39:14 +02:00
Tobias Geerinckx-Rice 45dd728510
gnu: freeipmi: Update to 1.6.8.
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.8.
2021-05-23 22:39:14 +02:00
Tobias Geerinckx-Rice 0dcb822bf6
gnu: exfatprogs: Update to 1.1.2.
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.2.
2021-05-23 22:39:14 +02:00
Tobias Geerinckx-Rice 5c49c38d9a
gnu: diffoscope: Update to 175.
* gnu/packages/diffoscope.scm (diffoscope): Update to 175.
2021-05-23 22:39:14 +02:00
Tobias Geerinckx-Rice ada6f396e4
gnu: hddtemp: Update to 0.4.3.
* gnu/packages/disk.scm (hddtemp): Update to 0.4.3.
[source, home-page]: Use a maintained fork/continuation.
[arguments]: Add a new 'delete-autogen.sh phase.
Adjust the 'install-db phase to install the bundled hddtemp.db.
[inputs]: Remove old hddtemp.db.
[native-inputs]: Add autoconf, automake, and gettext.

f hddtemp
2021-05-23 22:39:13 +02:00
Tobias Geerinckx-Rice 97cb3cf25a
gnu: parallel: Update to 20210522.
* gnu/packages/parallel.scm (parallel): Update to 20210522.
2021-05-23 22:39:13 +02:00
Tobias Geerinckx-Rice da671c16f2
gnu: abook: Fix typo in description.
* gnu/packages/mail.scm (abook)[description]: Fix typo.
2021-05-23 22:39:13 +02:00
Tobias Geerinckx-Rice 6c7dc0bad1
gnu: butt: Add snippet.
* gnu/packages/audio.scm (butt)[source]: Add snippet.
2021-05-23 22:39:13 +02:00
Tobias Geerinckx-Rice 755d494cbd
gnu: butt: Update to 0.1.30.
* gnu/packages/audio.scm (butt): Update to 0.1.30.
2021-05-23 21:56:21 +02:00
Tobias Geerinckx-Rice d289a60770
gnu: nvc: Update to 1.5.1.
* gnu/packages/fpga.scm (nvc): Update to 1.5.1.
[arguments]: Hopefully re-enable #:parallel-build?s.
2021-05-23 21:56:21 +02:00
Tobias Geerinckx-Rice ba31fbb163
gnu: cava: Update to 0.7.4.
* gnu/packages/audio.scm (cava): Update to 0.7.4.
2021-05-23 21:56:21 +02:00
Tobias Geerinckx-Rice f72e2d216b
gnu: slurm: Update to 20.11.7.
* gnu/packages/parallel.scm (slurm): Update to 20.11.7.
2021-05-23 21:56:21 +02:00
Tobias Geerinckx-Rice b83a8c7d9d
gnu: filezilla: Update to 3.54.1.
* gnu/packages/ftp.scm (filezilla): Update to 3.54.1.
2021-05-23 21:56:20 +02:00
Tobias Geerinckx-Rice 1c4144a159
gnu: ois: Update to 1.5.1.
* gnu/packages/game-development.scm (ois): Update to 1.5.1.
2021-05-23 21:56:20 +02:00
Xinglu Chen 030bdbf141
gnu: notmuch: Update to 0.32.1.
* gnu/packages/mail.scm (notmuch): Update to 0.32.1.
[arguments]<#:phases>: Don’t return #t at the end of the phase, this won’t be
necessary once core-update gets merged.

Signed-off-by: Marius Bakke <marius@gnu.org>
2021-05-23 17:49:57 +02:00
Marius Bakke a9f84f93b4
gnu: libx11: Update replacement to 1.7.1 [fixes CVE-2021-31535].
* gnu/packages/xorg.scm (libx11/fixed): Update to 1.7.1.
2021-05-23 17:49:57 +02:00
Marius Bakke 250a216cdc
gnu: OpenSSL: Replace with 1.1.1k [fixes CVE-2021-3449 and CVE-2021-3450].
* gnu/packages/tls.scm (openssl-1.1.1k): New variable.
(openssl)[replacement]: New field.
2021-05-23 17:49:57 +02:00
Marius Bakke dbcf2b61b1
gnu: Fix erroneous uses of 'package/inherit'.
These packages use a different source/version from the inherited package, and
thus should not inherit replacements.

* gnu/packages/check.scm (googletest-1.8, python-pytest-runner-2): Use record
inheritance instead of PACKAGE/INHERIT.
* gnu/packages/crates-io.scm (rust-bindgen-0.49, rust-bytes-0.4,
rust-colored-1.9.1, rust-difference-1, rust-docopt-0.8, rust-html5ever-0.23,
rust-http-0.1, rust-http-body-0.1, rust-loom-0.2, rust-loom-0.1,
rust-pulldown-cmark-0.0.8, rust-ring-0.13, rust-rustls-0.12, rust-sct-0.3,
rust-term-0.2, rust-untrusted-0.6, rust-webpki-0.18, rust-webpki-roots-0.17,
rust-webpki-roots-0.14): Likewise.
* gnu/packages/emacs.scm (emacs-next, emacs-next-pgtk, guile-emacs): Likewise.
* gnu/packages/guile.scm (guile-2.2.4): Likewise.
* gnu/packages/maths.scm (hdf5-1.10, hdf5-1.12): Likewise.
* gnu/packages/protobuf.scm (protobuf-3.6, protobuf-3.5, python-protobuf-3.6):
Likewise.
* gnu/packages/python-web.scm (python2-html2text): Likewise.
* gnu/packages/python-xyz.scm (python-pygments/fixed, python2-numpy,
python2-urwid, python2-markdown, python2-fonttools): Likewise.
* gnu/packages/racket.scm (racket): Likewise.
* gnu/packages/sequoia.scm (sequoia4pEp): Likewise.
2021-05-23 17:49:56 +02:00
Marius Bakke 9351b2a481
gnu: squashfs-tools: Prepare for GCC 10.
* gnu/packages/compression.scm (squashfs-tools)[source](modules, snippet): New
fields.
2021-05-23 17:49:56 +02:00
Sharlatan Hellseher d49402ab45
gnu: cl-trivial-features: Update to 1.0.
* gnu/packages/lisp-xyz.scm (sbcl-trivial-features): Update to 1.0.
  [arguments]: Add comment about disabled tests.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-05-23 13:36:49 +02:00
WinterHound 58b85f7f41
gnu: Add xdo.
* gnu/packages/xdisorg.scm (xdo): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-22 23:50:11 +02:00
Renzo Poddighe 6a54e8138b
gnu: Add jumpapp.
* gnu/packages/xdisorg.scm (jumpapp): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-22 23:42:28 +02:00
Raphaël Mélotte d900cbadfd
gnu: luakit: Update to 2.3.
* gnu/packages/web-browsers.scm (luakit): Update to 2.3
[arguments]: Add 'set-version' phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-22 23:37:24 +02:00
Tobias Geerinckx-Rice dac6c21623
gnu: zam-plugins: Update source hash.
See <http://issues.guix.gnu.org/48589>.

* gnu/packages/music.scm (zam-plugins)[source]: Update hash.
2021-05-22 21:57:45 +02:00
Efraim Flashner 015869d4c6
gnu: cmdtest: Use a source file-name.
* gnu/packages/check.scm (cmdtest)[source]: Add a file-name field.
2021-05-22 21:38:48 +03:00
Marius Bakke 8a0e94f69b
gnu: Remove python2-ipython-cluster-helper.
Some of its requirements no longer support Python 2 which has left this
package broken for a while.

* gnu/packages/python-xyz.scm (python2-ipython-cluster-helper): Remove variable.
2021-05-22 19:53:17 +02:00
Marius Bakke d51b8ac947
gnu: Remove python2-notebook.
Some of its requirements no longer support Python 2 which has left this
package broken for a while.

* gnu/packages/python-xyz.scm (python2-notebook): Remove variable.
(python-notebook)[properties]: Remove.
2021-05-22 19:53:17 +02:00
Marius Bakke 080770e654
gnu: python-django-statici18n: Update to 2.1.0.
* gnu/packages/django.scm (python-django-statici18n): Update to 2.1.0.
2021-05-22 19:53:17 +02:00
Marius Bakke 2f97a666a5
gnu: python-urllib3: Don't use 'package/inherit' on replacement package.
* gnu/packages/python-web.scm (python-urllib3/fixed): Use regular inheritance
instead of PACKAGE/INHERIT.
2021-05-22 19:53:16 +02:00
Marius Bakke 9419f97a71
gnu: python-terminado: Update to 0.10.0.
* gnu/packages/python-web.scm (python-terminado): Update to 0.10.0.
2021-05-22 19:53:16 +02:00
Marius Bakke 3a396b0067
gnu: python-genshi: Update to 0.7.5.
* gnu/packages/python-web.scm (python-genshi): Update to 0.7.5.
[propagated-inputs]: Add PYTHON-SIX.
2021-05-22 19:53:16 +02:00
Marius Bakke d4ffa96302
gnu: autotrace: Prepare for GLib 2.68 and later.
* gnu/packages/patches/autotrace-glib-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/graphics.scm (autotrace)[source](patches): New field.
2021-05-22 17:14:17 +02:00
Marius Bakke d58e2f2723
gnu: libblockdev: Prepare for GLib 2.58.
* gnu/packages/patches/libblockdev-glib-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/disk.scm (libblockdev)[source](patches): New field.
2021-05-22 16:04:59 +02:00
Marius Bakke 404feffa30
gnu: ucx: Restore (and adapt) ioctl fallback patch.
This is a followup to 4ebd4a58ce which
removed the patch, but it was still necessary for some dependents.

* gnu/packages/patches/ucx-tcp-iface-ioctl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/fabric-management.scm (ucx)[source](patches): New field.
2021-05-22 16:04:59 +02:00