Commit Graph

39048 Commits (0246bfc0c48e5b661bd1e954ffcdcad0d19baa7c)

Author SHA1 Message Date
Tobias Geerinckx-Rice 0246bfc0c4
gnu: padthv1: Update to 0.9.8.
* gnu/packages/music.scm (padthv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:28 +02:00
Tobias Geerinckx-Rice d32f2aa379
gnu: samplv1: Update to 0.9.8.
* gnu/packages/music.scm (samplv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:28 +02:00
Tobias Geerinckx-Rice 8c7c76876b
gnu: synthv1: Update to 0.9.8.
* gnu/packages/music.scm (synthv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice 8b78ba2b9b
gnu: drumkv1: Update to 0.9.8.
* gnu/packages/music.scm (drumkv1): Update to 0.9.8.
[arguments]: Drop -std=gnu++11 #:configure-flags.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice 455d29dda6
gnu: python-parted: Don't use unstable tarball.
* gnu/packages/disk.scm (python-parted)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice 2ea3bfe7cb
gnu: Add volumeicon.
* gnu/packages/gtk.scm (volumeicon): New public variable.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice 89512e1b30
gnu: python-parted: Update to 3.11.2.
* gnu/packages/disk.scm (python-parted): Update to 3.11.2.
2019-06-24 13:25:27 +02:00
Gábor Boskovits 91477def51
gnu: Add postgresql-11.
* gnu/packages/databases.scm(postgresql-11): New variable.
2019-06-24 10:41:16 +02:00
Ludovic Courtès 40c369b234
linux-container: Remove dependency on (guix utils).
Fixes a bug whereby derivations importing (gnu build linux-container),
such as the 'bitlbee' and 'tor' services, would depend on the
user's (guix config) file, which was pulled as a dependency of (guix
utils).  As a result, those derivations would vary from user to user.

* gnu/build/linux-container.scm (call-with-temporary-directory): New
procedure.
2019-06-23 19:53:03 +02:00
Tobias Geerinckx-Rice 258257acb0
gnu: znc: Update to 1.7.4.
* gnu/packages/messaging.scm (znc): Update to 1.7.4.
2019-06-23 16:14:51 +02:00
Tobias Geerinckx-Rice 22e6855442
gnu: spread-sheet-widget: Don't use NAME in source URI.
* gnu/packages/gtk.scm (spread-sheet-widget)[source]: Hard-code NAME.
2019-06-23 16:14:51 +02:00
Tobias Geerinckx-Rice 4c7ca747eb
gnu: enchant: Update to 2.2.4.
* gnu/packages/enchant.scm (enchant): Update to 2.2.4.
2019-06-23 15:05:00 +02:00
Pierre Neidhardt fe3846c9cb
gnu: emacs-org-reveal: Update to 20190622.
* gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 20190622.
2019-06-23 11:08:10 +02:00
Mark H Weaver a37cbc4cbd
gnu: linux-libre: Update to 5.1.14.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.14.
(%linux-libre-hash): Update hash.
2019-06-23 02:54:22 -04:00
Mark H Weaver 9f9dcaaca0
gnu: linux-libre@4.19: Update to 4.19.55.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.55.
(%linux-libre-4.19-hash): Update hash.
2019-06-23 02:53:16 -04:00
Mark H Weaver cf03bd688b
gnu: linux-libre@4.14: Update to 4.14.129.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.129.
(%linux-libre-4.14-hash): Update hash.
2019-06-23 02:52:22 -04:00
Mark H Weaver 13a320b006
gnu: linux-libre@4.9: Update to 4.9.183.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.183.
2019-06-23 02:51:43 -04:00
Mark H Weaver 06ba7f27f0
gnu: linux-libre@4.4: Update to 4.4.183.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.183.
2019-06-23 02:50:59 -04:00
Tobias Geerinckx-Rice f205f6be7a
gnu: mate-themes: Update to 3.22.20.
* gnu/packages/mate.scm (mate-themes): Update to 3.22.20.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice a5883d1fbe
gnu: stellarium: Don't use NAME in source URI.
* gnu/packages/astronomy.scm (stellarium)[source]: Hard-code NAME.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice 4b93bc0d51
gnu: stellarium: Update to 0.19.1.
* gnu/packages/astronomy.scm (stellarium): Update to 0.19.1.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice 5e15ec6734
gnu: mutt: Update to 1.12.1.
* gnu/packages/mail.scm (mutt): Update to 1.12.1.
2019-06-23 00:22:29 +02:00
Tobias Geerinckx-Rice a5d8a2b24b
gnu: isync: Update to 1.3.1.
* gnu/packages/mail.scm (isync): Update to 1.3.1.
2019-06-23 00:22:29 +02:00
Julien Lepiller b95af3f6ab
gnu: python-pyatspi: Fix loading libraries.
* gnu/package/gnome.scm (python-pyatspi): Fix loading dependencies.
2019-06-22 17:21:06 +02:00
Julien Lepiller 453365bcf7
gnu: Add harmonist-tk.
* gnu/packages/games.scm (harmonist-tk): New variable.
2019-06-22 17:11:37 +02:00
Julien Lepiller a5c86aa0fb
gnu: Add go-github.com-nsf-gothic.
* gnu/packages/tcl.scm (go-github.com-nsf-gothic): New variable.
2019-06-22 17:11:27 +02:00
Julien Lepiller d9d836c323
gnu: Use license: prefix in tcl.scm.
* gnu/packages/tcl.scm: Use license: prefix in tcl.scm.
2019-06-22 17:10:48 +02:00
Pierre Neidhardt 545946f657
gnu: Add openvr.
* gnu/packages/game-development.scm (openvr): New variable.
2019-06-22 12:58:49 +02:00
Rutger Helling a617544248
gnu: wine-staging: Update to 4.11.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.11.
* gnu/packages/wine.scm (wine-staging): Update to 4.11.
2019-06-22 10:04:20 +02:00
Tobias Geerinckx-Rice 0998175f4e
gnu: python-dask: Update to 1.2.2.
* gnu/packages/python-xyz.scm (python-dask): Update to 1.2.2.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice b5cb462438
gnu: python-bcrypt: Update to 3.1.7.
* gnu/packages/python-crypto.scm (python-bcrypt): Update to 3.1.7.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice 0107c9b8b2
gnu: python-twisted: Update to 19.2.1.
* gnu/packages/python-xyz.scm (python-twisted): Update to 19.2.1.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice 47d79541ba
gnu: python-astunparse: Update to 1.6.2.
* gnu/packages/python-xyz.scm (python-astunparse): Update to 1.6.2.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice 1710b8f889
gnu: python-robotframework: Update to 3.1.2.
* gnu/packages/python-xyz.scm (python-robotframework): Update to 3.1.2.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice 9b01a729b0
gnu: pdfpc: Update to 4.3.4.
* gnu/packages/pdf.scm (pdfpc): Update to 4.3.4.
2019-06-22 01:37:35 +02:00
Tobias Geerinckx-Rice ba96c10ecd
gnu: exo: Update to 0.12.6.
* gnu/packages/xfce.scm (exo): Update to 0.12.6.
2019-06-22 01:02:15 +02:00
Tobias Geerinckx-Rice e6de37df45
gnu: youtube-dl: Update to 2019.06.21.
* gnu/packages/video.scm (youtube-dl): Update to 2019.06.21.
2019-06-22 01:02:15 +02:00
Tobias Geerinckx-Rice c9750434aa
gnu: scrot: Name source checkout.
* gnu/packages/xdisorg.scm (scrot)[source]: Add FILE-NAME.
2019-06-22 01:02:14 +02:00
Tobias Geerinckx-Rice 6263202ba2
gnu: python-lmdb: Update to 0.95.
* gnu/packages/databases.scm (python-lmdb): Update to 0.95.
2019-06-22 01:02:14 +02:00
Tobias Geerinckx-Rice 41a3498128
gnu: cbatticon: Update to 1.6.9.
* gnu/packages/admin.scm (cbatticon): Update to 1.6.9.
2019-06-22 01:02:14 +02:00
Tobias Geerinckx-Rice 4286a6b085
gnu: gpgme: Update to 1.13.1.
* gnu/packages/gnupg.scm (gpgme): Update to 1.13.1.
2019-06-21 23:20:36 +02:00
Tobias Geerinckx-Rice cb1d8aeeb3
gnu: gnuplot: Update to 5.2.7.
* gnu/packages/maths.scm (gnuplot): Update to 5.2.7.
2019-06-21 23:20:36 +02:00
Tobias Geerinckx-Rice dcdc3315c9
gnu: rclone: Update to 1.48.0.
* gnu/packages/sync.scm (rclone): Update to 1.48.0.
2019-06-21 23:20:36 +02:00
Nicolas Goaziou a65f1e8eab
gnu: Move ratpoints into "sagemath.scm"
* gnu/packages/algebra.scm (ratpoints): Move package from here...
* gnu/packages/sagemath.scm (ratpoints): ... to here.
2019-06-21 22:57:19 +02:00
Gábor Boskovits 64dc8e9e59
gnu: Add openjdk12.
* gnu/packages/java.scm(openjdk12): New variable.
2019-06-21 22:50:25 +02:00
Pierre Neidhardt 38d4c21502
gnu: emacs-fish-completion: Update to 1.1.
* gnu/packages/emacs-xyz.scm (emacs-fish-completion): Update to 1.1.
2019-06-21 19:52:54 +02:00
Andreas Enge e6049c84da
gnu: zn-poly: Install all libraries.
* gnu/packages/sagemath.scm (zn-poly): Install the static and the dynamic
library with its symlinks, and end a phase with #t.
2019-06-21 16:35:27 +02:00
Ricardo Wurmus b556abe416
gnu: khmer: Update to 3.0.0a3.
* gnu/packages/bioinformatics.scm (khmer): Update to 3.0.0a3.
[source]: Remove patch; remove seqan in snippet.
[inputs]: Add seqan-1.
* gnu/packages/patches/khmer-use-libraries.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-06-21 11:41:54 +02:00
Mark H Weaver c2c4ac0f69
gnu: icecat: Update to 60.7.2-guix1 [security fixes].
Includes fixes for CVE-2019-11707 and CVE-2019-11708.

* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.2-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
2019-06-21 05:20:36 -04:00
Marius Bakke c94cc6de39
gnu: ungoogled-chromium: Increase build timeout.
* gnu/packages/chromium.scm (ungoogled-chromium)[properties]: New field.
2019-06-21 11:05:05 +02:00