Jakub Kądziołka
0b06a0199f
gnu: rust-bindgen: Add missing space to synopsis.
...
* gnu/packages/crates-io.scm (rust-bindgen-0.50)[synopsis]: Add a space
between "C++" and "libraries".
2020-03-19 21:02:34 +01:00
Michael Rohleder
15c3aa0911
gnu: docker-compose: Update to 1.25.4.
...
Fixes <https://bugs.gnu.org/40015 >.
* gnu/packages/docker.scm (docker-compose): Update to 1.25.4.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-03-19 20:45:00 +01:00
Maxim Cournoyer
cc96c9504d
gnu: emacs-magit: Remove obsolete make flags.
...
* gnu/packages/emacs-xyz.scm (emacs-magit): Remove make flags that were jadis
required to reference external Elisp libraries. These are now made available
through EMACSLOADPATH.
2020-03-19 13:08:49 -04:00
Maxim Cournoyer
d5195020d2
gnu: emacs-mew: Remove guix.d from the Elisp installation directory.
...
* gnu/packages/mail.scm (emacs-mew)[arguments]: Update the Elisp installation
prefix.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer
0a3ce07784
gnu: cedille: Remove guix.d from the Elisp installation directory.
...
* gnu/packages/cedille.scm (cedille)[phases]{patch-cedille-path-el}: Update
the Elisp installation prefix used.
{copy-cedille-mode}: Likewise.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer
d53e87cf11
gnu: ghc-hindent: Remove guix.d from the Elisp installation directory.
...
* gnu/packages/haskell-xyz.scm (ghc-hindent)[phases]{emacs-install}: Update
the installation prefix directory.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer
092cdae90b
gnu: emacs-forge: Use the emacs-build-system.
...
This streamlines the package definition nicely and bring benefits, such as
having the Elisp files scanned for potential /bin/ programs and patched,
compressing the info manual, being able to compile the autoload file, and
installing the byte compiled files to the correct location (under site-lisp/).
* gnu/packages/emacs-xyz.scm (emacs-forge)[build-system]: Switch from the
gnu-build-system to the emacs-build-system.
[arguments]: Remove the #:modules and #:imported-modules arguments. Delete
all the custom phases except the 'chdir-lisp one, and add a new
'build-info-manual phase.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer
93f606b343
gnu: emacs-guix: Remove unnecessary configure flags.
...
* gnu/packages/emacs-xyz.scm (emacs-guix)[arguments]: Remove.
2020-03-19 12:07:10 -04:00
Maxim Cournoyer
06ab895e8c
gnu: emacs-magit-svn: Use the emacs-build-system.
...
* gnu/packages/emacs-xyz.scm (emacs-magit-svn)[build-system]: Use the
emacs-build-system.
[arguments]: Remove.
2020-03-19 12:07:10 -04:00
Brendan Tildesley
5e78a87bb9
gnu: waybar: Update to 0.9.1.
...
* gnu/packages/wm.scm (waybar): Update to 0.9.1.
[inputs]: Add date and gtk-layer-shell dependencies.
[synopsis]:Remove period.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-19 15:14:08 +01:00
Brendan Tildesley
d2793ed696
gnu: Add gtk-layer-shell.
...
* gnu/packages/gtk.scm (gtk-layer-shell): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-19 15:14:08 +01:00
Brendan Tildesley
5ea2058409
gnu: spdlog: Update to 1.5.0.
...
* gnu/packages/logging.scm (spdlog): Update to 1.5.0
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-19 15:14:08 +01:00
Brendan Tildesley
1afd98dc93
gnu: Add date.
...
* gnu/packages/wm.scm (date): New variable.
* gnu/packages/patches/date-output-pkg-config-files.patch: New file.
* gnu/local.mk: Add patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-19 15:14:08 +01:00
Hartmut Goebel
d3d8be5281
gnu: Add korganizer.
...
* gnu/packages/kde-pim.scm (korganizer): New variable.
2020-03-19 11:36:23 +01:00
Hartmut Goebel
992c6d29bb
gnu: Add kincidenceeditor.
...
* gnu/packages/kde-pim.scm (kincidenceeditor): New variable.
2020-03-19 11:36:22 +01:00
Hartmut Goebel
b3359b8598
gnu: Add keventviews.
...
* gnu/package/kde-pim.scm (keventviews): New variable.
2020-03-19 11:36:21 +01:00
Hartmut Goebel
d9491d5053
gnu: Add kcalendarsupport.
...
* gnu/packages/kde-pim.scm (kcalendarsupport): New variable.
2020-03-19 11:36:21 +01:00
Hartmut Goebel
9d95d8bd12
gnu: Add kdiagram.
...
* gnu/packages/kde.scm (kdiagram): New variable.
* packages/patches/kdiagram-Fix-missing-link-libraries.patch: New file.
* gnu/local.mk: Add it.
2020-03-19 11:36:21 +01:00
Hartmut Goebel
639b6ead0c
gnu: Add kmail.
...
* gnu/packages/kde-pim.scm (kmail): New variable.
* gnu/packages/patches/kmail-Fix-missing-link-libraries.patch:
New file.
* gnu/local.mk: Add it.
2020-03-19 11:36:21 +01:00
Hartmut Goebel
dd80d13bea
gnu: Add knotes.
...
* gnu/packages/kde-pim.scm (knotes): NEw variable.
2020-03-19 11:36:20 +01:00
Hartmut Goebel
86633b2218
gnu: Add kaddressbook.
...
* gnu/packages/kde-pim.scm (kaddressbook): New variable.
2020-03-19 11:36:20 +01:00
Hartmut Goebel
de6b782204
gnu: Add kdepim-runtime.
...
* gnu/packages/kde-pim.scm (kdepim-runtime): New variable.
* gnu/packages/patches/kdepim-runtime-Fix-missing-link-libraries.patch:
New file.
* gnu/local.mk: Add it.
2020-03-19 11:36:20 +01:00
Hartmut Goebel
49e247efcc
gnu: Add kdav.
...
This is in kde-pim.scm since it explicitly offers the "KPimKDAV".
* gnu/package/kde-pim.scm (kdav): New variable.
2020-03-19 11:36:19 +01:00
Hartmut Goebel
7a0bb02db4
gnu: Add kblog.
...
* gnu/packages/kde-pim.scm (kblog): New variable.
2020-03-19 11:36:19 +01:00
Hartmut Goebel
d3b543a1fd
gnu: Add kmailcommon.
...
* gnu/packages/kde-pim.scm (kmailcommon): New variable.
2020-03-19 11:36:19 +01:00
Hartmut Goebel
a146c18ca4
gnu: Add kmessagelib.
...
* gnu/packages/kde-pim.scm (kmessagelib): New variable.
2020-03-19 11:36:18 +01:00
Hartmut Goebel
83a4ab4e42
gnu: Add libksieve.
...
* gnu/packages/kde-pim.scm (libksieve): New variable.
* gnu/packages/patches/libksieve-Fix-missing-link-libraries.patch:
New file.
* gnu/local.mk: Add it.
2020-03-19 11:36:18 +01:00
Brice Waegeneire
ea2a180f68
gnu: gpa: Add phase wrap-program.
...
Fixes <https://bugs.gnu.org/36109 >
* gnu/packages/gnupg.scm (gpa)[arguments]: Add phase wrap-program.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-19 10:48:27 +01:00
Ricardo Wurmus
2ceb2ed99f
gnu: r-modelmetrics: Update to 1.2.2.2.
...
* gnu/packages/statistics.scm (r-modelmetrics): Update to 1.2.2.2.
2020-03-19 10:06:29 +01:00
Ricardo Wurmus
f3a64b9960
gnu: r-matrixstats: Update to 0.56.0.
...
* gnu/packages/statistics.scm (r-matrixstats): Update to 0.56.0.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
ecf34a9101
gnu: r-quanteda: Update to 2.0.1.
...
* gnu/packages/cran.scm (r-quanteda): Update to 2.0.1.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
40e5102449
gnu: r-isocodes: Update to 2020.03.16.
...
* gnu/packages/cran.scm (r-isocodes): Update to 2020.03.16.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
c7eb52e64c
gnu: r-accept: Update to 0.7.1.
...
* gnu/packages/cran.scm (r-accept): Update to 0.7.1.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
69e260c542
gnu: r-uwot: Update to 0.1.8.
...
* gnu/packages/cran.scm (r-uwot): Update to 0.1.8.
[propagated-inputs]: Remove r-rcppparallel.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
ac9bdd4c68
gnu: r-ggraph: Update to 2.0.2.
...
* gnu/packages/cran.scm (r-ggraph): Update to 2.0.2.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
999204f7f7
gnu: r-units: Update to 0.6-6.
...
* gnu/packages/cran.scm (r-units): Update to 0.6-6.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
dacebbf066
gnu: r-nonnest2: Update to 0.5-3.
...
* gnu/packages/cran.scm (r-nonnest2): Update to 0.5-3.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
ef1443928e
gnu: r-waveslim: Update to 1.8.2.
...
* gnu/packages/cran.scm (r-waveslim): Update to 1.8.2.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
49b68b64f7
gnu: r-ggeffects: Update to 0.14.2.
...
* gnu/packages/cran.scm (r-ggeffects): Update to 0.14.2.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
bd1a2cb2c4
gnu: r-glmmtmb: Update to 1.0.1.
...
* gnu/packages/cran.scm (r-glmmtmb): Update to 1.0.1.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
5cef0ef018
gnu: r-pwr: Update to 1.3-0.
...
* gnu/packages/cran.scm (r-pwr): Update to 1.3-0.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
e6f4f314ba
gnu: r-officer: Update to 0.3.8.
...
* gnu/packages/cran.scm (r-officer): Update to 0.3.8.
[propagated-inputs]: Remove r-digest.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:28 +01:00
Ricardo Wurmus
99de0bd1dc
gnu: r-recipes: Update to 0.1.10.
...
* gnu/packages/cran.scm (r-recipes): Update to 0.1.10.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:27 +01:00
Ricardo Wurmus
b8168e8945
gnu: r-rmysql: Update to 0.10.20.
...
* gnu/packages/cran.scm (r-rmysql): Update to 0.10.20.
2020-03-19 10:06:27 +01:00
Ricardo Wurmus
1c7a4952ff
gnu: r-ffbase: Update to 0.12.8.
...
* gnu/packages/cran.scm (r-ffbase): Update to 0.12.8.
2020-03-19 10:06:27 +01:00
Ricardo Wurmus
cabdfeab76
gnu: r-rcpp: Update to 1.0.4.
...
* gnu/packages/cran.scm (r-rcpp): Update to 1.0.4.
[native-inputs]: Remove r-knitr.
2020-03-19 10:06:27 +01:00
Ricardo Wurmus
0776498740
gnu: r-glue: Update to 1.3.2.
...
* gnu/packages/cran.scm (r-glue): Update to 1.3.2.
2020-03-19 10:06:27 +01:00
Ricardo Wurmus
30c56e67f7
gnu: r-crosstalk: Update to 1.1.0.1.
...
* gnu/packages/cran.scm (r-crosstalk): Update to 1.1.0.1.
[propagated-inputs]: Remove r-ggplot2 and r-shiny.
2020-03-19 10:06:27 +01:00
Ricardo Wurmus
2d6a7bca9e
gnu: r-biocpkgtools: Update to 1.4.6.
...
* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.4.6.
[propagated-inputs]: Add r-biocfilecache, r-rappdirs, r-rlang, and
r-tidyselect.
[native-inputs]: Add r-knitr.
2020-03-19 10:06:27 +01:00
Ricardo Wurmus
f7100edaf6
gnu: r-biosigner: Update to 1.14.2.
...
* gnu/packages/bioconductor.scm (r-biosigner): Update to 1.14.2.
[native-inputs]: Remove r-rmarkdown, pandoc, and pandoc-citeproc.
2020-03-19 10:06:27 +01:00
Marius Bakke
0883f34c51
gnu: ungoogled-chromium: Update to 80.0.3987.149-0.516e2d9 [security fixes].
...
This releases fixes CVE-2020-6422, CVE-2020-6424, CVE-2020-6425,
CVE-2020-6426, CVE-2020-6427, CVE-2020-6428, CVE-2020-6429, CVE-2019-20503,
and CVE-2020-6449.
* gnu/packages/chromium.scm (%chromium-version): Set to 80.0.3987.149.
(%ungoogled-revision): Set to 516e2d990a50a4bbeb8c583e56333c2935e2af95.
(%chromium-origin, %ungoogled-origin): Update hashes.
2020-03-19 09:09:47 +01:00
Marius Bakke
baab9eef27
gnu: python2-cython: Exclude parallel tests on i686 systems.
...
* gnu/packages/python-xyz.scm (python2-cython)[arguments]: When building on
i686-linux, override the 'check' phase.
2020-03-19 08:41:51 +01:00
Marius Bakke
e7a90f28cb
gnu: git: Enable parallel tests.
...
* gnu/packages/version-control.scm (git)[arguments]: Remove #:parallel-testS?.
2020-03-19 08:41:51 +01:00
Marius Bakke
c7f06b2b57
gnu: varnish: Update to 6.4.0.
...
* gnu/packages/web.scm (varnish): Update to 6.4.0.
2020-03-19 08:41:50 +01:00
Marius Bakke
0029e65581
gnu: RocksDB: Update to 6.7.3.
...
* gnu/packages/databases.scm (rocksdb): Update to 6.7.3.
2020-03-19 08:41:50 +01:00
Marius Bakke
76e8818b94
gnu: wpebackend-fdo: Update to 1.6.0.
...
* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.6.0.
2020-03-19 08:41:50 +01:00
Marius Bakke
63efc495c1
gnu: libwpe: Update to 1.6.0.
...
* gnu/packages/webkit.scm (libwpe): Update to 1.6.0.
2020-03-19 08:41:50 +01:00
Marius Bakke
1912ea5003
gnu: dav1d: Update to 0.6.0.
...
* gnu/packages/video.scm (dav1d): Update to 0.6.0.
2020-03-19 08:41:50 +01:00
Marius Bakke
9a9cd9bc7b
gnu: libsoup: Update to 2.70.0.
...
* gnu/packages/gnome.scm (libsoup): Update to 2.70.0.
2020-03-19 08:41:50 +01:00
Marius Bakke
aa0063a00a
gnu: libsecret: Update to 0.20.2.
...
* gnu/packages/gnome.scm (libsecret): Update to 0.20.2.
2020-03-19 08:41:50 +01:00
Marius Bakke
24b5767dad
gnu: git: Update to 2.25.2.
...
* gnu/packages/version-control.scm (git): Update to 2.25.2.
2020-03-19 08:41:49 +01:00
Marius Bakke
c6d24c091c
gnu: OpenSSL: Update replacement to 1.1.1e [fixes CVE-2019-1551].
...
* gnu/packages/tls.scm (openssl-1.1.1d): Rename to ...
(openssl-1.1.1e): ... this. Update to 1.1.1e.
(openssl)[replacement]: Adjust accordingly.
2020-03-19 08:41:49 +01:00
Pierre Neidhardt
78cb0f3cf8
gnu: sbcl-cl-webkit: Update to 20200319.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200319.
2020-03-19 07:44:34 +01:00
Tobias Geerinckx-Rice
58d9027412
gnu: glances: Deprecate python- prefix.
...
* gnu/package/python-xyz.scm (glances): New public variable renamed
from……
(python-glances): …this now-deprecated one.
2020-03-19 02:30:38 +01:00
Tobias Geerinckx-Rice
16b8503f55
gnu: Remove python2-glances variant.
...
* gnu/packages/python-xyz.scm (python2-glances): Remove variable.
2020-03-19 02:30:37 +01:00
Tobias Geerinckx-Rice
b8e777efcf
gnu: python-glances: Update to 3.1.4.
...
* gnu/packages/python-xyz.scm (python-glances): Update to 3.1.4.
2020-03-19 02:30:37 +01:00
Tobias Geerinckx-Rice
bfa368ed0a
gnu: aircrack-ng: Update to 1.6.
...
* gnu/packages/networking.scm (aircrack-ng): Update to 1.6.
2020-03-19 02:30:36 +01:00
Tobias Geerinckx-Rice
f44c555b7d
gnu: neomutt: Update to 20200313.
...
* gnu/packages/mail.scm (neomutt): Update to 20200313.
2020-03-19 02:30:36 +01:00
Tobias Geerinckx-Rice
85b9ae93f0
gnu: Use HTTPS for supported psyc.eu subdomains.
...
* gnu/packages/messaging.scm (libpsyc)[home-page]: Use HTTPS.
(perl-net-psyc)[source, description, home-page]: Likewise.
2020-03-19 02:28:52 +01:00
Tobias Geerinckx-Rice
619ffa02ef
gnu: camlp5: Update home page.
...
* gnu/packages/ocaml.scm (camlp5)[home-page]: Update.
2020-03-19 02:28:37 +01:00
Tobias Geerinckx-Rice
4a0399e277
gnu: jrnl: Use HTTPS home page.
...
* gnu/packages/jrnl.scm (jrnl)[home-page]: Use HTTPS.
2020-03-19 00:45:16 +01:00
Tobias Geerinckx-Rice
2e7d1c567d
gnu: libmygpo-qt: Update home page.
...
* gnu/packages/gpodder.scm (libmygpo-qt)[home-page]: Update.
2020-03-19 00:45:06 +01:00
Tobias Geerinckx-Rice
0c34b5e6d0
gnu: camlzip: Update home page.
...
* gnu/packages/ocaml.scm (camlzip)[home-page]: Update.
2020-03-19 00:44:53 +01:00
Tobias Geerinckx-Rice
a79b7ab5a2
gnu: lablgtk: Update to 2.18.10.
...
* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.10.
2020-03-19 00:42:17 +01:00
Tobias Geerinckx-Rice
6d27891aa0
gnu: bind: Update to 9.16.1.
...
* gnu/packages/dns.scm (isc-bind): Update to 9.16.1.
2020-03-19 00:42:17 +01:00
Tobias Geerinckx-Rice
30ae1e8c94
gnu: inxi-minimal: Update to 3.0.38-1.
...
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.38-1.
2020-03-19 00:42:17 +01:00
Tobias Geerinckx-Rice
f73c1a48ce
gnu: chafa: Update to 1.2.2.
...
* gnu/packages/image-viewers.scm (chafa): Update to 1.2.2.
2020-03-19 00:42:17 +01:00
Tobias Geerinckx-Rice
1b9e1648f6
gnu: workrave: Update to 1.10.37.
...
* gnu/packages/gnome.scm (workrave): Update to 1.10.37.
[arguments]: Disable #:tests?.
2020-03-19 00:42:16 +01:00
Tobias Geerinckx-Rice
8826b792d8
gnu: dovecot: Use libsodium.
...
This adds support for ARGON2I and ARGON2ID password hashing in exchange
for a <1% increase in closure size.
* gnu/packages/mail.scm (dovecot)[inputs]: Add libsodium.
(dovecot-libsodium-plugin)[description]: Note its use.
2020-03-19 00:42:16 +01:00
Tobias Geerinckx-Rice
d6894b95ec
gnu: dovecot: Use SQLite.
...
* gnu/packages/mail.scm (dovecot)[arguments]: Add "--with-sqlite"
to #:configure-flags.
2020-03-19 00:42:16 +01:00
Tobias Geerinckx-Rice
181d19ab2c
gnu: extempore: Use HTTPS home page.
...
* gnu/packages/music.scm (extempore)[home-page]: Use HTTPS.
2020-03-19 00:42:13 +01:00
Tobias Geerinckx-Rice
51d9c867aa
gnu: r-rhpcblasctl: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-rhpcblasctl)[home-page]: Use HTTPS.
2020-03-19 00:42:13 +01:00
Tobias Geerinckx-Rice
0e2e942515
gnu: r-snowfall: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-snowfall)[home-page]: Use HTTPS.
2020-03-19 00:42:12 +01:00
Tobias Geerinckx-Rice
48a13b4b82
gnu: Use HTTPS for non.tuxfamily.org home pages.
...
* gnu/packages/music.scm (non-timeline, non-mixer, non-session-manager)
(non-sequencer)[home-page]: Use HTTPS.
2020-03-19 00:41:40 +01:00
Nicolas Goaziou
db483baa1a
gnu: emacs-org-static-blog: Fix typo in description.
...
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog)[description]: Fix typo.
2020-03-18 21:50:14 +01:00
Mark H Weaver
b3fa8349ab
gnu: linux-libre: Update to 5.4.26.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.26.
(linux-libre-5.4-pristine-source): Update hash.
2020-03-18 16:46:06 -04:00
Mark H Weaver
30f9236685
gnu: linux-libre@4.19: Update to 4.19.111.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.111.
(linux-libre-4.19-pristine-source): Update hash.
2020-03-18 16:45:00 -04:00
Tobias Geerinckx-Rice
4de63cf3fc
gnu: tor: Update to 0.4.2.7.
...
* gnu/packages/tor.scm (tor): Update to 0.4.2.7.
2020-03-18 17:49:31 +01:00
Tobias Geerinckx-Rice
61d399c5fb
gnu: pioneer: Use HTTPS home page.
...
* gnu/packages/games.scm (pioneer)[home-page]: Use HTTPS.
2020-03-18 17:48:54 +01:00
Tobias Geerinckx-Rice
2bc3ec3b44
gnu: dovecot: Support LZ4 compression.
...
* gnu/packages/mail.scm (dovecot)[inputs]: Add lz4.
2020-03-18 17:48:53 +01:00
Tobias Geerinckx-Rice
e309b7206f
gnu: r-stabledist: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-stabledist)[home-page]: Use HTTPS.
2020-03-18 17:48:53 +01:00
Tobias Geerinckx-Rice
8a02807a12
gnu: r-proc: Update home page.
...
* gnu/packages/cran.scm (r-proc)[home-page]: Follow (HTTPS) redirection.
2020-03-18 17:48:53 +01:00
Tobias Geerinckx-Rice
917edde580
gnu: r-stepwise: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-stepwise)[home-page]: Use HTTPS.
2020-03-18 17:48:53 +01:00
Tobias Geerinckx-Rice
b89993fbd4
gnu: r-ldheatmap: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-ldheatmap)[home-page]: Use HTTPS.
2020-03-18 17:48:53 +01:00
Tobias Geerinckx-Rice
083a95b7e0
gnu: r-shinyace: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-shinyace)[home-page]: Use HTTPS.
2020-03-18 17:48:53 +01:00
Guillaume Le Vaillant
7b1fb40dff
gnu: Add opencpn.
...
* gnu/packages/geo.scm (opencpn): New variable.
2020-03-18 15:20:22 +01:00
Nicolas Goaziou
97dba3876d
gnu: emacs-org-static-blog: Update to 1.3.0.
...
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): Update to 1.3.0.
2020-03-18 14:42:10 +01:00
Dimakakos Dimos
c1ec7149ed
gnu: emacs-lsp-ui: Update to 6.2.
...
* gnu/packages/emacs-xyz.scm (emacs-lsp-ui): Update to 6.2.
2020-03-18 12:30:21 +01:00
Michael Rohleder
202c674ca7
gnu: emacs-which-key: update to 3.4.0
...
[[PGP Signed Part:No public key for 7C7AFFBEFEF2CB25 created at 2020-03-17T19:10:10+0100 using RSA]]
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.4.0
From f36fee740bab3d74b526358be421a1527af9b69d Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Tue, 17 Mar 2020 19:03:45 +0100
Subject: [PATCH] gnu: emacs-which-key: update to 3.4.0
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.4.0
2020-03-18 12:28:44 +01:00
Brice Waegeneire
382ba7bad5
gnu: Add emacs-org-static-blog.
...
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): New variable.
2020-03-18 12:26:28 +01:00
raingloom
0e26c3cfcf
gnu: Add Geary.
...
* gnu/packages/gnome.scm (geary): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18 11:55:33 +01:00
raingloom
d0f5016475
gnu: gspell: --enable-vala for VAPI (for geary)
...
* gnu/packages/gnome.scm (gspell)[arguments]: Add #:configure-flags.
[native-inputs]: Add VALA.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18 11:55:33 +01:00
Tanguy Le Carrour
370cb2e0a4
gnu: gnunet-gtk: Update to 0.12.0.
...
* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.12.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18 11:55:33 +01:00
Tanguy Le Carrour
aaa7d17dce
gnu: gnunet: Update to 0.12.2.
...
* gnu/packages/gnunet.scm (gnunet): Update to 0.12.2.
[inputs]: Add libjpeg. [arguments]: Deactivate more tests, set LANG env
variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18 11:55:33 +01:00
Ludovic Courtès
e002332b8a
gnu: mcron: Depend on Guile 2.2.7.
...
Fixes <https://bugs.gnu.org/37237 >.
* gnu/packages/guile-xyz.scm (mcron)[inputs]: Replace GUILE-2.2 with
GUILE-2.2.7.
2020-03-18 11:55:33 +01:00
Tobias Geerinckx-Rice
ce9fc7e8ab
gnu: r-imager: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-imager)[home-page]: Use HTTPS.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
3c1a10e341
gnu: r-gsubfn: Update home page.
...
* gnu/packages/cran.scm (r-gsubfn)[home-page]: Update and use HTTPS.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
f9d9a7e4a6
gnu: r-lars: Update home page.
...
* gnu/packages/statistics.scm (r-lars)[home-page]: Follow (HTTPS)
redirection.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
d07b513a30
gnu: r-tractor-base: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-tractor-base)[home-page]: Use HTTPS.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
e661c96f84
gnu: r-mclust: Use HTTPS home page.
...
* gnu/packages/statistics.scm (r-mclust)[home-page]: Use HTTPS.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
72ac699414
gnu: r-pls: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-pls)[home-page]: Use HTTPS.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
ddf69c4afe
gnu: r-epi: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-epi)[home-page]: Use HTTPS.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
1994e638e5
gnu: r-elasticnet: Update home page.
...
* gnu/packages/cran.scm (r-elasticnet)[home-page]: Follow (HTTPS)
redirection.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
f764111bfb
gnu: r-iso: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-iso)[home-page]: Use HTTPS.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
dbe0e0db40
gnu: godot: Update to 3.2.1.
...
* gnu/packages/game-development.scm (godot): Update to 3.2.1.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
2c674796d4
gnu: tintin++: Update to 2.02.02.
...
* gnu/packages/games.scm (tintin++): Update to 2.02.02.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
de60ac2ff2
gnu: tracker-miners: Update to 2.3.3.
...
* gnu/packages/gnome.scm (tracker-miners): Update to 2.3.3.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice
caaefa4007
gnu: tracker: Update to 2.3.4.
...
* gnu/packages/gnome.scm (tracker): Update to 2.3.4.
2020-03-18 02:16:21 +01:00
Leo Famulari
b8930fd86b
gnu: libfdk: Update to 2.0.1.
...
* gnu/packages/audio.scm (libfdk): Update to 2.0.1.
2020-03-17 18:25:47 -04:00
Tobias Geerinckx-Rice
4ce61a9080
gnu: r-forcats: Use HTTPS home page.
...
* gnu/packages/statistics.scm (r-forcats)[home-page]: Use HTTPS.
2020-03-17 23:09:24 +01:00
Tobias Geerinckx-Rice
39c57484ea
gnu: r-rcppparallel: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-rcppparallel)[home-page]: Use HTTPS.
2020-03-17 23:09:24 +01:00
Tobias Geerinckx-Rice
0e36f3e488
gnu: r-emplik: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-emplik)[home-page]: Use HTTPS.
2020-03-17 23:09:24 +01:00
Tobias Geerinckx-Rice
f8c3d903e9
gnu: r-hapassoc: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-hapassoc)[home-page]: Use HTTPS.
2020-03-17 23:09:24 +01:00
Tobias Geerinckx-Rice
486a080048
gnu: r-htqpcr: Update home page.
...
* gnu/packages/bioconductor.scm (r-htqpcr)[home-page]: Use HTTPS link
to PDF paper.
2020-03-17 23:09:24 +01:00
Tobias Geerinckx-Rice
3ee2070241
gnu: r-beeswarm: Use HTTPS home page.
...
* gnu/packages/statistics.scm (r-beeswarm)[home-page]: Use HTTPS.
2020-03-17 23:09:24 +01:00
Tobias Geerinckx-Rice
6068cbe1e1
gnu: r-acs: Update home page.
...
* gnu/packages/cran.scm (r-acs)[home-page]: Follow (HTTPS) redirection.
2020-03-17 23:09:24 +01:00
Tobias Geerinckx-Rice
1c131432bd
gnu: r-tsa: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-tsa)[home-page]: Use HTTPS.
2020-03-17 23:09:23 +01:00
Tobias Geerinckx-Rice
ac5bd7f0f0
gnu: Use HTTPS for www.rforge.net home pages.
...
* gnu/packages/cran.scm (r-rjava, r-tiff, r-uuid, r-fastmatch, r-jpeg)
[home-page]: Use HTTPS.
* gnu/packages/statistics.scm (r-base64enc)[home-page]: Likewise
2020-03-17 23:09:23 +01:00
Tobias Geerinckx-Rice
38e1b9efc8
gnu: american-fuzzy-lop: Use HTTPS home page.
...
* gnu/packages/debug.scm (american-fuzzy-lop)[home-page]: Use HTTPS.
2020-03-17 23:09:23 +01:00
Tobias Geerinckx-Rice
3ba980b188
gnu: american-fuzzy-lop: Update to 2.56b.
...
* gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.56b.
[source]: Use GIT-FETCH from the new upstream, and GIT-FILE-NAME.
[inputs]: Adjust custom-qemu's ‘apply-afl-patches’ phase to this new
reality. Don't apply upstreamed Qemu patches.
[arguments]: Make the git check-out writable.
2020-03-17 23:09:23 +01:00
Tobias Geerinckx-Rice
317b13f30e
gnu: american-fuzzy-lop: Fix documentation directory.
...
* gnu/packages/debug.scm (american-fuzzy-lop)[arguments]: Install
documentation into its conventional location.
2020-03-17 23:09:23 +01:00
Leo Famulari
6838611252
gnu: Syncthing: Update to 1.4.0.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.4.0.
[inputs]: Add go-github-com-willf-bloom.
2020-03-17 16:04:13 -04:00
Leo Famulari
79405c030f
gnu: Add go-github-com-willf-bloom.
...
* gnu/packages/golang.scm (go-github-com-willf-bloom): New variable.
2020-03-17 16:04:13 -04:00
Leo Famulari
88841a3ead
gnu: Add go-github-com-willf-bitset.
...
* gnu/packages/golang.scm (go-github-com-willf-bitset): New variable.
2020-03-17 16:04:12 -04:00
Leo Famulari
cb78846c13
gnu: go-github-com-spaolacci-murmur3: Update to 1.1.0
...
* gnu/packages/golang.scm (go-github-com-spaolacci-murmur3): Update to 1.1.0.
2020-03-17 16:04:12 -04:00
Leo Famulari
98c873181a
gnu: go-github-com-pkg-errors: Update to 0.9.1.
...
* gnu/packages/golang.scm (go-github-com-pkg-errors): Update to 0.9.1.
2020-03-17 16:04:06 -04:00
Ricardo Wurmus
57f6ac8d90
gnu: pigx-scrnaseq: Update to 1.1.4.
...
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 1.1.4.
2020-03-17 20:29:19 +01:00
Tobias Geerinckx-Rice
5a3cbfceb1
gnu: redis: Use HTTPS home page.
...
* gnu/packages/databases.scm (redis)[home-page]: Use HTTPS.
2020-03-17 20:02:27 +01:00
Tobias Geerinckx-Rice
720aa97782
gnu: sipcalc: Use HTTPS home page.
...
* gnu/packages/admin.scm (sipcalc)[home-page]: Use HTTPS.
2020-03-17 20:02:26 +01:00
Tobias Geerinckx-Rice
e496ee679d
gnu: bridge-utils: Update home page.
...
* gnu/packages/linux.scm (bridge-utils)[home-page]: Follow (HTTPS)
redirection.
2020-03-17 20:02:07 +01:00
Tobias Geerinckx-Rice
6c71d56d77
gnu: Add straw-viewer.
...
* gnu/packages/video.scm (straw-viewer): New public variable.
2020-03-17 20:02:07 +01:00
Tobias Geerinckx-Rice
9bd0f41509
gnu: tftp-hpa: Use HTTPS home page.
...
* gnu/packages/networking.scm (tftp-hpa)[home-page]: Use HTTPS.
2020-03-17 20:02:07 +01:00
Tobias Geerinckx-Rice
359b137cd6
gnu: liboop: Use HTTPS home page.
...
* gnu/packages/ssh.scm (liboop)[home-page]: Use HTTPS.
2020-03-17 20:02:07 +01:00
Tobias Geerinckx-Rice
096ed4f935
gnu: guitarix: Use HTTPS home page.
...
* gnu/packages/audio.scm (guitarix)[home-page]: Use HTTPS.
2020-03-17 20:02:07 +01:00
Tobias Geerinckx-Rice
5331dcd6fc
gnu: opensubdiv: Use HTTPS home page.
...
* gnu/packages/graphics.scm (opensubdiv)[home-page]: Use HTTPS.
2020-03-17 20:02:07 +01:00
Ricardo Wurmus
eecf72433f
gnu: agi-bio: Fix unqualified file reference.
...
* gnu/packages/opencog.scm (agi-bio)[arguments]: Add phase
'fix-unqualified-load.
2020-03-17 17:00:31 +01:00
Guillaume Le Vaillant
8ee8eb2698
gnu: gpsd: Install python modules and scripts.
...
* gnu/packages/gps.scm (gpsd)[native-inputs]: Remove python and add bc.
[inputs]: Add python, python-pycairo, python-pygobject,
python-pyserial, python-wrapper and qtbase.
[arguments]: Update scons-flags, remove fix-paths phase, improve fix-build
phase and add wrap-python-scripts phase.
2020-03-17 13:53:04 +01:00
Ricardo Wurmus
3c0456c6b5
gnu: Add guile-irc.
...
* gnu/packages/guile-xyz.scm (guile-irc): New variable.
2020-03-17 13:22:01 +01:00
Nicolas Goaziou
0f8ae2ea08
gnu: scintilla: Update to 4.3.2.
...
* gnu/packages/text-editors.scm (scintilla): Update to 4.3.2.
2020-03-17 11:20:42 +01:00
Nicolas Goaziou
8fc83d98dd
gnu: httrack: Fix Texinfo markup in description.
...
* gnu/packages/web.scm (httrack): Fix Texinfo markup in description.
2020-03-17 11:10:45 +01:00
Tobias Geerinckx-Rice
10b52f4695
gnu: simplescreenrecorder: Use HTTPS home page.
...
* gnu/packages/video.scm (simplescreenrecorder)[home-page]: Use HTTPS.
2020-03-17 03:12:25 +01:00
Tobias Geerinckx-Rice
ce91eeacad
gnu: libmng: Use HTTPS home page.
...
* gnu/packages/image.scm (libmng)[home-page]: Use HTTPS.
2020-03-17 03:12:21 +01:00
Tobias Geerinckx-Rice
f4766a1810
gnu: libjaylink: Use HTTPS home page.
...
* gnu/packages/embedded.scm (libjaylink)[home-page]: Use HTTPS.
2020-03-17 03:12:16 +01:00
Tobias Geerinckx-Rice
d74647b04a
gnu: qdbm: Use HTTPS home page.
...
* gnu/packages/databases.scm (qdbm)[home-page]: Use HTTPS.
2020-03-17 03:12:09 +01:00
Tobias Geerinckx-Rice
cfff0b386d
gnu: fritzing: Use HTTPS home page.
...
* gnu/packages/engineering.scm (fritzing)[home-page]: Use HTTPS.
2020-03-17 03:01:23 +01:00
Tobias Geerinckx-Rice
c9938fa84f
gnu: glfw: Use HTTPS home page.
...
* gnu/packages/gl.scm (glfw)[home-page]: Use HTTPS.
2020-03-17 03:01:13 +01:00
Tobias Geerinckx-Rice
fe5ed0bbe3
gnu: wireless-tools: Use HTTPS home page.
...
* gnu/packages/linux.scm (wireless-tools)[home-page]: Use HTTPS.
2020-03-17 03:01:03 +01:00
Tobias Geerinckx-Rice
831d64cc17
gnu: openimageio: Use HTTPS home page.
...
* gnu/packages/graphics.scm (openimageio)[home-page]: Use HTTPS.
2020-03-17 03:00:54 +01:00
Tobias Geerinckx-Rice
df10a64efc
gnu: shogun: Use HTTPS home page.
...
* gnu/packages/machine-learning.scm (shogun)[home-page]: Use HTTPS.
2020-03-17 03:00:46 +01:00
Tobias Geerinckx-Rice
97845067b1
gnu: perl-test-simple: Update to 1.302172.
...
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302172.
2020-03-17 03:00:37 +01:00
Tobias Geerinckx-Rice
bf782bfc3f
gnu: five-or-more: Update to 3.32.1.
...
* gnu/packages/gnome.scm (five-or-more): Update to 3.32.1.
[source]: Hard-code NAME.
2020-03-17 03:00:28 +01:00
Tobias Geerinckx-Rice
5144e31492
gnu: eigen: Update to 3.3.7.
...
* gnu/packages/algebra.scm (eigen): Update to 3.3.7.
[source]: Add a patch to fix a test failure.
* gnu/packages/patches/eigen-stabilise-sparseqr-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-03-17 03:00:18 +01:00
Tobias Geerinckx-Rice
aa0bcb6c53
gnu: doctest: Update to 2.3.7.
...
* gnu/packages/check.scm (doctest): Update to 2.3.7.
2020-03-17 03:00:09 +01:00
Tobias Geerinckx-Rice
70c910eb98
gnu: reaver: Update to 1.6.6.
...
* gnu/packages/networking.scm (reaver): Update to 1.6.6.
[source]: Hard-code NAME.
2020-03-17 02:59:58 +01:00
Ekaitz Zarraga
19b7d41d34
gnu: gnome-shell-extension-appindicator: Update to 33.
...
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator):
Update to 33.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-16 22:58:37 +01:00
Ludovic Courtès
d3fecbab82
gnu: Add tla.
...
* gnu/packages/version-control.scm (tla): New variable.
2020-03-16 22:58:37 +01:00
Efraim Flashner
8a65ca6f8c
gnu: rust-rand-0.4: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-rand-0.4)[arguments]: Don't skip build.
2020-03-16 21:41:34 +02:00
Efraim Flashner
723c5d5772
gnu: rust-rand-0.3: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-rand-0.3)[arguments]: Don't skip build.
2020-03-16 21:39:32 +02:00
Efraim Flashner
fde752baa7
gnu: rust-rand-xorshift-0.2: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-rand-xorshift-0.2)[arguments]: Don't
skip build.
2020-03-16 21:36:47 +02:00
Efraim Flashner
c11eea603e
gnu: rust-rawpointer-0.1: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-rawpointer-0.1)[arguments]: Don't
skip build.
2020-03-16 21:34:19 +02:00
Efraim Flashner
182f2a471d
gnu: rust-argon2rs-0.2: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-argon2rs-0.2)[arguments]: Don't skip
build. Add phase to find all rust dependencies.
2020-03-16 21:28:51 +02:00
Efraim Flashner
f86dd71cbd
gnu: rust-cargon-0.0: Don't skip build.
...
* gnu/pacakges/crates-io.scm (rust-cargon-0.0)[arguments]: Don't skip
build. Move rust-gcc-0.3 from cargo-development-inputs to cargo-inputs.
2020-03-16 21:27:51 +02:00
Mark H Weaver
057b34478f
gnu: linux-libre@4.19: Update to 4.19.110.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.110.
(linux-libre-4.19-pristine-source): Update hash.
2020-03-16 13:54:51 -04:00
Tobias Geerinckx-Rice
1fddf8ef17
gnu: cook: Fix.
...
This follows up on commit 5adc59e6fe
.
* gnu/packages/cook.scm (cook)[home-page]: Better.
Reported-by: Marius Bakke <mbakke@fastmail.com>
2020-03-16 16:48:31 +01:00
Tobias Geerinckx-Rice
89b49245ef
gnu: cogl: Use HTTPS home page.
...
* gnu/packages/gnome.scm (cogl)[home-page]: Use HTTPS.
2020-03-16 16:32:43 +01:00
Tobias Geerinckx-Rice
0d2753ccc1
gnu: agda: Use HTTPS home page.
...
* gnu/packages/agda.scm (agda)[home-page]: Use HTTPS.
2020-03-16 16:32:43 +01:00
Tobias Geerinckx-Rice
5adc59e6fe
gnu: cook: Use archived home page.
...
* gnu/packages/cook.scm (cook)[home-page]: Use a Web Archived copy.
2020-03-16 16:32:43 +01:00
Tobias Geerinckx-Rice
9482008321
gnu: wxwidgets: Refer to xdg-open.
...
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22704 >.
* gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Add xdg-utils.
[arguments]: Add ‘refer-to-inputs’ phase to patch xdg-open calls.
2020-03-16 16:32:43 +01:00
Marius Bakke
8317c89aa3
gnu: python-tqdm: Update to 4.43.0.
...
* gnu/packages/python-xyz.scm (python-tqdm): Update to 4.43.0.
[arguments]: New field.
[native-inputs]: Remove PYTHON-FLAKE8 and PYTHON-COVERAGE.
[properties]: Remove.
(python2-tqdm): Use PACKAGE-WITH-PYTHON2.
2020-03-16 15:45:38 +01:00
Marius Bakke
e26e084fbb
gnu: python-zope-security: Update to 5.1.0.
...
* gnu/packages/python-web.scm (python-zope-security): Update to 5.1.0.
[native-inputs]: Remove PYTHON-SIX. Move PYTHON-ZOPE-COMPONENT and
PYTHON-ZOPE-LOCATION ...
[propagated-inputs]: ... here. Add PYTHON-ZOPE-INTERFACE.
(python2-zope-security)[propagated-inputs]: Remove.
2020-03-16 15:45:38 +01:00
Marius Bakke
386d2fd130
gnu: python-zope-location: Update to 4.2.
...
* gnu/packages/python-web.scm (python-zope-location): Update to 4.2.
[native-inputs]: Add PYTHON-ZOPE-TESTRUNNER.
[propagated-inputs]: Add PYTHON-ZOPE-INTERFACE.
2020-03-16 15:45:37 +01:00
Marius Bakke
a3a7a03312
gnu: python-zope-proxy: Update to 4.3.4.
...
* gnu/packages/python-web.scm (python-zope-proxy): Update to 4.3.4.
[native-inputs]: Add PYTHON-ZOPE-TESTRUNNER.
2020-03-16 15:45:37 +01:00
Marius Bakke
2585304c6e
gnu: python-zope-configuration: Update to 4.3.1.
...
* gnu/packages/python-web.scm (python-zope-configuration): Update to 4.3.1.
[native-inputs]: Add PYTHON-ZOPE-TESTING and PYTHON-ZOPE-TESTRUNNER.
[propagated-inputs]: Add PYTHON-ZOPE-INTERFACE.
2020-03-16 15:45:37 +01:00
Marius Bakke
a1e9c929fa
gnu: python-zope-schema: Update to 5.0.1.
...
* gnu/packages/python-web.scm (python-zope-schema): Update to 5.0.1.
[propagated-inputs]: Remove PYTHON-ZOPE-EXCEPTIONS.
[native-inputs]: Remove PYTHON-NOSE and PYTHON-COVERAGE. Add
PYTHON-ZOPE-TESTRUNNER and PYTHON-ZOPE-I18NMESSAGEID.
2020-03-16 15:45:37 +01:00
Marius Bakke
ce4b7a4436
gnu: python-zope-i18nmessageid: Update to 5.0.1.
...
* gnu/packages/python-web.scm (python-zope-i18nmessageid): Update to 5.0.1.
[native-inputs]: Add PYTHON-COVERAGE and PYTHON-ZOPE-TESTRUNNER.
[propagated-inputs]: Add PYTHON-SIX.
2020-03-16 15:45:37 +01:00
Marius Bakke
ddacd13d56
gnu: python-zope-testrunner: Update to 5.1.
...
* gnu/packages/python-web.scm (python-zope-testrunner): Update to 5.1.
[source](uri): Download tarball instead of zipball.
[native-inputs]: Remove UNZIP. Move PYTHON-ZOPE-INTERFACE and
PYTHON-ZOPE-EXCEPTIONS ...
[propagated-inputs]: ... here.
2020-03-16 15:45:37 +01:00
Marius Bakke
16839ec340
gnu: python-zope-testing: Update to 4.7.
...
* gnu/packages/python-web.scm (python-zope-testing): Update to 4.7.
[source](modules, snippet): Remove.
2020-03-16 15:45:36 +01:00
Marius Bakke
9a1dfda6fa
gnu: python-zope-exceptions: Update to 4.3.
...
* gnu/packages/python-web.scm (python-zope-exceptions): Update to 4.3.
2020-03-16 15:45:36 +01:00
Marius Bakke
5af5165448
gnu: python-zope-interface: Update to 4.7.2.
...
* gnu/packages/python-web.scm (python-zope-interface): Update to 4.7.2.
2020-03-16 15:45:36 +01:00
Marius Bakke
f11b555637
gnu: python-gevent: Update to 1.4.0.
...
* gnu/packages/python-xyz.scm (python-gevent): Update to 1.4.0.
[arguments]: Adjust unbundling variables. Future-proof the C_INCLUDE_PATH
override. Add phases "pretend-to-be-CI" and "adjust-tests". Run the tests
with "python -m gevent.tests", and respect PARALLEL-JOB-COUNT.
[native-inputs]: Add PYTHON-DNSPYTHON, PYTHON-PSUTIL, PYTHON-ZOPE-EVENT and
PYTHON-ZOPE-INTERFACE.
(python2-gevent)[native-inputs]: Fix input inheritance.
2020-03-16 15:45:36 +01:00
Marius Bakke
aa0e4413b7
gnu: python-kivy: Remove unused input.
...
* gnu/packages/python-xyz.scm (python-kivy)[native-inputs]: Remove GIT.
2020-03-16 15:45:36 +01:00
Marius Bakke
24464edd31
gnu: Remove python2-gitdb.
...
Upstream no longer supports Python 2 and there are no users in Guix.
* gnu/packages/version-control.scm (python2-gitdb): Remove variable.
2020-03-16 15:45:36 +01:00
Marius Bakke
751c1b5960
gnu: Remove python2-gitpython.
...
This package fails to build and has no users in Guix.
* gnu/packages/version-control.scm (python2-gitpython): Remove variable.
2020-03-16 15:45:35 +01:00
Marius Bakke
da44dcb87e
gnu: Remove python2-bandit.
...
This package fails to build and has no users in Guix.
* gnu/packages/openstack.scm (python2-bandit): Remove variable.
2020-03-16 15:45:35 +01:00
Marius Bakke
9ff7c73ba5
gnu: Remove python2-oslo.config.
...
This package fails to build and has no users in Guix.
* gnu/packages/openstack.scm (python2-oslo.config): Remove variable.
2020-03-16 15:45:35 +01:00
Marius Bakke
538f44de9b
gnu: Remove python2-oslo.utils.
...
This package fails to build and has no users in Guix.
* gnu/packages/openstack.scm (python2-oslo.utils): Remove variable.
2020-03-16 15:45:35 +01:00
Marius Bakke
710f7b5742
gnu: Remove python2-oslo.serialization.
...
* gnu/packages/openstack.scm (python2-oslo.serialization): Remove variable.
(python-oslo.serialization)[properties]: Remove.
2020-03-16 15:45:35 +01:00
Marius Bakke
e778c457a5
gnu: Remove python2-oslo.log.
...
This package fails to build and has no users in Guix.
* gnu/packages/openstack.scm (python2-oslo.log): Remove variable.
2020-03-16 15:45:35 +01:00
Marius Bakke
dc99be08ef
gnu: Remove python2-tempest-lib.
...
This package fails to build and has no users in Guix.
* gnu/packages/openstack.scm (python2-tempest-lib): Remove variable.
2020-03-16 15:45:35 +01:00
Marius Bakke
3b9610b559
gnu: Remove python2-swiftclient.
...
This package fails to build and has no reverse dependencies.
* gnu/packages/openstack.scm (python2-swiftclient): Remove variable.
(python-swiftclient)[properties]: Remove.
2020-03-16 15:45:35 +01:00
Marius Bakke
d440e02094
gnu: Remove python2-keystoneclient.
...
This package fails to build and has no reverse dependencies.
* gnu/packages/openstack.scm (python2-keystoneclient): Remove variable.
2020-03-16 15:45:34 +01:00
Marius Bakke
2680a3d83e
gnu: Remove git-annex-remote-hubic.
...
This package does not build and is officially unmaintained since 2017.
* gnu/packages/version-control.scm (git-annex-remote-hubic): Remove variable.
2020-03-16 15:45:34 +01:00
Marius Bakke
e76cbdcd90
gnu: beets: Fix build with newer Werkzeug.
...
* gnu/packages/patches/beets-werkzeug-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/music.scm (beets)[source](patches): New field.
2020-03-16 15:45:34 +01:00
Marius Bakke
066c21cda4
gnu: Remove python2-flask-migrate.
...
Upstream no longer supports Python 2 and there are no dependencies on it in Guix.
* gnu/packages/python-web.scm (python2-flask-migrate): Remove variable.
2020-03-16 15:45:34 +01:00
Marius Bakke
f8205d9a78
gnu: python2-flake8: Add missing propagated dependency.
...
* gnu/packages/python-xyz.scm (python2-flake8)[propagated-inputs]: Add
PYTHON-FUNCTOOLS32.
2020-03-16 15:45:34 +01:00
Marius Bakke
b85822eaf9
gnu: python-flask-migrate: Update to 2.5.3.
...
* gnu/packages/python-web.scm (python-flask-migrate): Update to 2.5.3.
2020-03-16 15:45:34 +01:00
Marius Bakke
e5b4b8028a
gnu: python-flask-restful-swagger: Update to 0.20.1.
...
* gnu/packages/python-web.scm (python-flask-restful-swagger): Update to
0.20.1.
[arguments]: New field. Explicitly disable tests.
2020-03-16 15:45:33 +01:00
Marius Bakke
200acbc34b
gnu: python-stdnum: Update to 1.13.
...
* gnu/packages/finance.scm (python-stdnum): Update to 1.13.
[arguments]: New field.
[native-inputs]: Add PYTHON-NOSE.
2020-03-16 15:45:33 +01:00
Marius Bakke
0a044f75b5
gnu: python-flask-restful: Update to 0.3.8.
...
* gnu/packages/patches/python-flask-restful-werkzeug-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-web.scm (python-flask-restful): Update to 0.3.8.
[source](patches): New field.
[native-inputs]: Remove PYTHON-SPHINX.
2020-03-16 15:45:33 +01:00
Marius Bakke
8f29817ed5
gnu: python-flask-wtf: Update to 0.14.3.
...
* gnu/packages/python-web.scm (python-flask-wtf): Update to 0.14.3.
[arguments]: Remove obsolete phase. Override check phase.
[native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST.
2020-03-16 15:45:33 +01:00
Marius Bakke
33901ed8c0
gnu: python-flask-babel: Update to 1.0.0.
...
* gnu/packages/python-web.scm (python-flask-babel): Update to 1.0.0.
[arguments]: New field.
2020-03-16 15:45:33 +01:00
Marius Bakke
4393dafd32
gnu: python-flask-login: Update to 0.5.0.
...
* gnu/packages/python-web.scm (python-flask-login): Update to 0.5.0.
[arguments]: Remove.
[native-inputs]: Remove PYTHON-NOSE and PYTHON-PEP8. Add PYTHON-COVERAGE,
PYTHON-PYCODESTYLE. and PYTHON-PYTEST.
2020-03-16 15:45:33 +01:00
Marius Bakke
15af040cc3
gnu: python-flask: Update to 1.1.1.
...
* gnu/packages/python-web.scm (python-flask): Update to 1.1.1.
2020-03-16 15:45:32 +01:00
Marius Bakke
44b885656a
gnu: python-werkzeug: Update to 1.0.0.
...
* gnu/packages/python-web.scm (python-werkzeug): Update to 1.0.0.
[source](uri): Capitalize PyPI project name.
[native-inputs]: Add PYTHON-PYTEST-TIMEOUT.
2020-03-16 15:45:32 +01:00
Marius Bakke
a1dc5898fb
gnu: python-stem: Update to 1.8.0.
...
* gnu/packages/python-xyz.scm (python-stem): Update to 1.8.0.
2020-03-16 15:45:32 +01:00
Joseph LaFreniere
76d2b9a2e8
gnu: Add libgccjit.
...
* gnu/packages/gcc.scm (libgccjit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-16 14:05:53 +01:00
Ricardo Wurmus
bc6bf142d3
gnu: star: Update to 2.7.3a.
...
* gnu/packages/bioinformatics.scm (star): Update to 2.7.3a.
2020-03-16 13:59:20 +01:00
Leo Famulari
8bbbbb3935
Revert "gnu: BlueZ: Update to 5.54."
...
This reverts commit f24aaa81de
.
This change caused too many rebuilds for the master branch.
2020-03-15 21:03:57 -04:00
Björn Höfling
b19f155cf8
gnu: java-snakeyaml: Update hash.
...
Compared to the the old tarfile available on ci.guix.gnu.org, only the file
'.hg_archival.txt' was removed.
* gnu/packages/java.scm (java-snakeyaml)[source]: Update hash.
2020-03-15 23:10:43 +01:00
Björn Höfling
c3d56df50b
gnu: java-xsdlib: Use archived home page URI, update source URI.
...
* gnu/packages/xml.scm (java-xsdlib)[home-page]: Use archived URI.
[source]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
5281ba175b
gnu: java-qdox: Move version 2.0-M2 side by side with version 1.12.1.
...
* gnu/packages/java.scm (java-qdox): Move package definition up,
such that it is side by side with version 1.12.1.
2020-03-15 23:10:42 +01:00
Björn Höfling
3e550fc835
gnu: java-qdox: Update source and home-page URI.
...
* gnu/packages/java.scm (java-qdox)[source]: Update URI.
[home-page]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
839e3e89de
gnu: java-osgi-service-packageadmin: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-packageadmin)[source]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
f8f2fefbac
gnu: java-osgi-service-cm: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-cm)[source]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
e0695da916
gnu: java-osgi-util-tracker: Update source URI.
...
* gnu/packages/java.scm (java-osgi-util-tracker)[source]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
b787534b7b
gnu: java-osgi-service-resolver: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-resolver)[source]: Update URI.
2020-03-15 23:10:42 +01:00
Björn Höfling
4a6a7b2d0c
gnu: java-osgi-service-jdbc: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-jdbc)[source]: Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
9b0bf25c57
gnu: java-osgi-service-log: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-log)[source]: Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
05662561f4
gnu: java-osgi-framework: Update source URI.
...
* gnu/packages/java.scm (java-osgi-framework)[source]: Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
7a5c5017d3
gnu: java-osgi-service-repository: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-repository)[source]: Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
98b1985fdc
gnu: java-osgi-service-metatype-annotations: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-metatype-annotations)[source]:
Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
c962e6c414
gnu: java-osgi-util-promise: Update source URI.
...
* gnu/packages/java.scm (java-osgi-util-promise)[source]: Update URI.
2020-03-15 23:10:41 +01:00
Björn Höfling
43be029996
gnu: java-osgi-util-function: Update source URI.
...
* gnu/packages/java.scm (java-osgi-util-function)[source]: Update URI.
2020-03-15 23:10:40 +01:00
Björn Höfling
ec4ba4178b
gnu: java-osgi-namespace-service: Update source URI.
...
* gnu/packages/java.scm (java-osgi-namespace-service)[source]: Update URI.
2020-03-15 23:10:40 +01:00
Björn Höfling
fccce6616b
gnu: java-osgi-namespace-extender: Update source URI.
...
* gnu/packages/java.scm (java-osgi-namespace-extender)[source]: Update URI.
2020-03-15 23:10:40 +01:00
Björn Höfling
1f2643faa3
gnu: java-osgi-resource: Update source URI.
...
* gnu/packages/java.scm (java-osgi-resource)[source]: Update URI.
2020-03-15 23:10:40 +01:00
Björn Höfling
fc1c5dbde5
gnu: java-osgi-dto: Update source URI.
...
* gnu/packages/java.scm (java-osgi-dto)[source]: Update URI.
2020-03-15 23:10:40 +01:00
Björn Höfling
fa315559a6
gnu: java-osgi-service-component-annotations: Update source URI.
...
* gnu/packages/java.scm (java-osgi-service-component-annotations)[source]:
Update URI.
2020-03-15 23:10:40 +01:00
Alexandros Theodotou
70d9ef5139
gnu: Add lv2lint.
...
* gnu/packages/audio.scm (lv2lint): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 15:14:14 -04:00
Alexandru-Sergiu Marton
eea58169fb
gnu: Add ghcid.
...
* gnu/packages/haskell-apps.scm (ghcid): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 15:04:31 -04:00
Michael Rohleder
e2c7dbbf98
gnu: emacs-debbugs: update to 0.22
...
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.22.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 14:26:58 -04:00
Vincent Legoll
f24aaa81de
gnu: BlueZ: Update to 5.54.
...
* gnu/packages/linux.scm (bluez): Update to 5.54.
[replacement]: Remove field.
(bluez/fixed): Remove variable.
* gnu/packages/patches/bluez-CVE-2020-0556.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 14:25:36 -04:00
Vincent Legoll
323841bda4
gnu: Add nvme-cli
...
* gnu/packages/linux.scm (nvme-cli): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 13:54:00 -04:00
Vincent Legoll
cd773f1185
gnu: nose2: Update to 0.9.2.
...
* gnu/packages/check.scm (python-nose2): Update to 0.9.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-15 13:45:59 -04:00
Ricardo Wurmus
ed78340438
gnu: eolie: Update to 0.9.98.1.
...
* gnu/packages/gnome.scm (eolie): Update to 0.9.98.1.
2020-03-15 18:00:22 +01:00
Sebastian Schott
39af91db79
gnu: Add rapid-photo-downloader
...
* gnu/packages/photo.scm (rapid-photo-downloader): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:44 +00:00
Sebastian Schott
2f12e6608b
gnu: Add python-tenacity
...
* gnu/packages/python-xyz.scm (python-tenacity): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:44 +00:00
Sebastian Schott
dcf9532995
gnu: Add python-colorlog
...
* gnu/packages/python-xyz.scm (python-colorlog): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:44 +00:00
Sebastian Schott
23fde56b33
gnu: Add python-pyprind
...
* gnu/packages/python-xyz.scm (python-pyprind): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:43 +00:00
Sebastian Schott
f3465dee98
gnu: Add python-gphoto2
...
* gnu/packages/python-xyz.scm (python-gphoto2): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-03-15 16:41:43 +00:00