Efraim Flashner
959a7d738c
gnu: libxdg-basedir: Don't use unstable tarball.
...
* gnu/packages/freedesktop.scm (libxdg-basedir)[source]: Download using
git-fetch.
2019-12-24 15:20:46 +02:00
Efraim Flashner
441f20a0ee
gnu: php: Update to 7.4.1.
...
This fixes CVE-2019-1104[45679], CVE-2019-11050.
* gnu/packages/php.scm (php): Update to 7.4.1.
2019-12-24 12:46:21 +02:00
Tobias Geerinckx-Rice
be0a613c10
gnu: kakoune: Update to 2019.12.10.
...
* gnu/packages/text-editors.scm (kakoune): Update to 2019.12.10.
2019-12-24 04:06:44 +01:00
Tobias Geerinckx-Rice
492bfa5708
gnu: hplip: Update to 3.19.12.
...
* gnu/packages/cups.scm (hplip): Update to 3.19.12.
2019-12-24 04:01:08 +01:00
Tobias Geerinckx-Rice
b4aa5dbc1a
gnu: samba: Update to 4.11.4.
...
* gnu/packages/samba.scm (samba): Update to 4.11.4.
2019-12-24 04:01:08 +01:00
Tobias Geerinckx-Rice
293454f2f5
gnu: tevent: Update to 0.10.2.
...
* gnu/packages/samba.scm (tevent): Update to 0.10.2.
2019-12-24 04:01:08 +01:00
Tobias Geerinckx-Rice
e2263e3127
gnu: talloc: Update to 2.3.1.
...
* gnu/packages/samba.scm (talloc): Update to 2.3.1.
2019-12-24 04:01:07 +01:00
Tobias Geerinckx-Rice
10f004f0c5
gnu: tdb: Update to 1.4.3.
...
* gnu/packages/databases.scm (tdb): Update to 1.4.3.
2019-12-24 04:01:07 +01:00
Tobias Geerinckx-Rice
b818194786
gnu: oniguruma: Update to 6.9.4.
...
* gnu/packages/textutils.scm (oniguruma): Update to 6.9.4.
2019-12-24 04:01:07 +01:00
Tobias Geerinckx-Rice
2f7bdf53b0
gnu: wine: Update to 4.0.3.
...
* gnu/packages/wine.scm (wine): Update to 4.0.3.
2019-12-24 04:01:06 +01:00
Tobias Geerinckx-Rice
17e5b4883a
gnu: diffstat: Don't use NAME in source URI.
...
* gnu/packages/version-control.scm (diffstat)[source]: Hard-code NAME.
2019-12-24 04:01:06 +01:00
Tobias Geerinckx-Rice
db54694265
gnu: diffstat: Update to 1.63.
...
* gnu/packages/version-control.scm (diffstat): Update to 1.63.
2019-12-24 04:01:06 +01:00
Tobias Geerinckx-Rice
a7c4dfab16
gnu: bigloo: Use HTTPS home page.
...
* gnu/packages/scheme.scm (bigloo)[home-page]: Use HTTPS.
2019-12-24 04:01:06 +01:00
Tobias Geerinckx-Rice
77d2e43c01
gnu: bigloo: Update to 4.3f.
...
* gnu/packages/scheme.scm (bigloo): Update to 4.3f.
2019-12-24 04:01:06 +01:00
Tobias Geerinckx-Rice
7927a0d9c5
gnu: cifs-utils: Update phase style.
...
* gnu/packages/samba.scm (cifs-utils)[arguments]: Use keyword arguments
in phases.
2019-12-24 04:01:05 +01:00
Tobias Geerinckx-Rice
b0a46bcc02
gnu: cifs-utils: Update to 6.10.
...
* gnu/packages/samba.scm (cifs-utils): Update to 6.10.
[arguments]: Force a ‘bootstrap’.
Add a ‘create-man8dir’ phase.
2019-12-24 04:01:05 +01:00
Alexandru-Sergiu Marton
88c9408070
gnu: Add i3-gaps.
...
* gnu/packages/wm.scm (i3-gaps): New variable.
Signed-off-by: Brett Gilio <brettg@gnu.org>
Co-authored-by: Brett Gilio <brettg@gnu.org>
2019-12-23 20:18:51 -06:00
Brett Gilio
94cc994ee0
gnu: gnunet: Fix license.
...
* gnu/packages/gnunet.scm (gnunet)[license]: Revise license to AGPL3+.
Fixes <bugs.gnu.org/38712>.
Reported-by: Dima <nintendima@gmail.com>
2019-12-23 18:19:34 -06:00
Brett Gilio
c014831159
gnu: emacs-howm: Modify installation directory in site-lisp.
...
* gnu/packages/emacs-xyz.scm (emacs-howm)[arguments]: site-lisp/guix.d has
been deprecated. Reconfigure to use appropriate site-lisp path.
Fixes: <bugs.gnu.org/38685>.
Reported-by: Ivan Vilata i Balaguer <ivan@selidor.net>.
2019-12-23 17:56:46 -06:00
Brett Gilio
5bc95d2bcd
gnu: python-bbknn: Update to 1.3.6.
...
* gnu/packages/bioinformatics.scm (python-bbknn): Update to 1.3.6.
[arguments]: Disable tests until migration to python-scikit-learn.
[propgated-inputs]: Remove python-faiss, python-scanpy.
[propgated-inputs]: Add python-scipy, python-umap-learn.
2019-12-23 17:31:06 -06:00
Brett Gilio
02139b4214
gnu: Add python-pathtools.
...
* gnu/packages/python-xyz.scm (python-pathtools): New variable.
2019-12-23 17:30:46 -06:00
Brett Gilio
54e5ee5a36
gnu: Add python-flit.
...
* gnu/packages/python-xyz.scm (python-flit): New variable.
2019-12-23 17:30:35 -06:00
Brett Gilio
65f8409636
gnu: python-numba: Update to 0.46.0.
...
* gnu/packages/python-xyz.scm (python-numba): Update to 0.46.0.
[arguments]: Fix typos.
[arguments]: Disable tests that can not detect Python front-end.
2019-12-23 17:30:25 -06:00
Brett Gilio
6608727262
gnu: python-llvmlite: Update to 0.30.0.
...
* gnu/packages/llvm.scm (python-llvmlite): Update to 0.30.0.
[arguments]: Disable tests until dynamic loading of libm.so is fixed.
2019-12-23 17:29:13 -06:00
Brett Gilio
5e42d19781
gnu: Add python-umap-learn.
...
* gnu/packages/machine-learning.scm (python-umap-learn): New variable.
2019-12-23 17:28:46 -06:00
Brett Gilio
bff3661726
gnu: python-eventlet: Use HTTPS home page URI.
...
* gnu/packages/python-xyz.scm (python-eventlet)[home-page]: Use HTTPS URI.
2019-12-23 17:28:14 -06:00
Brett Gilio
c9876c9b13
gnu: python-eventlet: Update to 0.25.1.
...
* gnu/packages/python-xyz.scm (python-eventlet): Update to 0.25.1.
2019-12-23 17:28:02 -06:00
Brett Gilio
f3c00bd192
gnu: python-sphinxcontrib-svg2pdfconverter: Fix license.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[license]:
Change to BSD-2.
2019-12-23 17:27:21 -06:00
Brett Gilio
f80d344237
gnu: python-sphinxcontrib-svg2pdfconverter: Reflow description.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[description]:
Reflow description to fit 80-char width.
2019-12-23 17:26:36 -06:00
Brett Gilio
2564081cd1
gnu: python-sphinxcontrib-svg2pdfconverter: Fix home-page.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[home-page]:
Do not use releases page for home-page URL.
2019-12-23 17:25:57 -06:00
Brett Gilio
76c83e33a8
gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.0.1.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter): Update to 1.0.1.
2019-12-23 17:25:42 -06:00
Brett Gilio
b45aafd548
gnu: python-sphinxcontrib-programoutput: Fix home-page.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput)[home-page]: Use
the most recent Github URL.
2019-12-23 17:24:36 -06:00
Brett Gilio
e2734fec32
gnu: python-sphinxcontrib-programoutput: Update to 0.15.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput): Update to 0.15.
2019-12-23 17:24:21 -06:00
Brett Gilio
774520df38
gnu: python-sphinxcontrib-jsmath: Fix license.
...
* gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): Change to BSD-2.
2019-12-23 17:23:32 -06:00
Brett Gilio
8d45404e3f
gnu: python-sphinx-copybutton: Update to 0.2.6.
...
* gnu/packages/sphinx.scm (python-sphinx-copybutton): Update to 0.2.6.
[arguments]: Disable tests.
[propagated-inputs]: Add python-flit, python-setuptools, python-sphinx, python-wheel.
2019-12-23 17:22:42 -06:00
Brett Gilio
50bb74d0f2
gnu: python-sphinx: Fix license.
...
* gnu/packages/sphinx.scm (python-sphinx)[license]: Change to BSD-2.
2019-12-23 17:22:01 -06:00
Brett Gilio
f574b172e5
gnu: python-sphinx: Use HTTP URI.
...
* gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTP, HTTPS is not supported.
2019-12-23 17:21:20 -06:00
Brett Gilio
4b8c8f76c5
gnu: python-sphinx: Alphabetize inputs.
...
* gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Alphabetize.
2019-12-23 17:20:48 -06:00
Brett Gilio
0066f6be05
gnu: python-sphinx: Update to 2.3.1.
...
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.3.1.
2019-12-23 17:20:33 -06:00
Christopher Baines
d8de20a3a6
gnu: guix-data-service: Update to 0.0.1-10.5c643e0.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-10.5c643e0.
2019-12-23 22:01:37 +00:00
Efraim Flashner
6ed192a293
gnu: Add mpv-mpris.
...
* gnu/packages/video.scm (mpv-mpris): New variable.
2019-12-23 22:32:50 +02:00
Hartmut Goebel
62973d2550
gnu: Remove "tags" properties for KDE games.
...
These are not handled by tools and not agreed upon.
* gnu/packages/games.scm (bomber, bovo, granatier, kajongg, kapman,
kblackbox, kblocks, kbounce, kbreakout, kdiamond, kfourinline,
kgoldrunner, kigo, killbots, kiriki, kjumpingcube, klines,
kmahjongg, kmines, knavalbattle, knetwalk, kolf, kollision,
konquest, kreversi, kshisen, ksirk, ksnakeduel, kspaceduel,
ksquares, ksudoku, ktuberling, kubrick, lskat, palapeli, picmi)
[properties]: Remove.
2019-12-23 20:59:49 +01:00
Hartmut Goebel
8fb003cbbb
gnu: Remove "tags" properties for KDE utils.
...
These are not handled by tools and not agreed upon.
Sorry, this slipped through when pushing the utils earlier today.
* gnu/packages/kde-utils.scm (kate, kmag, kmousetool, kmouth,
kronometer, krusader, oktea, rsibreak, smb4k, sweeper) [properties]:
Remove.
2019-12-23 20:59:48 +01:00
Tobias Geerinckx-Rice
7b2f99cd89
gnu: clustershell: Update to 1.8.3.
...
* gnu/packages/ssh.scm (clustershell): Update to 1.8.3.
2019-12-23 19:45:58 +01:00
Tobias Geerinckx-Rice
e315c72f2b
gnu: tbb: Update to 2020.0.
...
* gnu/packages/tbb.scm (tbb): Update to 2020.0.
2019-12-23 19:45:58 +01:00
Tobias Geerinckx-Rice
ac95bd97b1
gnu: dos2unix: Update to 7.4.1.
...
* gnu/packages/textutils.scm (dos2unix): Update to 7.4.1.
2019-12-23 19:45:58 +01:00
Tobias Geerinckx-Rice
96b96ec651
gnu: dos2unix: Don't use NAME in source URI.
...
* gnu/packages/textutils.scm (dos2unix)[source]: Hard-code NAME.
2019-12-23 19:45:58 +01:00
Tobias Geerinckx-Rice
0ccd3c98a6
gnu: umoci: Update to 0.4.5.
...
* gnu/packages/virtualization.scm (umoci): Update to 0.4.5.
2019-12-23 19:45:58 +01:00
Tobias Geerinckx-Rice
def6eed5b9
gnu: nsd: Update to 4.2.4.
...
* gnu/packages/dns.scm (nsd): Update to 4.2.4.
2019-12-23 19:45:57 +01:00
Tobias Geerinckx-Rice
13d70d93ad
gnu: knot: Update to 2.9.2.
...
* gnu/packages/dns.scm (knot): Update to 2.9.2.
2019-12-23 19:45:57 +01:00