Commit graph

25768 commits

Author SHA1 Message Date
Ludovic Courtès
0e4885af02
gnu: gzochi: Switch to Guile 2.2.
* gnu/packages/game-development.scm (gzochi)[inputs]: Switch to GUILE-2.2.
2018-04-30 23:41:21 +02:00
Ludovic Courtès
1798e9ee97
gnu: gzochi: Build without '-Werror'.
Previously it would fail to build due to GLib deprecation warnings.

* gnu/packages/game-development.scm (gzochi)[arguments]: New field.
2018-04-30 23:41:21 +02:00
Ludovic Courtès
350f50cbd3
gnu: tcc-wrapper: Use Guile 2.2.
* gnu/packages/c.scm (tcc-wrapper)[inputs]: Switch to GUILE-2.2.
2018-04-30 23:41:21 +02:00
Tobias Geerinckx-Rice
e64a3b436a
gnu: sudo: Update to 1.8.23.
* gnu/packages/admin.scm (sudo): Update to 1.8.23.
2018-04-30 23:03:39 +02:00
Mark H Weaver
59bc15cf88
gnu: icecat: Add more fixes from upstream mozilla-esr52.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes
from the upstream mozilla-esr52 repository.
* gnu/packages/patches/icecat-bug-1452075.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-04-30 16:46:40 -04:00
Tobias Geerinckx-Rice
1672e7e714
gnu: perl-dbix-class-schema-loader: Update to 0.07049.
* gnu/packages/databases.scm (perl-dbix-class-schema-loader): Update to 0.07049.
2018-04-30 21:36:11 +02:00
Tobias Geerinckx-Rice
435897c0f2
gnu: perl-dbix-class: Update to 0.082841.
* gnu/packages/databases.scm (perl-dbix-class): Update to 0.082841.
2018-04-30 21:36:10 +02:00
Tobias Geerinckx-Rice
e56feffec0
gnu: acpica: Update to 20180427.
* gnu/packages/admin.scm (acpica): Update to 20180427.
2018-04-30 21:36:10 +02:00
Tobias Geerinckx-Rice
443c432e90
gnu: reposurgeon: End all phases in truth.
* gnu/packages/version-control.scm (reposurgeon)[arguments]: Return #t
from the ‘install-emacs-data’ phase, instead of COPY-FILE's undefined
result.
2018-04-30 21:36:10 +02:00
Tobias Geerinckx-Rice
53bed20918
gnu: rhash: Update to 1.3.6.
* gnu/packages/crypto.scm (rhash): Update to 1.3.6.
[arguments]: Adjust to extensive build system changes.
2018-04-30 21:36:10 +02:00
Clément Lassieur
539a8d2931
gnu: gajim: Update to 1.0.2.
* gnu/packages/messaging.scm (gajim): Update to 1.0.2.
2018-04-30 21:23:21 +02:00
Clément Lassieur
4b6e2a19af
gnu: python-nbxmpp: Update to 0.6.5.
* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.5.
2018-04-30 21:23:15 +02:00
Leo Famulari
d0e888c39d
gnu: xournal: Update to 0.4.8.2016.
* gnu/packages/pdf.scm (xournal): Update to 0.4.8.2016.
2018-04-30 14:13:06 -04:00
Marius Bakke
a66853810e
Merge branch 'staging' 2018-04-30 19:26:03 +02:00
Fis Trivial
fb8966abc4
gnu: python-jedi: Update to 0.12.0, enable tests.
* gnu/packages/python.scm (jedi): Update to 0.12.0, enable tests.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-30 14:35:17 +02:00
Fis Trivial
8b2597d542
gnu: Add python-parso.
* gnu/packages/python.scm (python-parso, python2-parso): New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-30 14:35:05 +02:00
Ludovic Courtès
5986e94118
services: gpm: Provide a default value and document 'gpm-service-type'.
* gnu/services/base.scm (%default-gpm-options): New variable.
(<gpm-configuration>)[gpm, options]: Add default values.
(gpm-service-type)[default-value]: New field.
(gpm-service): Use %DEFAULT-GPM-OPTIONS and mark as deprecated.
* doc/guix.texi (Base Services): Document 'gpm-service-type' and
'gpm-configuration'.  Remove 'gpm-service'.
2018-04-30 14:22:43 +02:00
Ludovic Courtès
f675d8b97d
gnu: Remove a couple of old deprecated package aliases.
* gnu/packages/emacs.scm (geiser-next, paredit/old-name): Remove.
2018-04-30 14:22:43 +02:00
Ludovic Courtès
3edbe53924
gnu: skribilo: Update to 0.9.4 and switch to Guile 2.2.
* gnu/packages/skribilo.scm (skribilo): Update to 0.9.4.
[arguments]: Remove #:configure-flags.  Adjust -C flag added to
'skribilo.in' in 'pre-configure' phase.
[inputs]: Switch to GUILE-2.2.
[native-inputs]: Switch to GUILE-LIB and GUILE-READER.
2018-04-30 14:22:43 +02:00
Danny Milosavljevic
70ab130a49
services: Re-export static-networking-service, static-networking-service-type.
* gnu/services/networking.scm: Re-export static-networking-service,
static-networking-service-type.
2018-04-30 10:43:03 +02:00
Rutger Helling
d95e4864ba
gnu: wine: Add Kerberos support.
* gnu/packages/wine.scm (wine)[inputs]: Add mit-krb5.
2018-04-30 10:28:45 +02:00
Rutger Helling
fc6dace31d
gnu: wine-staging: Update to 3.7.
* gnu/packages/wine.scm (wine-staging): Update to 3.7.
2018-04-30 10:14:37 +02:00
Rutger Helling
6e9e598954
gnu: wine-staging-patchset-data: Update to 3.7.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.7.
2018-04-30 10:14:37 +02:00
Mark H Weaver
8c21c64e59
gnu: linux-libre: Update to 4.16.6.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.6.
(%linux-libre-hash): Update hash.
2018-04-30 03:27:52 -04:00
Mark H Weaver
7be01574b7
gnu: linux-libre@4.14: Update to 4.14.38.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.38.
(%linux-libre-4.14-hash): Update hash.
2018-04-30 03:26:56 -04:00
Mark H Weaver
f34ea4afdd
gnu: linux-libre@4.9: Update to 4.9.97.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.97.
2018-04-30 03:26:01 -04:00
Mark H Weaver
3026c61077
gnu: linux-libre@4.4: Update to 4.4.130.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.130.
2018-04-30 03:25:23 -04:00
Danny Milosavljevic
d94e81dbfc
services: Add modem-manager-service-type.
* gnu/services/networking.scm (modem-manager-service-type): New variable.
(<modem-manager-configuration>): New variable.
(modem-manager-configuration): New procedure.
(modem-manager-configuration?): New procedure.
* doc/guix.texi (Networking Services): Document it.
* gnu/tests/networking.scm: Import (gnu services base).
2018-04-30 03:47:16 +02:00
Danny Milosavljevic
c9436025a9
services: Move static-networking to (gnu services base).
* gnu/services/networking.scm (static-networking, static-networking?,
static-networking-interface, static-networking-ip, static-networking-netmask,
static-networking-gateway, static-networking-requirement,
static-networking-service, static-networking-service-type): Move to...
* gnu/services/base.scm: ...here.
2018-04-30 03:47:14 +02:00
Julien Lepiller
f1f4a4f016
gnu: Add java-apache-ivy.
* gnu/package/java.scm (java-apache-ivy): New variable.
* gnu/packages/patches/java-apache-ivy-port-to-latest-bouncycastle.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-04-29 23:23:14 +02:00
Julien Lepiller
b0fbf59656
gnu: Add java-jsch-agentproxy-jsch.
* gnu/packages/java.scm (java-jsch-agentproxy-jsch): New variable.
2018-04-29 23:23:09 +02:00
Julien Lepiller
5a46b17b12
gnu: Add java-jsch-agentproxy-connector-factory.
* gnu/packages/java.scm (java-jsch-agentproxy-connector-factory): New
variable.
2018-04-29 23:23:07 +02:00
Julien Lepiller
96d6d9c797
gnu: Add java-jsch-agentproxy-usocket-nc.
* gnu/packages/java.scm (java-jsch-agentproxy-usocket-nc): New variable.
2018-04-29 23:23:05 +02:00
Julien Lepiller
475225e306
gnu: Add java-jsch-agentproxy-pageant.
* gnu/packages/java.scm (java-jsch-agentproxy-pageant): New variable.
2018-04-29 23:23:03 +02:00
Julien Lepiller
f438e63835
gnu: Add java-jsch-agentproxy-usocket-jna.
* gnu/packages/java.scm (java-jsch-agentproxy-usocket-jna): New
variable.
2018-04-29 23:23:01 +02:00
Julien Lepiller
f1d79c97be
gnu: Add java-jsch-agentproxy-sshagent.
* gnu/packages/java.scm (java-jsch-agentproxy-sshagent): New variable.
2018-04-29 23:22:59 +02:00
Julien Lepiller
470674a541
gnu: Add java-jsch-agentproxy-core.
* gnu/packages/java.scm (java-jsch-agentproxy-core): New variable.
2018-04-29 23:22:56 +02:00
Julien Lepiller
50d70a727b
gnu: Add java-bouncycastle.
* gnu/packages/java.scm (java-bouncycastle): New variable.
(java-bouncycastle-bcprov, java-bouncycastle-bcpkix): Remove variable.
(java-kafka-clients)[inputs]: Use java-bouncycastle.
2018-04-29 23:22:30 +02:00
Vagrant Cascadian
adc61d7244
gnu: Add u-boot-mx6cuboxi.
* gnu/packages/bootloaders.scm (u-boot-mx6cuboxi): New variable.
2018-04-29 19:03:05 +02:00
Vagrant Cascadian
95a3422ef1
gnu: Add u-boot-wandboard.
* gnu/packages/bootloaders.scm (u-boot-wandboard): New variable.
2018-04-29 19:03:05 +02:00
Vagrant Cascadian
fd0b21d5f6
gnu: make-u-boot-package: Install 'SPL' files also.
* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Add 'SPL'
files to the files installed during custom 'install phase.
2018-04-29 19:03:03 +02:00
Ludovic Courtès
df1eaffc36
file-systems: Expound '%pseudo-file-system-types'.
Reported by Tobias Geerinckx-Rice <me@tobias.gr>.

