Efraim Flashner
a353643035
gnu: Add rust-lazy-static.
...
* gnu/packages/crates-io.scm (rust-lazy-static): New variable.
2019-08-28 16:53:01 +03:00
Efraim Flashner
b44863d1be
gnu: Add rust-antidote.
...
* gnu/packages/crates-io.scm (rust-antidote): New variable.
2019-08-28 16:53:01 +03:00
David Thompson
07d7175406
gnu: mingw-w64: Update to 6.0.0.
...
* gnu/packages/mingw.scm (mingw-w64): Update to 6.0.0.
* gnu/packages/patches/mingw-w64-6.0.0-gcc.patch: New file.
* gnu/packages/patches/mingw-w64-5.0rc2-gcc-4.9.3.patch: Delete it.
* gnu/local.mk (dist_patch_DATA): Add new patch. Delete old patch.
* gnu/build/cross-toolchain.scm (set-cross-path/mingw): Add additional
autoconf-like substitutions.
2019-08-28 08:47:14 -04:00
Efraim Flashner
dd2031169a
gnu: enlightenment: Update to 0.23.0.
...
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.23.0.
[build-system]: Switch to meson-build-system.
[arguments]: Add configure-flag to build without systemd. Remove
'bootstrap phase. Update substitutions in custom
'set-system-actions phase.
[inputs]: Add bluez, pulseaudio.
* gnu/packages/patches/enlightenment-fix-setuid-path.patch: Update.
* gnu/services/desktop.scm (enlightenment-setuid-programs): Update
location of 'freqset binary. Add 'cpuclock_sys to setuid binaries.
2019-08-28 13:29:51 +03:00
Efraim Flashner
3ecbda71aa
gnu: enlightenment: Don't use NAME in source URI.
...
* gnu/packages/enlightenment.scm (enlightenment)[source]: Hard-code
NAME.
2019-08-28 13:29:47 +03:00
Brian Leung
2f57fa10f4
gnu: emacs-elisp-demos: Update to 2019.08.16.
...
* gnu/packages/emacs-xyz.scm (emacs-elisp-demos): Update to 2019.08.16.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-28 10:02:40 +03:00
Giacomo Leidi
4ad7e7e604
gnu: gtkspell3: Install Vala bindings.
...
* gnu/packages/gtk.scm (gtkspell3)[native-inputs]: Add vala.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-08-28 09:32:16 +03:00
Mark H Weaver
a96d179b8b
gnu: webkitgtk: Update to 2.24.4.
...
* gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.4.
2019-08-28 00:17:49 -04:00
Ludovic Courtès
48752f277c
gnu: agda-ial: Fetch source from Git.
...
This addresses a 'guix lint' warning.
* gnu/packages/agda.scm (agda-ial)[source]: Change to use 'git-fetch'.
[arguments]: Change 'install phase accordingly; adjust its 'find-files'
regexp.
2019-08-28 00:27:14 +02:00
John Soo
276f598abc
gnu: Add agda-ial.
...
* gnu/packages/agda.scm (agda-ial): new variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-28 00:27:14 +02:00
Amar Singh
114f02bac4
gnu: emacsy: Cleanup build.
...
* gnu/packages/guile-xyz.scm (emacsy): Wrap binaries; fixes guile version
conflicts. Move some propagated inputs to inputs.
2019-08-27 16:58:11 +02:00
Amar Singh
e8c2da4104
gnu: Add nomad.
...
* gnu/packages/guile-xyz.scm (nomad): New variable.
2019-08-27 16:58:11 +02:00
Amar Singh
c99f32b94e
gnu: Add emacsy-minimal.
...
* (guile-emacsy): New variable.
Emacsy is a library for Guile. Emacsy package is too heavy for use as a
dependency for other packages:
$ guix size emacsy ... total: 1136.3 MiB
versus:
$ guix size guile-emacsy ... total: 132.3 MiB
2019-08-27 16:57:46 +02:00
Rutger Helling
6f0d8197df
gnu: youtube-dl: Update to 2019.08.13.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.08.13.
2019-08-27 14:52:02 +02:00
Rutger Helling
498448ebf2
gnu: sway: Update to 1.2.
...
* gnu/packages/wm.scm (sway): Update to 1.2.
2019-08-27 14:52:02 +02:00
Giacomo Leidi
19d0554fd4
gnu: Add template-glib.
...
* gnu/packages/glib.scm (template-glib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-27 12:46:00 +02:00
Giacomo Leidi
30e7c03aae
gnu: Add python-elementpath.
...
* gnu/packages/python-xyz.scm (python-elementpath): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-27 12:42:23 +02:00
Ludovic Courtès
24e3dd08ec
gnu: libmicrohttpd: Update to 0.9.66.
...
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.66.
2019-08-27 12:29:06 +02:00
Ludovic Courtès
b29d6abc8f
gnu: guile-bytestructures: Update to 1.0.6.
...
* gnu/packages/guile.scm (guile-bytestructures): Update to 1.0.6.
2019-08-27 12:20:44 +02:00
Ludovic Courtès
abba40731a
gnu: guile-bytestructures: Add upstream name.
...
* gnu/packages/guile.scm (guile-bytestructures)[properties]: New field.
2019-08-27 12:20:44 +02:00
Hartmut Goebel
a6baae7486
gnu: Add uniutils.
...
* gnu/packages/textutils.scm (uniutils): New variable.
2019-08-27 09:28:09 +02:00
Hartmut Goebel
7577ab5556
gnu: Add ascii2binary.
...
* gnu/packages/textutils.scm (ascii2binary): New variable.
2019-08-27 09:28:09 +02:00
Tobias Geerinckx-Rice
07272bd8e0
gnu: mkvtoolnix:gui: Don't require :out to be installed.
...
* gnu/packages/video.scm (mkvtoolnix)[arguments]: Add a
‘patch-relative-file-names’ phase to call ‘mkvmerge’ from :out.
2019-08-27 08:49:14 +02:00
Tobias Geerinckx-Rice
df14dc48fb
gnu: mkvtoolnix: Use @command{}.
...
* gnu/packages/video.scm (mkvtoolnix)[description]:
Substitute @command{} for @code{}.
2019-08-27 08:49:14 +02:00
Mark H Weaver
32e18e9b94
Merge branch 'wip-binaries'
2019-08-26 23:28:58 -04:00
Mark H Weaver
7a9f575660
gnu: linux-libre: Update deblobbing scripts.
...
* gnu/packages/linux.scm (deblob-scripts-4.9): Update to version 4.9.190
and update the 'deblob-check' hash.
(deblob-scripts-5.2, deblob-scripts-4.19)
(deblob-scripts-4.14, deblob-scripts-4.4): Update to versions 5.2.10, 4.19.68,
4.14.140, and 4.4.190 respectively, although the scripts themselves are
unchanged.
2019-08-26 23:05:52 -04:00
Ricardo Wurmus
d8f08344a7
gnu: cuirass: Update to 0.0.1-23.1cd2f93.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-23.1cd2f93.
2019-08-27 00:46:35 +02:00
Nicolas Goaziou
523ba4b16e
gnu: python-pip: Update to 19.2.1.
...
* gnu/packages/python-xyz.scm (python-pip): Update to 19.2.1.
2019-08-26 23:25:55 +02:00
Giacomo Leidi
ff33283c30
gnu: emacs-zerodark-theme: Fix modeline.
...
* gnu/packages/emacs-xyz.scm (emacs-zerodark-theme)[propagated-inputs]:
Add emacs-flycheck to prevent errors when themed modeline is active.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2019-08-26 21:18:28 +02:00
Tobias Geerinckx-Rice
296b3de614
gnu: mkvtoolnix: Update to 37.0.0.
...
* gnu/packages/video.scm (mkvtoolnix): Update to 37.0.0.
2019-08-26 19:23:34 +02:00
Tobias Geerinckx-Rice
908d8bedd8
gnu: mkvtoolnix: Don't use NAME in source URI.
...
* gnu/packages/video.scm (mkvtoolnix)[source]: Hard-code NAME.
2019-08-26 19:23:34 +02:00
Efraim Flashner
15527988d8
gnu: Rust-num-integer: Move rust-autocfg to cargo-inputs.
...
* gnu/packages/crates-io.scm (rust-num-integer)[arguments]: Move
rust-autocfg from cargo-development-inputs to cargo-inputs.
2019-08-26 18:19:50 +03:00
Tobias Geerinckx-Rice
f27cb0f1dd
gnu: iverilog: Update to 10.3.
...
* gnu/packages/fpga.scm (iverilog): Update to 10.3.
2019-08-26 15:56:32 +02:00
Tobias Geerinckx-Rice
24b03073e5
gnu: mupen64plus-rsp-z64: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-rsp-z64)[home-page]: Use HTTPS.
2019-08-26 15:56:31 +02:00
Tobias Geerinckx-Rice
cf396ea59d
gnu: mupen64plus-rsp-hle: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-rsp-hle)[home-page]: Use HTTPS.
2019-08-26 15:56:31 +02:00
Tobias Geerinckx-Rice
d738ce16dd
gnu: mupen64plus-input-sdl: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-input-sdl)[home-page]: Use HTTPS.
2019-08-26 15:56:31 +02:00
Tobias Geerinckx-Rice
cf5e946523
gnu: mupen64plus-audio-sdl: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-audio-sdl)[home-page]: Use HTTPS.
2019-08-26 15:56:30 +02:00
Tobias Geerinckx-Rice
eaa2b35c87
gnu: mupen64plus-core: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-core)[home-page]: Use HTTPS.
2019-08-26 15:56:30 +02:00
Rutger Helling
e85bb00c55
gnu: retroarch: Update to 1.7.8.
...
* gnu/packages/emulators.scm (retroarch): Update to 1.7.8.
2019-08-26 15:09:17 +02:00
Ludovic Courtès
2ae1c7528d
gnu: guile-next: Update to 2.9.4.
...
* gnu/packages/guile.scm (guile-next): Update to 2.9.4.
2019-08-26 13:40:46 +02:00
Ludovic Courtès
36ac952084
gnu: sysstat: Update source URL.
...
This is a followup to 3d76112769
.
* gnu/packages/linux.scm (sysstat): Update URL.
2019-08-26 13:40:45 +02:00
Efraim Flashner
6cec4c4b51
gnu: rage: Update to 0.3.1.
...
* gnu/packages/enlightenment.scm (rage): Update to 0.3.1.
2019-08-26 13:51:09 +03:00
Efraim Flashner
7e7fce6b74
gnu: efl: Update to 1.22.3.
...
* gnu/packages/enlightenment.scm (efl): Update to 1.22.3.
2019-08-26 13:51:09 +03:00
Jesse Gibbons
a5f0ebf669
gnu: Add cvassistant.
...
* gnu/package/cvassistant.scm: New file.
* gnu/local.mk: Add it.
* gnu/packages/cvassistant.scm (cvassistant): New variable.
2019-08-26 10:47:12 +02:00
Nicolas Goaziou
6263b5b3be
gnu: python-pillow: Update to 6.1.0.
...
* gnu/packages/python-xyz.scm (python-pillow): Update to 6.1.0.
2019-08-26 10:44:01 +02:00
Nicolas Goaziou
6643642482
gnu: Add python-pyroutelib3.
...
* gnu/packages/python-xyz.scm (python-pyroutelib3): New variable.
2019-08-26 10:00:26 +02:00
Tobias Geerinckx-Rice
a707484d64
gnu: perl-namespace-autoclean: Update to 0.29.
...
* gnu/packages/perl.scm (perl-namespace-autoclean): Update to 0.29.
2019-08-26 05:02:51 +02:00
Tobias Geerinckx-Rice
a7c7015adb
gnu: python-cvxopt: Update to 1.2.3.
...
* gnu/packages/maths.scm (python-cvxopt): Update to 1.2.3.
2019-08-26 05:02:51 +02:00
Tobias Geerinckx-Rice
3ef664d082
gnu: snd: Don't install the licence twice.
...
* gnu/packages/audio.scm (snd)[arguments]: Let the build system install
‘COPYING’ once.
2019-08-26 05:02:51 +02:00
Tobias Geerinckx-Rice
9477487645
gnu: snd: Set correct --with-doc-dir.
...
* gnu/packages/audio.scm (snd)[arguments]: Match #:configure-flags to
phases.
2019-08-26 05:02:51 +02:00
Tobias Geerinckx-Rice
cb6add546c
gnu: snd: Update to 19.6.
...
* gnu/packages/audio.scm (snd): Update to 19.6.
2019-08-26 05:02:51 +02:00
Tobias Geerinckx-Rice
9b9086ea82
gnu: rmlint: Update to 2.9.0.
...
* gnu/packages/disk.scm (rmlint): Update to 2.9.0.
2019-08-26 05:02:51 +02:00
Tobias Geerinckx-Rice
26daadb9c6
gnu: mupen64plus-video-z64: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-video-z64)[home-page]: Use HTTPS.
2019-08-26 05:02:50 +02:00
Tobias Geerinckx-Rice
b21acd21d5
gnu: mupen64plus-video-rice: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-video-rice)[home-page]: Use HTTPS.
2019-08-26 05:02:50 +02:00
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
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
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
Ludovic Courtès
9dd5f47528
gnu: Add JUBE.
...
* gnu/packages/python-xyz.scm (jube): New variable.
Co-authored-by: Florent Pruvost <florent.pruvost@inria.fr>
2019-08-23 18:41:49 +02:00
Brian Leung
d78bc23411
gnu: Add emacs-ample-regexps.
...
* gnu/packages/emacs-xyz.scm (emacs-ample-regexps): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-23 06:21:12 +03:00
Mark H Weaver
0ccc9a0f5b
gnu: isc-dhcp: Update bundled BIND to 9.11.10.
...
* gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 10.
[inputs]: Update hash of bind-source-tarball.
2019-08-22 15:50:14 -04:00
Pierre Langlois
47c95c94b4
gnu: Add emacs-mu4e-patch.
...
* gnu/packages/emacs-xyz.scm (emacs-mu4e-patch): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:31 +02:00
Pierre Langlois
46c1193a29
gnu: Add emacs-mu4e-jump-to-list.
...
* gnu/packages/emacs-xyz.scm (emacs-mu4e-jump-to-list): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:31 +02:00
Timotej Lazar
5094da0b83
gnu: Add reaver.
...
* gnu/packages/networking.scm (reaver): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:30 +02:00
Timotej Lazar
a83e2a01fb
gnu: Add pixiewps.
...
* gnu/packages/networking.scm (pixiewps): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:30 +02:00
Reza Alizadeh Majd
403b4e0685
gnu: Add lxqt-archiver.
...
* gnu/packages/lxqt.scm (lxqt-archiver): New Variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:30 +02:00
swedebugia
af01292277
gnu: Add bitcoin-abc.
...
* gnu/packages/finance.scm (bitcoin-abc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-22 17:59:30 +02:00
Ludovic Courtès
6d0fb469ed
gnu: freeipmi: Update to 1.6.4.
...
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.4.
2019-08-22 17:59:30 +02:00
Leo Famulari
ad64f271de
gnu: vidstab: Update to 1.1.0-0.aeabc8d.
...
* gnu/packages/video.scm (vidstab): Update to 1.1.0-0.aeabc8d.
2019-08-22 11:49:02 -04:00
Tobias Geerinckx-Rice
f5111b4d2b
gnu: Add zutils.
...
* gnu/packages/compression.scm (zutils): New public variable.
2019-08-22 15:37:47 +02:00
Tobias Geerinckx-Rice
ff452beac5
gnu: mupen64plus-ui-console: Correct synopsis.
...
* gnu/packages/emulators.scm (mupen64plus-ui-console)[synopisis]: Correct.
2019-08-22 15:37:46 +02:00
Tobias Geerinckx-Rice
e8079ba403
gnu: mupen64plus-ui-console: Use HTTPS home page.
...
* gnu/packages/emulators.scm (mupen64plus-ui-console)[home-page]: Use HTTPS.
2019-08-22 15:37:46 +02:00
Tobias Geerinckx-Rice
15783008ca
gnu: whois: Update to 5.5.1.
...
* gnu/packages/networking.scm (whois): Update to 5.5.1.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice
cc08576d9b
gnu: whois: Don't use NAME in source URI.
...
* gnu/packages/networking.scm (whois)[source]: Hard-code NAME.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice
d4ae72af47
gnu: mpd: Update to 0.21.14.
...
* gnu/packages/mpd.scm (mpd): Update to 0.21.14.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice
1f10e3695c
gnu: nsd: Update to 4.2.2.
...
* gnu/packages/dns.scm (nsd): Update to 4.2.2.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice
76eb007990
gnu: shellcheck: Update to 0.7.0.
...
* gnu/packages/haskell.scm (shellcheck): Update to 0.7.0.
[inputs]: Add ghc-diff.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice
29b60130d8
gnu: chafa: Update to 1.2.1.
...
* gnu/packages/image-viewers.scm (chafa): Update to 1.2.1.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice
7323def37d
gnu: nnn: Update to 2.6.
...
* gnu/packages/admin.scm (nnn): Update to 2.6.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice
23503abbc0
gnu: python-redis: Update to 3.3.8.
...
* gnu/packages/databases.scm (python-redis): Update to 3.3.8.
2019-08-22 15:35:32 +02:00
Tobias Geerinckx-Rice
524c0ece8e
gnu: bind: Update to 9.14.5.
...
* gnu/packages/dns.scm (isc-bind): Update to 9.14.5.
2019-08-22 11:53:37 +02:00
Tobias Geerinckx-Rice
3251c628f7
gnu: ccache: Update to 3.6.
...
* gnu/packages/ccache.scm (ccache): Update to 3.6.
2019-08-22 00:25:40 +02:00
Tobias Geerinckx-Rice
d0d54a61d3
gnu: lsyncd: Search $PATH for binaries.
...
* gnu/packages/sync.scm (lsyncd)[arguments]: Add
‘search-$PATH-for-binaries’ phase.
2019-08-21 23:52:47 +02:00
Tobias Geerinckx-Rice
35805bff9f
gnu: hcxdumptool: Update to 5.2.0.
...
* gnu/packages/networking.scm (hcxdumptool): Update to 5.2.0.
2019-08-21 23:52:47 +02:00
Tobias Geerinckx-Rice
28553e17fd
gnu: hcxtools: Update to 5.2.0.
...
* gnu/packages/networking.scm (hcxtools): Update to 5.2.0.
2019-08-21 23:52:47 +02:00
Tobias Geerinckx-Rice
d1aca5b037
gnu: tmux: Update to 2.9a.
...
* gnu/packages/tmux.scm (tmux): Update to 2.9a.
2019-08-21 23:52:47 +02:00
Tobias Geerinckx-Rice
b5b4d91251
gnu: tmux: Use HTTPS home page.
...
* gnu/packages/tmux.scm (tmux)[home-page]: Use HTTPS.
2019-08-21 23:52:47 +02:00
Tobias Geerinckx-Rice
f8719b155e
gnu: fluidsynth: Update to 2.0.6.
...
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.6.
2019-08-21 22:07:21 +02:00
Tobias Geerinckx-Rice
94781b79ad
gnu: fluidsynth: Use GIT-FILE-NAME.
...
* gnu/packages/audio.scm (fluidsynth)[source]: Use GIT-FILE-NAME.
2019-08-21 22:07:21 +02:00
Tobias Geerinckx-Rice
88e903a5f1
gnu: getmail: Update to 5.14.
...
* gnu/packages/mail.scm (getmail): Update to 5.14.
2019-08-21 22:07:21 +02:00
Tobias Geerinckx-Rice
7e14ed93f5
gnu: getmail: Don't use NAME in source URI.
...
* gnu/packages/mail.scm (getmail)[source]: Hard-code NAME.
2019-08-21 22:07:20 +02:00
Tobias Geerinckx-Rice
240d9ef9a0
gnu: libabw: Don't use NAME in source URI.
...
* gnu/packages/libreoffice.scm (libabw)[source]: Hard-code NAME.
2019-08-21 22:07:20 +02:00
Tobias Geerinckx-Rice
4bad41e015
gnu: pd: Update to 0.50-0.
...
* gnu/packages/music.scm (pd): Update to 0.50-0.
2019-08-21 22:07:20 +02:00
Tobias Geerinckx-Rice
8ce1b78b5b
gnu: setbfree: Update to 0.8.9.
...
* gnu/packages/music.scm (setbfree): Update to 0.8.9.
2019-08-21 22:07:20 +02:00
Tobias Geerinckx-Rice
074dd909a2
gnu: manaplus: Use HTTPS origin & home page.
...
* gnu/packages/games.scm (manaplus)[source, home-page]: Use HTTPS.
2019-08-21 22:07:13 +02:00
Tobias Geerinckx-Rice
2b744c21cb
gnu: manaplus: Update to 1.9.3.23.
...
* gnu/packages/games.scm (manaplus): Update to 1.9.3.23.
2019-08-21 22:07:13 +02:00
Tobias Geerinckx-Rice
3596b994e8
gnu: xlockmore: Don't use NAME in source URI.
...
* gnu/packages/xdisorg.scm (xlockmore)[source]: Hard-code NAME.
2019-08-21 22:07:13 +02:00
Tobias Geerinckx-Rice
f98d66f3c6
gnu: xlockmore: Update to 5.58.
...
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.58.
2019-08-21 22:07:13 +02:00
Tobias Geerinckx-Rice
e5e2481912
gnu: angband: Update to 4.2.0.
...
* gnu/packages/games.scm (angband): Update to 4.2.0.
2019-08-21 22:07:13 +02:00
Tobias Geerinckx-Rice
d6ce8eca07
gnu: csound: Update to 6.13.0.
...
* gnu/packages/audio.scm (csound): Update to 6.13.0.
2019-08-21 22:07:12 +02:00
Tobias Geerinckx-Rice
c17f54e738
gnu: help2man: Update to 1.47.11.
...
* gnu/packages/man.scm (help2man/latest): Update to 1.47.11.
2019-08-21 22:07:12 +02:00
Kei Kebreau
178f1d1f75
gnu: vlc: Update to 3.0.8.
...
* gnu/packages/video.scm (vlc): Update to 3.0.8.
2019-08-21 13:51:06 -04:00
Pierre Neidhardt
cad875350b
gnu: emacs-helm-slime: Update to 0.4.0.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-slime): Update to 0.4.0.
2019-08-21 15:09:15 +02:00
Jelle Licht
c8c42d8786
gnu: Add emacs-ssh-config-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-ssh-config-mode): New variable.
2019-08-21 14:15:22 +02:00
Jelle Licht
e6b7f90eba
gnu: Add emacs-systemd-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-systemd-mode): New variable.
2019-08-21 14:15:17 +02:00
Jelle Licht
04e748465c
gnu: Add emacs-org-jira.
...
* gnu/packages/emacs-xyz.scm (emacs-org-jira): New variable.
2019-08-21 14:15:12 +02:00
Jelle Licht
0f4e4d8ff0
gnu: Add emacs-org-emms.
...
* gnu/packages/emacs-xyz.scm (emacs-org-emms): New variable.
2019-08-21 14:14:47 +02:00
Jelle Licht
8d3bc0f165
gnu: Add emacs-flyspell-correct.
...
* gnu/packages/emacs-xyz.scm (emacs-flyspell-correct): New variable.
2019-08-21 14:14:29 +02:00
Tobias Geerinckx-Rice
eb936efb2a
gnu: opensmtpd-next: Update to 6.4.2p1.
...
* gnu/packages/mail.scm (opensmtpd-next): Update to 6.4.2p1.
2019-08-21 11:52:50 +02:00