Commit Graph

46955 Commits (7979a287f8eb84cbbfa44629951572408939a756)

Author SHA1 Message Date
Tobias Geerinckx-Rice 84532c2ba4
gnu: mupen64plus-video-glide64mk2: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-video-glide64mk2)[home-page]: Use HTTPS.
2019-08-26 05:02:50 +02:00
Tobias Geerinckx-Rice d1e6386675
gnu: mupen64plus-video-glide64: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-video-glide64)[home-page]: Use HTTPS.
2019-08-26 05:02:50 +02:00
Tobias Geerinckx-Rice 5daa20197e
gnu: mupen64plus-video-arachnoid: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-video-arachnoid)[home-page]: Use HTTPS.
2019-08-26 05:02:50 +02:00
Mark H Weaver e79b78f1ca
gnu: linux-libre: Update to 5.2.10.
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.10.
(linux-libre-5.2-pristine-source)[hash]: Update hash.
2019-08-25 18:26:52 -04:00
Mark H Weaver 0b847656af
gnu: linux-libre@4.19: Update to 4.19.68.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.68.
(linux-libre-4.19-pristine-source)[hash]: Update hash.
2019-08-25 18:26:12 -04:00
Mark H Weaver 1fda7f42d2
gnu: linux-libre@4.14: Update to 4.14.140.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.140.
(linux-libre-4.14-pristine-source)[hash]: Update hash.
2019-08-25 18:25:39 -04:00
Mark H Weaver 70c47232fe
gnu: linux-libre@4.9: Update to 4.9.190.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.190.
(linux-libre-4.9-pristine-source)[hash]: Update hash.
2019-08-25 18:25:05 -04:00
Mark H Weaver fd501b2be6
gnu: linux-libre@4.4: Update to 4.4.190.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.190.
(linux-libre-4.4-pristine-source)[hash]: Update hash.
2019-08-25 18:24:01 -04:00
Amar Singh 7dff32250b
gnu: shroud: Update to 0.1.2.
* gnu/packages/password-utils.scm (shroud): Update to 0.1.2.

Shroud now builds with Guile-2.2. Remove hardcoded '2.0' string.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-25 22:48:41 +02:00
ison f9948ab6cb
gnu: Add wterm.
* gnu/packages/terminals.scm (wterm): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-25 22:48:41 +02:00
Ludovic Courtès a4915e1463
nls: Update 'sv' translation. 2019-08-25 22:48:41 +02:00
Ludovic Courtès 127a07152f
nls: Update 'de' translation. 2019-08-25 22:48:41 +02:00
Ludovic Courtès 3bbd30e9b0
nls: Update 'fr' translation. 2019-08-25 22:48:41 +02:00
Ludovic Courtès 61a224adc3
maint: Add 'download-po' rule.
* Makefile.am (make-download-po-rule): New definition.
Add top-level 'eval' and calls to 'make-download-po-rule' to generate
'download-po.DOMAIN' rules.
(download-po): New rule.
2019-08-25 22:48:41 +02:00
Ludovic Courtès 0b859092a7
gnu: ghostscript: Replace with the "fixed" Ghostscript.
* gnu/packages/ghostscript.scm (ghostscript)[replacement]: New field.
(ghostscript/fixed)[version]: Remove, to comply with the same-length
constraint of grafts.
2019-08-25 22:48:40 +02:00
Ludovic Courtès 466ff55c72
gnu: ghostscript: Add a new variant that depends on Freetype.
Fixes <https://bugs.gnu.org/34877>.
Reported by Diego Nicola Barbato <dnbarbato@posteo.de>
and sirmacik <sirmacik@wioo.waw.pl>.

* gnu/packages/ghostscript.scm (ghostscript/fixed): New variable.
2019-08-25 22:48:40 +02:00
Vagrant Cascadian 8c1379ba40
gnu: Update diffoscope to 121.
* gnu/packages/package-management (diffoscope): Update to 121.
  [version] Only define version once.
  [arguments] Add writeable-test-data phase.
2019-08-25 12:01:39 -07:00
Pierre Neidhardt 6063a56140
gnu: emacs-slime: Update to 2.24.
* gnu/packages/emacs-xyz.scm (emacs-slime): Update to 2.24.
2019-08-25 21:00:06 +02:00
Maxim Cournoyer 1407ebeaa1
doc: Document the use of `program-file' for mcron jobs.
* doc/guix.texi (Scheduled Job Execution): Explain why using `program-file'
for an mcron job can be necessary.  Add an example.
2019-08-26 07:52:30 +09:00
Brian Leung d558700a0c
gnu: emacs-undo-propose-el: Update to 3.0.0-1.21a5cdc.
* gnu/packages/emacs-xyz.scm (emacs-undo-propose-el): Update to 3.0.0-1.21a5cdc.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-25 16:48:38 +03:00
Brian Leung 3f13a4ec26
gnu: emacs-helm-swoop: Update to 2.0.0.
* gnu/packages/emacs-xyz.scm (emacs-helm-swoop): Update to 2.0.0.
[source]: Use the new url.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-25 16:48:21 +03:00
Brian Leung 72cef4227c
gnu: Add emacs-evil-mc.
* gnu/packages/emacs-xyz.scm (emacs-evil-mc): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-25 16:24:53 +03:00
Pierre Neidhardt d0480ca1a2
gnu: sbcl: Include source so that standard symbol definitions can be examined.
* gnu/packages/lisp.scm (sbcl)[arguments]: Add build-source phase to install
source directories "src" and "contrib".
2019-08-25 12:28:28 +02:00
宋文武 3d76112769
gnu: sysstat: Update to 12.1.6.
* gnu/packages/linux.scm (sysstat): Update from 11.4.3 to 12.1.6.
2019-08-25 12:11:15 +08:00
Ludovic Courtès 2cb81e1ebe
gnu: libextractor: Adapt to exiv2 0.27.
This fixes a compilation error.