* gnu/system/file-systems.scm (%pseudo-file-system-types): Add
"debugfs", "efivarfs", "hugetlbfs", "overlay", and "securityfs".
2018-04-29 17:55:08 +02:00
Tobias Geerinckx-Rice
8bcda205f5
gnu: utf8proc: Update to 2.1.1.
* gnu/packages/textutils.scm (utf8proc): Update to 2.1.1.
2018-04-29 03:30:14 +02:00
Tobias Geerinckx-Rice
4f447d2f98
gnu: Use HTTPS for julialang.org home pages.
* gnu/packages/textutils.scm (utf8proc)[home-page]: Use HTTPS.
* gnu/packages/julia.scm (julia)[home-page]: Likewise
2018-04-29 03:29:48 +02:00
Fis Trivial
a34bc5c913
gnu: python-autopep8: Update to 1.3.5
* gnu/packages/python.scm (python-autopep8): Update to 1.3.5

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-28 23:34:04 +02:00
Fis Trivial
2dab4188ec
gnu: Add python-autograd
* gnu/packages/machine-learning.scm (python-autograd, python2-autograd): New
variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-28 23:33:50 +02:00
Diego Nicola Barbato
3c2d267f4b
gnu: escpr: Update to 1.6.20.
* gnu/packages/cups.scm (escpr): Update to 1.6.20.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-28 23:28:02 +02:00
Ludovic Courtès
5a48a066ab
gnu: gcc-toolchain: Add "static" output.
This allows the use of 'gcc-toolchain' to create statically-linked
executables (requires libc.a.)

* gnu/packages/commencement.scm (make-gcc-toolchain): Add "static"
output.  Add "libc-static" to 'inputs'.  Add call to 'union-build' for
the "static" output.
2018-04-28 22:33:47 +02:00
Kei Kebreau
48167ccd75
gnu: dfc: Update to 3.1.1.
* gnu/packages/admin.scm (dfc): Update to 3.1.1.
2018-04-28 14:40:18 -04:00
Marius Bakke
720d9df908
gnu: notmuch: Update to 0.26.2.
* gnu/packages/mail.scm (notmuch): Update to 0.26.2.
2018-04-28 16:55:39 +02:00
Marius Bakke
af574d824a
gnu: godot: Update to 3.0.2.
* gnu/packages/game-development.scm (godot): Update to 3.0.2.
2018-04-28 16:55:39 +02:00
Marius Bakke
5b8d2ace93
gnu: godot: Remove unused bundled libraries from the source.
While at it, also use system libvpx.

* gnu/packages/game-development.scm (godot)[source](snippet): New field.
[arguments]: Add "builtin_libvpx=no" to #:scons-flags.
[inputs]: Add LIBVPX.
2018-04-28 16:55:39 +02:00
Marius Bakke
8311a84416
gnu: godot: Add a file extension to source file name.
* gnu/packages/game-development.scm (godot)[source](file-name): Append ".tar.gz".
2018-04-28 16:55:39 +02:00
Fis Trivial
7fb1530f2f
gnu: python-yapf: Update to 0.21.0.
* gnu/packages/python.scm (python-yapf): Update to 0.21.0.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2018-04-28 17:12:27 +03:00
Jan Nieuwenhuizen
5559e01fe0
gnu: mes: Update to 0.13.
* gnu/packages/mes.scm (mes): Update to 0.13.  Use new gitlab url scheme.
2018-04-28 15:30:49 +02:00
Roel Janssen
21c566a3aa
gnu: virt-manager: Update to 1.5.1.
* gnu/packages/virtualization.scm (virt-manager): Update to 1.5.1.
2018-04-28 10:14:47 +02:00
Roel Janssen
a62d455d1d
gnu: fabric: Update to 1.14.0.
* gnu/packages/admin.scm (fabric): Update to 1.14.0;
[native-inputs]: Add python2-pynacl and python2-bcrypt.
2018-04-28 02:14:35 +02:00
Roel Janssen
dad9556c5d
gnu: roary: Update to 3.12.0.
* gnu/packages/bioinformatics.scm (roary): Update to 3.12.0.
2018-04-28 01:52:52 +02:00
Roel Janssen
169fa0d813
gnu: gnome-terminal: Update to 3.28.1.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.1.
2018-04-28 01:45:32 +02:00
Roel Janssen
6a71d454de
gnu: vte: Update to 0.52.1.
* gnu/packages/gnome.scm (vte): Update to 0.52.1.
2018-04-28 01:44:29 +02:00
Roel Janssen
d36d5229ed
gnu: star: Update to 2.6.0a.
* gnu/packages/bioinformatics.scm (star): Update to 2.6.0a.
2018-04-28 01:24:10 +02:00
Roel Janssen
457fd268ff
gnu: multiqc: Update to 1.5.
* gnu/packages/bioinformatics.scm (multiqc): Update to 1.5.
2018-04-28 01:10:24 +02:00
Roel Janssen
4b93efec28
gnu: express: Link with shared protobuf library.
* gnu/packages/bioinformatics.scm (express): Link with shared protobuf
  library.