* gnu/packages/patches/libextractor-exiv2.patch: New file.
* gnu/packages/gnunet.scm (libextractor)[sources]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-08-24 23:25:39 +02:00
Pierre Neidhardt 0908f93149
gnu: sbcl: Update to 1.5.5.
* gnu/packages/lisp.scm (sbcl): Update to 1.5.5.
2019-08-24 18:43:03 +02:00
Pierre Neidhardt 5c8b9a4381
gnu: sbcl: Enable core compression and xref for internals.
* gnu/packages/lisp.scm (sbcl): Do it.
2019-08-24 18:25:53 +02:00
Nicolas Goaziou 9e4422d683
gnu: Add rust-wasi.
* gnu/packages/crates-io.scm (rust-wasi): New variable.
2019-08-24 16:58:05 +02:00
Nicolas Goaziou fc4a035445
gnu: Add rust-num-integer.
* gnu/packages/crates-io.scm (rust-num-integer): New variable.
2019-08-24 16:58:05 +02:00
Nicolas Goaziou 03551c17de
gnu: Add rust-num-traits.
* gnu/packages/crates-io.scm (rust-num-traits): New variable.
2019-08-24 16:58:04 +02:00
Nicolas Goaziou 9119f7aba8
gnu: Add rust-libc.
* gnu/packages/crates-io.scm (rust-libc): New variable.
2019-08-24 16:58:04 +02:00
Nicolas Goaziou 52e7295fc1
gnu: Add fet.
* gnu/packages/education.scm (fet): New variable.
2019-08-24 16:52:02 +02:00
Rutger Helling 7929f1f530
gnu: wine: Update to 4.0.2.
* gnu/packages/wine.scm (wine): Update to 4.0.2.
2019-08-24 11:56:32 +02:00
Tobias Geerinckx-Rice fdfad2fc4e
gnu: python-twisted: Update to 19.7.0.
* gnu/packages/python-xyz.scm (python-twisted): Update to 19.7.0.
2019-08-24 04:56:08 +02:00
Tobias Geerinckx-Rice b380463b50
gnu: certbot: Don't use NAME in source URI.
* gnu/packages/tls.scm (certbot)[source]: Hard-code NAME.
2019-08-24 04:56:08 +02:00
Tobias Geerinckx-Rice 70fcf8167e
gnu: python-acme: Update to 0.37.2.
* gnu/packages/tls.scm (python-acme): Update to 0.37.2.
2019-08-24 04:56:08 +02:00
Tobias Geerinckx-Rice 8a8e449147
gnu: python-pyscard: Update to 1.9.9.
* gnu/packages/security-token.scm (python-pyscard): Update to 1.9.9.
2019-08-24 04:56:08 +02:00
Tobias Geerinckx-Rice d5be746a85
gnu: python-pyodbc: Update to 4.0.27.
* gnu/packages/databases.scm (python-pyodbc): Update to 4.0.27.
2019-08-24 04:56:08 +02:00
宋文武 cd4fec577c
gnu: go-ipfs: Update to 0.4.22.
* gnu/packages/ipfs.scm (go-ipfs): Update from 0.4.19 to 0.4.22.
2019-08-24 10:45:48 +08:00
Giacomo Leidi 64fa66ba3d
gnu: libdazzle: Update to 3.33.90.
* gnu/packages/gnome.scm (libdazzle): Update to 3.33.90.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-23 23:39:22 +02:00
Brian Leung a9e2de7e3a
gnu: Add ruby-solargraph.
* gnu/packages/ruby.scm (ruby-solargraph): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-23 23:39:22 +02:00
Brian Leung 7bddb6aa53
gnu: Add ruby-htmlentities.
* gnu/packages/ruby.scm (ruby-htmlentities): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-23 23:39:22 +02:00
Brian Leung 9e065a8aa2
gnu: Add ruby-reverse-markdown.
* gnu/packages/ruby.scm (ruby-reverse-markdown): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-23 23:39:21 +02:00
Brian Leung ab8c52a219
gnu: ruby-nokogiri: Update to 1.10.4.
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.10.4.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-23 23:39:21 +02:00
Brian Leung 99d17bb553
gnu: ruby-simplecov: Update to 0.17.0.
* gnu/packages/ruby.scm (ruby-simplecov): Update to 0.17.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-23 23:39:21 +02:00
Brian Leung a88ac044bc
gnu: ruby-mini-portile-2: Update to 2.4.0.
* gnu/packages/ruby.scm (ruby-mini-portile-2): Update to 2.4.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-23 23:39:21 +02:00
Ludovic Courtès a9f3396014
gnu: jube: Fix license.
* gnu/packages/python-xyz.scm (jube)[license]: Change to GPL3+.
2019-08-23 23:39:21 +02:00
Tobias Geerinckx-Rice 8d515ce6e9
gnu: foomatic-filters: Don't use NAME in source URI.
* gnu/packages/cups.scm (foomatic-filters)[source]: Hard-code NAME.
2019-08-23 22:35:38 +02:00
Tobias Geerinckx-Rice b1bd6b54b1
gnu: foo2zjs: Update to 20190517.
The (unversioned) tarball was modified to replace mention of ‘yum’
with ‘dnf’.

* gnu/packages/cups.scm (foo2zjs): Update to 20190517.
2019-08-23 22:35:38 +02:00
Tobias Geerinckx-Rice d9d1421a4f
gnu: parallel: Update to 20190822.
* gnu/packages/parallel.scm (parallel): Update to 20190822.
2019-08-23 22:35:38 +02:00