2018-04-28 01:07:15 +02:00
Ricardo Wurmus
e09d74ecd2
gnu: Add r-codedepends.
* gnu/packages/cran.scm (r-codedepends): New variable.
2018-04-28 01:02:43 +02:00
Roel Janssen
4ffa085875
gnu: bamtools: Update to 2.5.1.
* gnu/packages/bioinformatics.scm (bamtools): Update to 2.5.1.
2018-04-28 00:56:59 +02:00
Roel Janssen
d0c75e73d4
gnu: taxtastic: Update to 0.8.5.
* gnu/packages/bioinformatics.scm (taxtastic): Update to 0.8.5.
2018-04-28 00:43:16 +02:00
Roel Janssen
5e3175f743
gnu: nnn: Update to 1.7.
* gnu/packages/admin.scm (nnn): Update to 1.7.
2018-04-28 00:38:31 +02:00
Ludovic Courtès
6ddb59607b
guix system: Report wrong file system 'device' fields.
Previously, if you wrote (device "my-label") without (title 'label),
you'd get:

  guix system: error: stat: No such file or directory: "my-label"

Now you get a proper error and a hint.

Reported by Pierre-Antoine Rouby.

* guix/scripts/system.scm (check-file-system-availability)[literal]: New
variable.  Loop over LITERAL.
* gnu/system/file-systems.scm (%pseudo-file-system-types): New variable.
* guix/ui.scm (display-hint): Make public.
2018-04-27 18:45:02 +02:00
Tobias Geerinckx-Rice
c441959819
gnu: libstaroffice: Update to 0.0.6.
* gnu/packages/libreoffice.scm (libstaroffice): Update to 0.0.6.
2018-04-27 15:56:19 +02:00
Tobias Geerinckx-Rice
8b1e89a4ad
gnu: perl-multidimensional: Update to 0.014.
* gnu/packages/perl.scm (perl-multidimensional): Update to 0.014.
2018-04-27 15:56:18 +02:00
Tobias Geerinckx-Rice
6e66835393
gnu: perl-bareword-filehandles: Update to 0.006.
* gnu/packages/perl.scm (perl-bareword-filehandles): Update to 0.006.
2018-04-27 15:56:18 +02:00
Ben Woodcroft
53ec1b7e8b
gnu: vsearch: Update to 2.8.0.
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.8.0.
2018-04-27 23:20:00 +10:00
Ben Woodcroft
171cf56c2f
gnu: diamond: Update to 0.9.21.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.21.
2018-04-27 23:20:00 +10:00
Ricardo Wurmus
a6334e6e8d
gnu: emacs-websocket: Update to 1.10.
* gnu/packages/emacs.scm (emacs-websocket): Update to 1.10.
[source]: Fetch from git.
2018-04-27 13:32:40 +02:00
Ricardo Wurmus
8e71673d2f
gnu: r-robustbase: Update to 0.93-0.
* gnu/packages/statistics.scm (r-robustbase): Update to 0.93-0.
2018-04-27 13:30:43 +02:00
Ricardo Wurmus
5ce901d59a
gnu: r-r-oo: Update to 1.22.0.
* gnu/packages/statistics.scm (r-r-oo): Update to 1.22.0.
2018-04-27 13:30:43 +02:00
Ricardo Wurmus
97dbc684c8
gnu: r-foreign: Update to 0.8-70.
* gnu/packages/statistics.scm (r-foreign): Update to 0.8-70.
2018-04-27 13:30:43 +02:00
Ricardo Wurmus
7f77e5d5fa
gnu: r-metap: Update to 0.9.
* gnu/packages/cran.scm (r-metap): Update to 0.9.
2018-04-27 13:30:43 +02:00
Ricardo Wurmus
d4dee0804a
gnu: r-pillar: Update to 1.2.2.
* gnu/packages/cran.scm (r-pillar): Update to 1.2.2.
2018-04-27 13:30:43 +02:00
Ricardo Wurmus
deb4894405
gnu: emacs-slack: Update to 0-4.d903954.
* gnu/packages/emacs.scm (emacs-slack): Update to 0-4.d903954.
2018-04-27 13:29:48 +02:00
Chris Marusich
a654d3debd
services: Set default <dhcpd-configuration> version to "4".
* gnu/services/networking.scm (<dhcpd-configuration>) <version>: Set the
default to "4" instead of "6"; both our manual and upstream says the default
should be "4".
2018-04-27 01:39:28 -07:00
Tobias Geerinckx-Rice
2216b6f410
gnu: thefuck: Use INVOKE.
* gnu/packages/admin.scm (thefuck)[arguments]: Substitute INVOKE for
SYSTEM* and end phase with explicit #t.
2018-04-27 05:36:55 +02:00
Tobias Geerinckx-Rice
3290f10773
gnu: thefuck: Update to 3.26.
* gnu/packages/admin.scm (thefuck): Update to 3.26.
2018-04-27 05:36:54 +02:00
Tobias Geerinckx-Rice
d11edbdf7d
gnu: infamous-plugins: Update to 0.2.04.
* gnu/packages/audio.scm (infamous-plugins): Update to 0.2.04.
2018-04-27 05:36:54 +02:00
Tobias Geerinckx-Rice
a9071e5c51
gnu: infamous-plugins: Use HTTPS home page.
* gnu/packages/audio.scm (infamous-plugins)[home-page]: Use HTTPS.
2018-04-27 05:36:54 +02:00
Tobias Geerinckx-Rice
7adaf5b5ad
gnu: drumstick: Update to 1.1.1.
* gnu/packages/music.scm (drumstick): Update to 1.1.1.
[inputs]: Remove fluidsynth.
2018-04-27 05:36:54 +02:00
Tobias Geerinckx-Rice
5346d91523
gnu: mpd: Update to 0.20.19.
* gnu/packages/mpd.scm (mpd): Update to 0.20.19.
2018-04-27 05:36:53 +02:00
Tobias Geerinckx-Rice
53c475d104
gnu: tuxguitar: Update to 1.5.
* gnu/packages/music.scm (tuxguitar): Update to 1.5.
2018-04-27 05:36:53 +02:00
Tobias Geerinckx-Rice
d4eae3f7d2
gnu: tuxguitar: Update home page.
The tuxguitar.pw domain is infested with squatters.

* gnu/packages/music.scm (tuxguitar)[home-page]: Update.
2018-04-27 05:36:53 +02:00
Tobias Geerinckx-Rice
15fc96e073
gnu: perl-clone: Update to 0.39.
* gnu/packages/perl.scm (perl-clone): Update to 0.39.
2018-04-27 05:36:53 +02:00
Tobias Geerinckx-Rice
54c3b7bf66
gnu: perl-strictures@2: Update to 2.000004.
* gnu/packages/perl.scm (perl-strictures-2): Update to 2.000004.
2018-04-27 05:36:52 +02:00
Eric Bavier
adfc742c42
gnu: ranger: Fix description and tests.
* gnu/packages/disk.scm (ranger)[arguments]: Replace '#:phases' with
'#:test-target'.
[description]: Remove texinfo markup.  'VI' -> 'Vi'.
2018-04-26 21:08:23 -05:00
Eric Bavier
834b0b9a5c
gnu: Add Ranger.
* gnu/packages/disk.scm (ranger): New variable.
2018-04-26 20:54:18 -05:00
Eric Bavier
e7323f4c08
gnu: mumps: Update to 5.1.2.
* gnu/packages/maths.scm (mumps): Update to 5.1.2.
2018-04-26 20:54:18 -05:00
Eric Bavier
d98e9009a9
gnu: scotch: Update to 6.0.5a.
* gnu/packages/patches/pt-scotch-build-parallelism.patch: Delete files.
* gnu/packages/patches/scotch-build-parallelism.patch,
gnu/packages/patches/scotch-graph-diam-64.patch,
gnu/packages/patches/scotch-graph-induce-type-64.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/maths.scm (scotch): Update to 6.0.5a.
[source](patches): Adjust accordingly.
2018-04-26 20:54:18 -05:00
Tobias Geerinckx-Rice
c2e76b7082
gnu: darktable: Update to 2.4.3.
* gnu/packages/photo.scm (darktable): Update to 2.4.3.
2018-04-27 03:11:50 +02:00
Tobias Geerinckx-Rice
5b292eac73
gnu: quassel: Use HTTPS home page.
* gnu/packages/irc.scm (quassel)[home-page]: Use HTTPS.
2018-04-27 02:56:45 +02:00
Tobias Geerinckx-Rice
72dae07296
gnu: quassel: Update to 0.12.5.
* gnu/packages/irc.scm (quassel): Update to 0.12.5.
[source]: Remove patch.
* gnu/packages/patches/quassel-fix-tls-check.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-04-27 02:56:44 +02:00
Tobias Geerinckx-Rice
1c51b7b4bc
gnu: libetonyek: Update to 0.1.8.
gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.8.
2018-04-27 02:56:44 +02:00
Tobias Geerinckx-Rice
fb9232d717
gnu: cpuid: Update to 20180419.
* gnu/packages/linux.scm (cpuid): Update to 20180419.
2018-04-27 02:56:44 +02:00