Arun Isaac
3ad6b89090
gnu: ghc-tasty: Update to 1.1.0.3.
...
* gnu/packages/haskell-check.scm (ghc-tasty): Update to 1.1.0.3.
[inputs]: Add ghc-wcwidth.
(ghc-attoparsec-bootstrap, ghc-integer-logarithms-bootstrap,
ghc-scientific-bootstrap): New variables.
(ghc-wcwidth)[inputs]: Replace ghc-attoparsec with ghc-attoparsec-bootstrap.
(ghc-scientific)[inputs]: Replace ghc-integer-logarithms with
ghc-integer-logarithms-bootstrap.
(ghc-attoparsec)[inputs]: Replace ghc-scientific with
ghc-scientific-bootstrap.
2018-09-04 12:15:17 +05:30
Arun Isaac
9c4b522f15
gnu: Add ghc-wcwidth.
...
* gnu/packages/haskell.scm (ghc-wcwidth): New variable.
2018-09-04 12:15:10 +05:30
Ludovic Courtès
fd95f37f36
Revert "gnu: perl: Add support for cross-compilation"
...
This reverts commit 5108c18e7e
, which was
accidentally committed.
2018-09-03 23:49:12 +02:00
Raphaël Mélotte
5108c18e7e
gnu: perl: Add support for cross-compilation
...
* gnu/packages/perl.scm (perl): use cross-libc when cross-compiling
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-09-03 23:41:08 +02:00
Benjamin Slade
38fe6449c0
gnu: Add transset-df.
...
* gnu/packages/xorg.scm (transset-df): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-09-03 23:40:23 +02:00
Marius Bakke
c702749dfd
gnu: arpack-ng: Update to 3.6.2.
...
* gnu/packages/maths.scm (arpack-ng): Update to 3.6.2.
2018-09-03 19:09:01 +02:00
Marius Bakke
91bb495b85
gnu: arpack-ng: Drop redundant phase.
...
* gnu/packages/maths.scm (arpack-ng)[arguments]: Remove.
2018-09-03 19:09:01 +02:00
Marius Bakke
1f7d142000
gnu: python-matplotlib: Update to 2.2.3.
...
* gnu/packages/python.scm (python-matplotlib): Update to 2.2.3.
2018-09-03 19:09:00 +02:00
Marius Bakke
cbd7c65709
gnu: ppp: Return #t from all phases.
...
* gnu/packages/samba.scm (ppp)[arguments]: Return #t from phase.
2018-09-03 18:58:47 +02:00
Marius Bakke
84aa18ff7f
gnu: re2: Update to 2018-09-01.
...
* gnu/packages/regex.scm (re2): Update to 2018-09-01.
2018-09-03 18:58:47 +02:00
Marius Bakke
fcde1d27bb
gnu: openexr: Update to 2.3.0.
...
* gnu/packages/graphics.scm (openexr): Update to 2.3.0.
[source](uri): Change to new download location.
[source](snippet): Remove workaround.
[source](patches): Remove.
* gnu/packages/patches/openexr-missing-samples.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-09-03 18:58:47 +02:00
Marius Bakke
1ae2c577a6
gnu: ilmbase: Update to 2.3.0.
...
* gnu/packages/graphics.scm (ilmbase): Update to 2.3.0.
[source](uri): Change to new download location.
2018-09-03 18:58:46 +02:00
Marius Bakke
9156206199
gnu: simplescreenrecorder: Build against modular Qt.
...
* gnu/packages/video.scm (simplescreenrecorder)[inputs]: Remove QT. Add
QTBASE and QTX11EXTRAS.
2018-09-03 18:58:46 +02:00
Marius Bakke
65e686d6cb
Merge branch 'security-updates'
2018-09-03 18:58:20 +02:00
Efraim Flashner
a5896da34e
gnu: gnu-pw-mgr: Update to 2.4.2.
...
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.4.2.
2018-09-03 19:34:24 +03:00
Tobias Geerinckx-Rice
38a8cd329d
gnu: python-nbxmpp: Update to 0.6.7.
...
* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.7.
2018-09-03 18:21:43 +02:00
Tobias Geerinckx-Rice
b619b7f67b
gnu: libircclient: Update to 1.10.
...
* gnu/packages/messaging.scm (libircclient): Update to 1.10.
2018-09-03 18:21:43 +02:00
Tobias Geerinckx-Rice
cfcfc6ab62
Fix some typos.
...
* doc/guix.texi (Sound Services, DNS Services): Fix typos.
* gnu/packages/cpp.scm (json-modern-cxx)[description]: Likewise.
* gnu/packages/emacs.scm (emacs-fancy-narrow)[synopsis, description]:
Likewise. Edit & mark up while we're here.
* gnu/packages/mail.scm (alot)[synopsis, description]: Ditto.
2018-09-03 18:21:43 +02:00
Tobias Geerinckx-Rice
fb458bf3bc
gnu: sudo: Update to 1.8.25.
...
* gnu/packages/admin.scm (sudo): Update to 1.8.25.
2018-09-03 18:21:42 +02:00
Efraim Flashner
0cc6447669
gnu: python-efl: Update to 1.21.0.
...
* gnu/packages/enlightenment.scm (python-efl): Update to 1.21.0.
[source]: Don't use pypi source.
[arguments]: Delete network tests.
2018-09-03 17:32:44 +03:00
Efraim Flashner
290bef39f6
gnu: efl: Update to 1.21.0.
...
* gnu/packages/enlightenment.scm (efl): Update to 1.21.0.
2018-09-03 17:32:44 +03:00
Ricardo Wurmus
02ddafef55
gnu: python-scipy: Disable broken tests.
...
* gnu/packages/python.scm (python-scipy)[arguments]: Skip two broken tests.
2018-09-03 13:49:32 +02:00
Rutger Helling
26baaaf49b
gnu: c-toxcore: Update to 0.2.7.
...
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.7.
2018-09-03 08:22:51 +02:00
Rutger Helling
aa613d71ec
gnu: openrct2: Update to 0.2.1.
...
* gnu/packages/games.scm (openrct2-objects): Update to 1.0.6.
* gnu/packages/games.scm (openrct2): Update to 0.2.1.
2018-09-03 08:22:50 +02:00
Efraim Flashner
647465ace9
gnu: jellyfish: Update to 2.2.10.
...
* gnu/packages/bioinformatics.scm (jellyfish): Update to 2.2.10.
[supported-systems]: Add aarch64-linux, mips64el-linux.
2018-09-03 08:32:33 +03:00
Oleg Pykhalov
3910977823
gnu: monitoring.scm: Fix copyright line.
...
This is a follow-up to ead46692ec
.
2018-09-02 19:18:16 +03:00
Alex Vong
2bd6ed9e4c
gnu: haskell-mode: Fix test failure.
...
Fixes <https://bugs.gnu.org/31726 >.
Thanks to Jack Hill <jackhill@jackhill.us> for exploring different solutions
at <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31726 >.
* gnu/packages/patches/haskell-mode-unused-variables.patch,
gnu/packages/patches/haskell-mode-make-check.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/emacs.scm (haskell-mode)[source]: Use them.
[arguments]: Adjust 'pre-build' phase to embed file name.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-09-02 17:06:43 +02:00
Konrad Hinsen
b21a55a9f2
gnu: emacs-helpful: Update to 0.13.
...
* gnu/packages/emacs.scm (emacs-helpful): Update to 0.13.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-09-02 16:58:06 +02:00
Konrad Hinsen
351b6463af
gnu: emacs-elisp-refs: Update to 1.3.
...
* gnu/packages/emacs.scm (emacs-elisp-refs): Update to 1.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-09-02 16:56:22 +02:00
Ludovic Courtès
fe634eaf93
Add (guix describe) and use it to initialize '%package-search-path'.
...
* guix/describe.scm: New file.
* Makefile.am (MODULES): Add it.
* gnu/packages.scm (%default-package-module-path): New variable.
(%package-module-path): Honor 'package-path-entries'.
* build-aux/update-NEWS.scm (main): Use %DEFAULT-PACKAGE-MODULE-PATH
instead of (last (%package-module-path)).
2018-09-02 16:43:10 +02:00
Rutger Helling
87284c6b48
gnu: wine-staging: Update to 3.15.
...
* gnu/packages/wine.scm (wine-staging): Update to 3.15.
2018-09-02 08:53:03 +02:00
Rutger Helling
ab2e38e206
gnu: wine-staging-patchset-data: Update to 3.15.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.15.
2018-09-02 08:53:03 +02:00
宋文武
9bf98520f2
gnu: rosegarden: Update to 18.06.
...
* gnu/packages/music.scm (rosegarden): Update to 18.06.
[home-page]: Use HTTPS.
2018-09-02 13:18:28 +08:00
Danny Milosavljevic
24d298b459
gnu: rust: Move rust-1.19 down.
2018-09-02 00:22:53 +02:00
Danny Milosavljevic
3159ef7c99
gnu: rust: Bootstrap (only) Rust 1.19.0 by mrustc.
...
* gnu/packages/patches/rust-1.19-mrustc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/rust.scm (rust-1.19)[source]: Add patch
"rust-1.19-mrustc.patch".
[arguments]<#:modules>: New field.
<#:phases>[patch-cargo-tomls]: New phase.
<#:phases>[build]: Modify.
<#:phases>[install]: Modify.
[native-inputs]: Replace rust-bootstrap by mrustc.
(rust-1.23)[native-inputs]: New field.
[arguments]<#:phases>: Delete phase "patch-cargo-tomls".
2018-09-02 00:09:34 +02:00
Manuel Graf
a0a273c1ee
gnu: Add perftest.
...
* gnu/packages/linux.scm (perftest): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-09-01 17:51:29 -04:00
Julien Lepiller
37a0f47073
gnu: Add ruby-jekyll-paginate-v2.
...
* gnu/packages/ruby.scm (ruby-jekyll-paginate-v2): New variable.
2018-09-01 23:09:14 +02:00
Julien Lepiller
49e1dde53f
gnu: Add jekyll.
...
* gnu/packages/ruby.scm (jekyll): New variable.
2018-09-01 23:09:09 +02:00
Julien Lepiller
3729611379
gnu: Add ruby-pathutil.
...
* gnu/packages/ruby.scm (ruby-pathutil): New variable.
2018-09-01 23:09:06 +02:00
Julien Lepiller
49395112c4
gnu: Add ruby-forwardable-extended.
...
* gnu/packages/ruby.scm (ruby-forwardable-extended): New variable.
2018-09-01 23:09:04 +02:00
Julien Lepiller
a13d451e18
gnu: Add ruby-liquid.
...
* gnu/packages/ruby.scm (ruby-liquid): New variable.
2018-09-01 23:09:02 +02:00
Julien Lepiller
f1ec4d7611
gnu: Add ruby-mercenary.
...
* gnu/packages/ruby.scm (ruby-mercenary): New variable.
2018-09-01 23:09:00 +02:00
Julien Lepiller
f8ae2ee528
gnu: Add ruby-safe-yaml.
...
* gnu/packages/ruby.scm (ruby-safe-yaml): New variable.
2018-09-01 23:08:58 +02:00
Julien Lepiller
73bfc125ef
gnu: Add ruby-heredoc-unindent.
...
* gnu/packages/ruby.scm (ruby-heredoc-unindent): New variable.
2018-09-01 23:08:56 +02:00
Julien Lepiller
2e072e37aa
gnu: Add ruby-hashie.
...
* gnu/packages/ruby.scm (ruby-hashie): New variable.
2018-09-01 23:08:55 +02:00
Julien Lepiller
2c5028bd97
gnu: Add ruby-rouge-2.
...
* gnu/packages/ruby.scm (ruby-rouge-2): New variable.
2018-09-01 23:08:53 +02:00
Julien Lepiller
4ce0414bca
gnu: Add ruby-rouge.
...
* gnu/packages/ruby.scm (ruby-rouge): New variable.
2018-09-01 23:08:46 +02:00
Julien Lepiller
5e2f74bdb8
gnu: Add ruby-em-websocket.
...
* gnu/packages/ruby.scm (ruby-em-websocket): New variable.
2018-09-01 23:08:44 +02:00
Julien Lepiller
fa0063bcf4
gnu: Add ruby-http-parser.rb.
...
* gnu/packages/ruby.scm (ruby-http-parser.rb): New variable.
2018-09-01 23:08:42 +02:00
Julien Lepiller
0312706955
gnu: Add ruby-kramdown.
...
* gnu/packages/ruby.scm (ruby-kramdown): New variable.
2018-09-01 23:08:40 +02:00
Julien Lepiller
197ca8ecd2
gnu: Add ruby-prawn-table.
...
* gnu/packages/ruby.scm (ruby-prawn-table): New variable.
2018-09-01 23:08:38 +02:00
Julien Lepiller
7ad8dd086c
gnu: Add ruby-prawn.
...
* gnu/packages/ruby.scm (ruby-prawn): New variable.
2018-09-01 23:08:36 +02:00
Julien Lepiller
37fbced73c
gnu: Add ruby-yard.
...
* gnu/packages/ruby.scm (ruby-yard): New variable.
2018-09-01 23:08:34 +02:00
Julien Lepiller
770e3b535e
gnu: Add ruby-pdf-core.
...
* gnu/packages/ruby.scm (ruby-pdf-core): New variable.
2018-09-01 23:08:31 +02:00
Julien Lepiller
461fb8598e
gnu: Add ruby-pdf-inspector.
...
* gnu/packages/ruby.scm (ruby-pdf-inspector): New variable.
2018-09-01 23:08:29 +02:00
Julien Lepiller
abbe629c6a
gnu: Add ruby-pdf-reader.
...
* gnu/packages/ruby.scm (ruby-pdf-reader): New variable.
2018-09-01 23:08:27 +02:00
Julien Lepiller
00d71efca6
gnu: Add ruby-morecane.
...
* gnu/packages/ruby.scm (ruby-morecane): New variable.
2018-09-01 23:08:10 +02:00
Julien Lepiller
83d9f67221
gnu: Add ruby-cane.
...
* gnu/packages/ruby.scm (ruby-cane): New variable.
2018-09-01 23:08:06 +02:00
Julien Lepiller
3224a5a84a
gnu: Add ruby-parallel.
...
* gnu/packages/ruby.scm (ruby-parallel): New variable.
2018-09-01 23:08:04 +02:00
Julien Lepiller
ceac6f6f5b
gnu: Add ruby-jekyll-watch.
...
* gnu/packages/ruby.scm (ruby-jekyll-watch): New variable.
2018-09-01 23:08:02 +02:00
Julien Lepiller
88ed727fc5
gnu: Add ruby-listen-3.0.
...
* gnu/packages/ruby.scm (ruby-listen-3.0): New variable.
2018-09-01 23:08:00 +02:00
Julien Lepiller
5e242cb44c
gnu: Add ruby-jekyll-sass-converter.
...
* gnu/packages/ruby.scm (ruby-jekyll-sass-converter): New variable.
2018-09-01 23:07:58 +02:00
Julien Lepiller
f00f449223
gnu: Add ruby-sass.
...
* gnu/packages/ruby.scm (ruby-sass): New variable.
2018-09-01 23:07:56 +02:00
Julien Lepiller
6456beef01
gnu: Add ruby-sass-spec.
...
* gnu/packages/ruby.scm (ruby-sass-spec): New variable.
2018-09-01 23:07:54 +02:00
Julien Lepiller
ddc3a66798
gnu: Add ruby-diffy.
...
* gnu/packages/ruby.scm (ruby-diffy): New variable.
2018-09-01 23:07:52 +02:00
Julien Lepiller
0c8eedc153
gnu: Add ruby-terminfo.
...
* gnu/packages/ruby.scm (ruby-terminfo): New variable.
2018-09-01 23:07:50 +02:00
Julien Lepiller
18077ffc46
gnu: Add ruby-sass-listen.
...
* gnu/packages/ruby.scm (ruby-sass-listen): New variable.
2018-09-01 23:07:48 +02:00
Julien Lepiller
6bba8ecf7b
gnu: Add ruby-rdoc.
...
* gnu/packages/ruby.scm (ruby-rdoc): New variable.
2018-09-01 23:07:46 +02:00
Julien Lepiller
f22c038799
gnu: Add ruby-command-line-reporter-3.
...
* gnu/packages/ruby.scm (ruby-command-line-reporter-3): New variable.
2018-09-01 23:07:44 +02:00
Julien Lepiller
78b9c291f6
gnu: Add ruby-command-line-reporter.
...
* gnu/packages/ruby.scm (ruby-command-line-reporter): New variable.
2018-09-01 23:07:42 +02:00
Julien Lepiller
9c7f15c048
gnu: Add ruby-colorator.
...
* gnu/packages/ruby.scm (ruby-colorator): New variable.
2018-09-01 23:07:39 +02:00
Julien Lepiller
6f2c4efb56
gnu: Add ruby-addressable.
...
* gnu/package/ruby.scm (ruby-addressable): New variable.
2018-09-01 23:07:37 +02:00
Julien Lepiller
0d16905b60
gnu: Add ruby-public-suffix.
...
* gnu/packages/ruby.scm (ruby-public-suffix): New variable.
2018-09-01 23:07:35 +02:00
Julien Lepiller
afb7a3e8d5
gnu: ruby-ttfunk: Update to 1.5.1.
...
* gnu/packages/ruby.scm (ruby-ttfunk): Update to 1.5.1.
2018-09-01 23:07:32 +02:00
Julien Lepiller
ef381322d5
gnu: ruby-activesupport: Update to 5.2.1.
...
* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.2.1.
2018-09-01 23:07:30 +02:00
Julien Lepiller
cbb50182ad
gnu: ruby-i18n: Update to 1.1.0.
...
* gnu/packages/ruby.scm (ruby-i18n): Update to 1.1.0.
2018-09-01 23:07:28 +02:00
Julien Lepiller
352b5d7e74
gnu: Add ruby-concurrent.
...
* gnu/packages/ruby.scm (ruby-concurrent): New variable.
2018-09-01 23:07:06 +02:00
Oleg Pykhalov
ead46692ec
gnu: Add zabbix-agentd and zabbix-server.
...
* gnu/packages/monitoring.scm (zabbix-agentd, zabbix-server): New variables.
2018-09-01 19:01:36 +03:00
Marius Bakke
e59588482b
gnu: nss, nss-certs: Update to 3.39 [fixes CVE-2018-12384].
...
* gnu/packages/gnuzilla.scm (nss): Update to 3.39.
* gnu/packages/certs.scm (nss-certs): Likewise.
2018-09-01 13:26:13 +02:00
Marius Bakke
7ea90c217f
gnu: nspr: Update to 4.20.
...
* gnu/packages/gnuzilla.scm (nspr): Update to 4.20.
2018-09-01 13:23:39 +02:00
Leo Famulari
ea59f0487b
gnu: Remove Krita 3.
...
Krita 3 fails to build with Qt 5.11.1. Since it's also unmaintained upstream,
remove it.
* gnu/packages/kde.scm (krita-3): Remove variable.
2018-09-01 02:09:53 -04:00
Leo Famulari
fd67d793c2
gnu: Krita: Build with libraw 0.18.
...
Fixes <https://bugs.gnu.org/32467 >.
Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>.
* gnu/packages/photo.scm (libraw-0.18): New variable.
* gnu/packages/kde.scm (krita)[inputs]: Use libraw-0.18.
2018-09-01 02:09:52 -04:00
Leo Famulari
7ce9eaf013
gnu: Krita: Update to 4.1.1.
...
* gnu/packages/kde.scm (krita): Update to 4.1.1.
2018-09-01 02:09:52 -04:00
Leo Famulari
d84a887a5f
gnu: libksysguard: Update to 5.13.4.
...
* gnu/packages/kde.scm (libksysguard): Update to 5.13.4.
2018-09-01 02:09:52 -04:00
Leo Famulari
600f1ad8e6
gnu: KDE: Update to 5.49.0.
...
Fixes <https://bugs.gnu.org/32013 >.
* gnu/packages/kde-frameworks.scm (attica, baloo, bluez-qt, breeze-icons,
extra-cmake-modules, kactivities, kactivities-stats, kapidox, karchive, kauth,
kbookmarks, kcmutils, kcodecs, kcompletion, kconfig, kconfigwidgets,
kcoreaddons, kcrash, kdbusaddons, kde-framework-integration, kdeclarative, kded,
kdesignerplugin, kdesu, kdewebkit, kdnssd, kdoctools, kemoticons, kfilemetadata,
kglobalaccel, kguiaddons, ki18n, kiconthemes, kidletime, kimageformats, kinit,
kio, kirigami, kitemmodels, kitemview, kjobwidgets, knewstuff, knotification,
knotifyconfig, kpackage, kparts, kpeople, kplotting, kpty, krunner, kservice,
ksyntaxhighlighting, ktexteditor, ktextwidgets, kunitcoversion, kwallet,
kwayland, kwidgetsaddons, kwindowsystem, kxmlgui, kxmlrpcclient,
modemmanager-qt, networkmanager-qt, oxygen-icons, plasma-framework, prison,
qqc2-desktop-style, solid, sonnet, threadweaver): Update to 5.49.0.
(extra-cmake-modules)[arguments]: Remove obsolete workaround.
(attica)[arguments]: Disable some new tests.
Co-authored-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
2018-09-01 02:09:49 -04:00
Eric Bavier
220458b098
gnu: hypre: Update to 2.14.0.
...
* gnu/packages/maths.scm (hypre): Update to 2.14.0
2018-08-31 10:08:00 -05:00
Ricardo Wurmus
9ce2f07ab6
gnu: python-matplotlib: Use python-pyqt-without-qtwebkit.
...
* gnu/packages/python.scm (python-matplotlib)[propagated-inputs]: Replace
python-pyqt with python-pyqt-without-qtwebkit.
2018-08-31 16:37:56 +02:00
Ricardo Wurmus
0e2d6d2698
gnu: Add python-pyqt-without-qtwebkit.
...
* gnu/packages/qt.scm (python-pyqt-without-qtwebkit): New variable.
2018-08-31 16:37:56 +02:00
Clément Lassieur
9fc2922794
services: nginx: Get the Shepherd to respawn NGINX.
...
* gnu/services/web.scm (nginx-shepherd-service): Change 'start' (that is, all
actions that don't send a signal to the master process) to return the PID.
Wait until the PID file is created and contains an integer because it might be
created after the parent process exits.
2018-08-31 16:35:39 +02:00
Rutger Helling
0b6678cd44
gnu: retroarch: Update to 1.7.4.
...
* gnu/packages/emulators.scm (retroarch): Update to 1.7.4.
2018-08-31 08:25:45 +02:00
Nicolas Goaziou
be4c63f484
gnu: mame: Update to 0.201.
...
* gnu/packages/emulators.scm (mame): Update to 0.201.
[arguments]: Remove unnecessary fix.
2018-08-31 07:04:17 +02:00
Tobias Geerinckx-Rice
0c048c11a4
gnu: cmocka: Update to 1.1.2.
...
* gnu/packages/check.scm (cmocka): Update to 1.1.2.
2018-08-30 19:29:08 +02:00
Tobias Geerinckx-Rice
8a68b71d99
gnu: keyutils: Update to 1.5.11.
...
* gnu/packages/crypto.scm (keyutils): Update to 1.5.11.
[inputs]: Add mit-krb5.
2018-08-30 19:28:11 +02:00
Tobias Geerinckx-Rice
d6d9ca1017
gnu: Don't use unstable tarballs in (packages opencl).
...
* gnu/packages/opencl.scm (opencl-clhpp, clinfo, beignet, pocl)
[source]: Use GIT-FETCH and GIT-FILE-NAME.
(pocl)[arguments]: Remove ‘remove-headers’ phase.
(make-opencl-headers)[source]: Use GIT-FILE-NAME.
2018-08-30 19:28:11 +02:00
Tobias Geerinckx-Rice
8294362688
gnu: Add pipewalker.
...
* gnu/packages/games.scm (pipewalker): New public variable.
2018-08-30 19:28:11 +02:00
Tobias Geerinckx-Rice
6e8c75b884
gnu: Add msr-tools.
...
* gnu/packages/hardware.scm (msr-tools): New public variable.
2018-08-30 19:28:10 +02:00
Tobias Geerinckx-Rice
aadd1d241c
gnu: Add ddcutil.
...
* gnu/packages/hardware.scm: New file.
(ddcutil): New public variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add the new file.
2018-08-30 19:28:10 +02:00
Marius Bakke
7693f678d1
gnu: pango: Replace with 1.42.4.
...
Fixes <https://bugs.gnu.org/32594 >.
* gnu/packages/gtk.scm (pango)[replacement]: New field.
(pango-1.42.4): New public variable.
2018-08-30 18:57:10 +02:00
Marius Bakke
883832b480
gnu: appstream-glib: Update to 0.7.12.
...
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.12.
2018-08-30 18:44:57 +02:00
Marius Bakke
4c13cb36f8
gnu: GnuPG: Update to 2.2.10.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.10.
2018-08-30 18:44:57 +02:00
Marius Bakke
e50c727878
gnu: rng-tools: Update to 6.4.
...
* gnu/packages/linux.scm (rng-tools): Update to 6.4.
2018-08-30 18:44:57 +02:00
Marius Bakke
d3c1075c14
gnu: samba: Update to 4.8.5.
...
* gnu/packages/samba.scm (samba): Update to 4.8.5.
2018-08-30 18:44:57 +02:00
Marius Bakke
652940d060
gnu: ldb: Update to 1.3.6.
...
* gnu/packages/samba.scm (ldb): Update to 1.3.6.
2018-08-30 18:44:57 +02:00
Marius Bakke
99088aa751
gnu: p11-kit: Update to 0.23.14.
...
* gnu/packages/tls.scm (p11-kit): Update to 0.23.14.
2018-08-30 18:44:56 +02:00
Marius Bakke
471884ed11
gnu: lilv: Propagate LV2.
...
* gnu/packages/audio.scm (lilv)[propagated-inputs]: Add LV2.
[inputs]: Remove.
2018-08-30 18:44:51 +02:00
Oleg Pykhalov
b5d1286f2d
gnu: net-snmp: Specify '--with-openssl' configuration flag.
...
* gnu/packages/networking.scm (net-snmp)[arguments]: Add '--with-openssl'
flag.
2018-08-30 14:46:15 +03:00
Eric Bavier
f9e140a243
netsurf: Upgrade to 3.8.
...
* gnu/packages/patches/netsurf-message-timestamp.patch: New patch.
* gnu/packages/patches/netsurf-system-utf8proc.patch: Adjust to new source.
* gnu/packages/web.scm (netsurf): Upgrade to 3.8.
[source]: Add the new patch.
2018-08-30 00:44:40 -05:00
Eric Bavier
c558113fb9
nsgenbind: Upgrade to 0.6.
...
* gnu/packages/web.scm (nsgenbind): Upgrade to 0.6.
2018-08-30 00:44:40 -05:00
Eric Bavier
1be7077572
libnspsl: Upgrade to 0.1.3.
...
* gnu/packages/web.scm (libnspsl): Upgrade to 0.1.3.
2018-08-30 00:44:40 -05:00
Eric Bavier
3e1035d738
libnsutils: Upgrade to 0.0.5.
...
* gnu/packages/web.scm (libnsutils): Upgrade to 0.0.5.
2018-08-30 00:44:40 -05:00
Eric Bavier
1dc02e727b
libnsgif: Upgrade to 0.2.1.
...
* gnu/packages/web.scm (libnsgif): Upgrade to 0.2.1.
2018-08-30 00:44:39 -05:00
Eric Bavier
ef2198ac5b
libnsbmp: Upgrade to 0.1.5.
...
* gnu/packages/web.scm (libnsbmp): Upgrade to 0.1.5.
2018-08-30 00:44:39 -05:00
Eric Bavier
bb38628fab
libsvgtiny: Upgrade to 0.1.7.
...
* gnu/packages/web.scm (libsvgtiny): Upgrade to 0.1.7.
2018-08-30 00:44:39 -05:00
Eric Bavier
f8311c0fee
libdom: Upgrade to 0.3.3.
...
* gnu/packages/web.scm (libdom): Upgrade to 0.3.3.
2018-08-30 00:44:39 -05:00
Eric Bavier
2bb1752b7d
libcss: Upgrade to 0.8.0.
...
* gnu/packages/web.scm (libcss): Upgrade to 0.8.0.
2018-08-30 00:44:39 -05:00
Eric Bavier
60e411fc94
libwapcaplet: Upgrade to 0.4.1.
...
* gnu/packages/web.scm (libwapcaplet): Upgrade to 0.4.1.
2018-08-30 00:44:39 -05:00
Eric Bavier
b06bf74b41
hubbub: Upgrade to 0.3.5.
...
* gnu/packages/web.scm (hubbub): Upgrade to 0.3.5.
2018-08-30 00:44:39 -05:00
Eric Bavier
ea9b34c2f5
libparserutils: Upgrade to 0.2.4.
...
* gnu/packages/web.scm (libparserutils): Upgrade to 0.2.4.
2018-08-30 00:44:38 -05:00
Eric Bavier
fa4131f2aa
netsurf-buildsystem: Upgrade to 1.7.
...
* gnu/packages/web.scm (netsurf-buildsystem): Upgrade to 1.7.
2018-08-30 00:44:33 -05:00
Mark H Weaver
a28604ee81
gnu: linux-libre@4.4: Update to 4.4.153.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.153.
2018-08-30 00:53:01 -04:00
Tobias Geerinckx-Rice
9986316618
gnu: mujs: Update to 1.0.4.
...
* gnu/packages/javascript.scm (mujs): Update to 1.0.4.
2018-08-30 04:42:54 +02:00
Tobias Geerinckx-Rice
bfb994d8be
gnu: r-car: Update to 3.0-2.
...
* gnu/packages/statistics.scm (r-car): Update to 3.0-2.
2018-08-30 04:42:52 +02:00
Tobias Geerinckx-Rice
ad3306f62f
gnu: perl-gd: Update to 2.69.
...
* gnu/packages/gd.scm (perl-gd): Update to 2.69.
2018-08-30 04:42:51 +02:00
Tobias Geerinckx-Rice
33eea5c439
gnu: perl-sub-identify: Update to 0.14.
...
* gnu/packages/perl.scm (perl-sub-identify): Update to 0.14.
2018-08-30 04:42:51 +02:00
Tobias Geerinckx-Rice
a82b561fef
gnu: robocut: Don't use unstable tarball.
...
* gnu/packages/printers.scm (robocut)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2018-08-30 04:42:38 +02:00
Tobias Geerinckx-Rice
1f0f9514eb
gnu: gparted: Update to 0.32.0.
...
* gnu/packages/disk.scm (gparted): Update to 0.32.0.
2018-08-30 04:40:31 +02:00
Tobias Geerinckx-Rice
7bb7920f64
gnu: duplicity: Update to 0.7.18.1.
...
* gnu/packages/backup.scm (duplicity): Update to 0.7.18.1.
[arguments]: Remove upstreamed '--ignore-mdc-error' kluge.
Rename 'patch-source' phase to 'use-store-file-names'.
2018-08-30 03:51:00 +02:00
Kei Kebreau
99e0fb24fb
gnu: audacity: Fix GtkFileChooserDialog.
...
* gnu/packages/audio.scm (audacity)[arguments]: Add 'wrap-program' phase to fix
GtkFileChooserDialog.
[inputs]: Rename "gtk" to "gtk+".
2018-08-29 20:56:35 -04:00
Oleg Pykhalov
8490a8346b
services: Add ddclient service.
...
* gnu/services/dns.scm (ddclient-configuration, ddclient-service-type): New
variables.
(uglify-field-name, serialize-field, serialize-boolean, serialize-integer,
serialize-string, serialize-list, serialize-extra-options,
ddclient-activation, ddclient-shepherd-service,
generate-ddclient-documentation): New procedures.
* doc/guix.texi (DNS Services): Document it.
2018-08-30 01:19:47 +03:00
Ludovic Courtès
4db7a9dc66
linux-modules: Raise an error when a kernel module cannot be found.
...
Previously we'd get an unhelpful backtrace like this:
In gnu/build/linux-modules.scm:
184:47 4 (recursive-module-dependencies _ #:lookup-module _)
98:14 3 (module-dependencies _)
85:18 2 (modinfo-section-contents _)
In ice-9/ports.scm:
439:11 1 (call-with-input-file #f #<procedure get-bytevector-al?> ?)
In unknown file:
0 (open-file #f "r" #:encoding #f #:guess-encoding #f)
ERROR: In procedure open-file:
Wrong type (expecting string): #f
builder for `/gnu/store/…-linux-modules.drv' failed with exit code 1
* gnu/build/linux-modules.scm (find-module-file): When MODULE cannot be
found, raise an error instead of returning #f. This is more useful to
the user.
2018-08-29 23:32:01 +02:00
Ludovic Courtès
d258c79144
tests: Warn about test module load failures.
...
Reported by Clément Lassieur <clement@lassieur.org>
and Leo Famulari <leo@famulari.name> at
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32545#11 >.
* gnu/tests.scm (test-modules): Pass #:warn to 'scheme-modules'.
2018-08-29 23:32:01 +02:00
Christopher Lemmer Webber
caf8a003b3
gnu: emacs-racket-mode: Update to commit 92c3348.
...
* gnu/packages/emacs.scm (emacs-racket-mode): Update to commit 92c3348.
2018-08-29 15:52:20 -04:00
Vagrant Cascadian
b4c698c8c9
gnu: python-trezor: Update to 0.10.2.
...
* gnu/packages/finance.scm (python-trezor): Update to 0.10.2.
[arguments]: Replace check with tests that do not require hardware device.
[propagated-inputs]: Add python-click, python-libusb1, python-pyblake2 and
python-typing.
[native-inputs]: Add python-mock and python-pytest.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-29 14:52:56 -04:00
pimi
4f9355c360
gnu: Add gffcompare.
...
gnu/packages/bioinformatics.scm (gffcompare): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-29 14:13:49 -04:00
pimi
9e21f2170e
gnu: Add r-abcoptim.
...
gnu/packages/cran.scm (r-abcoptim): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-29 14:13:46 -04:00
Danny Milosavljevic
15c56e8273
gnu: Add solaar.
...
* gnu/packages/admin.scm (solaar): New variable.
2018-08-29 17:18:30 +02:00
Danny Milosavljevic
ac94ccb9b4
gnu: Add python-pyudev.
...
* gnu/packages/admin.scm (python-pyudev): New variable.
2018-08-29 17:18:28 +02:00
Ricardo Wurmus
c7fe888b42
gnu: Add python-scanpy.
...
* gnu/packages/bioinformatics.scm (python-scanpy): New variable.
2018-08-29 17:06:13 +02:00
Ricardo Wurmus
22b770ce00
gnu: Add python-anndata.
...
* gnu/packages/python.scm (python-anndata): New variable.
2018-08-29 17:06:13 +02:00
Ricardo Wurmus
d8b8eb3ff5
gnu: Add python-numba.
...
* gnu/packages/python.scm (python-numba): New variable.
2018-08-29 17:06:13 +02:00
Ricardo Wurmus
8892cac329
gnu: Add python-llvmlite.
...
* gnu/packages/llvm.scm (python-llvmlite): New variable.
2018-08-29 17:06:13 +02:00
Marius Bakke
9e17757ff5
Revert "gnu: snappy: Optimise."
...
This causes too many rebuilds for the master branch.
This reverts commit f96ed06805
.
2018-08-29 16:58:54 +02:00
Ricardo Wurmus
9587544b44
gnu: Add ghc 8.4.3.
...
* gnu/packages/haskell.scm (ghc-8): Rename this...
(ghc-8.0): ...to this.
(ghc): Point at ghc-8.0.
(ghc-8): New variable for GHC 8.4.3.
Co-authored-by: Timothy Samplet <samplet@ngyro.com>
2018-08-29 16:56:35 +02:00
Ricardo Wurmus
59b55def00
gnu: Add r-infotheo.
...
* gnu/packages/cran.scm (r-infotheo): New variable.
2018-08-29 13:11:17 +02:00
Tobias Geerinckx-Rice
acf18cb190
gnu: capstone: Use HTTPS home page.
...
* gnu/packages/engineering.scm (capstone)[home-page]: Use HTTPS.
2018-08-28 22:46:38 +02:00
Tobias Geerinckx-Rice
2c3d30ef51
gnu: r-plotrix: Update to 3.7-3.
...
* gnu/packages/statistics.scm (r-plotrix): Update to 3.7-3.
2018-08-28 22:31:00 +02:00
Tobias Geerinckx-Rice
f882d7c7c5
gnu: python-apipkg: Update home page.
...
* gnu/packages/python.scm (python-apipkg)[home-page]: Update.
2018-08-28 22:31:00 +02:00
Tobias Geerinckx-Rice
e29bb27d88
gnu: r-pracma: Update to 2.1.5.
...
* gnu/packages/maths.scm (r-pracma): Update to 2.1.5.
2018-08-28 22:31:00 +02:00
Tobias Geerinckx-Rice
7bbdd943e7
gnu: claws-mail: Update to 3.17.1.
...
* gnu/packages/mail.scm (claws-mail): Update to 3.17.1.
2018-08-28 22:31:00 +02:00
Tobias Geerinckx-Rice
4fca5a44f6
gnu: libntlm: Update to 1.5.
...
* gnu/packages/gsasl.scm (libntlm): Update to 1.5.
[source]: Use HTTPS.
2018-08-28 22:31:00 +02:00
Tobias Geerinckx-Rice
f96ed06805
gnu: snappy: Optimise.
...
* gnu/packages/compression.scm (snappy)[source]: Build with ‘-O2’.
* gnu/package/patches/snappy-add-O2-flag-in-CmakeLists.txt.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-08-28 22:30:59 +02:00
Efraim Flashner
dc8675afa7
gnu: Add urlscan.
...
* gnu/packages/mail.scm (urlscan): New variable.
2018-08-28 22:48:32 +03:00
Efraim Flashner
967de7c5b0
gnu: Add ephoto.
...
* gnu/packages/enlightenment.scm (ephoto): New variable.
2018-08-28 22:45:55 +03:00
Vagrant Cascadian
84fbb4b223
gnu: electron-cash: Update to 3.3.1.
...
* gnu/packages/finance.scm (electron-cash): Update to 3.3.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-28 15:30:13 -04:00
Leo Famulari
8a5a1eff42
gnu: dropbear: Fix CVE-2018-15599.
...
* gnu/packages/patches/dropbear-CVE-2018-15599.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (dropbear)[source]: Use it.
2018-08-28 14:44:11 -04:00
Ludovic Courtès
6772ed1e07
services: openssh: Add 'log-level' field.
...
* gnu/services/ssh.scm (<openssh-configuration>)[log-level]: New field.
(openssh-config-file): Honor it.
* doc/guix.texi (Networking Services): Document it.
2018-08-28 12:35:02 +02:00
Ludovic Courtès
1ae29e3f5a
gnu: dico: Update to 2.6.
...
* gnu/packages/dico.scm (dico): Update to 2.6.
[inputs]: Switch to GUILE-2.2.
2018-08-28 12:35:02 +02:00
Ison111
d2434b6966
gnu: Add SpaceFM.
...
* gnu/packages/lxde.scm (spacefm): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-08-28 12:35:02 +02:00
Alex Kost
40f7ebac66
gnu: Add emacs-build-farm.
...
* gnu/packages/emacs.scm (emacs-build-farm): New variable.
2018-08-28 12:23:52 +03:00
Alex Kost
8b1f8f64c8
gnu: openmw: Update to 0.44.0.
...
* gnu/packages/game-development.scm (openmw): Update to 0.44.0.
2018-08-28 12:23:52 +03:00
Chris Marusich
3bcb305b98
services: tor: Make it easier to use UNIX sockets.
...
* doc/guix.texi (Networking Services): Document it, and mention that
tor-service is deprecated.
* gnu/services/networking.scm (<tor-configuration>) <socks-socket-type>:
New field.
(tor-configuration->torrc): When socks-socket-type is 'unix, set
SocksPort to UNIX domain socket /var/run/tor/socks-sock and set
UnixSocksGroupWritable to 1.
* gnu/tests/networking.scm (%tor-os/unix-socks-socket): Instead of using
a custom config file, just set socks-socket-type to 'unix.
2018-08-28 00:25:05 -07:00
Chris Marusich
b0f951e4f0
tests: tor: Add more test cases.
...
* gnu/tests/networking.scm (%tor-os/unix-socks-socket): New variable.
(run-tor-test) <os/unix-socks-socket, marionette/unix-socks-socket>
<socket-directory>: New variables.
<"tor is alive">: Move common code from this test case...
<tor-is-alive?>: ...into this new procedure.
<"tor is listening", "tor is alive, even when using a SOCKS socket">
<"tor is listening, even when using a SOCKS socket">: New test cases.
2018-08-28 00:19:58 -07:00
Chris Marusich
cb29343940
marionette: Add wait-for-unix-socket.
...
* gnu/build/marionette.scm (wait-for-unix-socket): New variable.
2018-08-28 00:19:58 -07:00
Chris Marusich
4dd53a83b5
marionette: Add support for QEMU's "quit" command.
...
* gnu/build/marionette.scm (marionette-control): Don't wait for the
monitor prompt when the command was "quit".
2018-08-28 00:14:25 -07:00
Chris Marusich
d973915e48
services: tor: Rename activation procedure.
...
* gnu/services/networking.scm: Rename the procedure
tor-hidden-service-activation to tor-activation.
2018-08-28 00:14:24 -07:00
Chris Marusich
5dfd80e1c5
services: tor: Add a system test.
...
* gnu/services/networking.scm (tor-configuration->torrc): Set PidFile to
/var/run/tor/tor.pid in the base torrc configuration.
(tor-shepherd-service) <start>: Call make-forkexec-constructor/container with
a new #:pid-file argument to tell Shepherd where to find the PID file. Add a
a new <file-system-mapping> to its existing #:mappings argument to share
/var/run/tor with the the container.
(tor-hidden-services-activation): Update docstring. Create /var/run/tor and
set its permissions so only the tor user can access it.
* gnu/tests/networking.scm (%test-tor, %tor-os): New variables.
(run-tor-test): New procedure.
2018-08-28 00:14:24 -07:00
Marius Bakke
526ce41930
gnu: GRUB: Check for errors from efibootmgr.
...
* gnu/packages/patches/grub-check-error-efibootmgr.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/bootloaders.scm (grub)[source](patches): New field.
2018-08-28 01:19:28 +02:00
Marius Bakke
2987b2e0d2
gnu: seabios: Update source URI.
...
* gnu/packages/firmware.scm (seabios)[source](uri): Download from seabios.org.
2018-08-28 01:19:28 +02:00
Marius Bakke
eb87b634a7
gnu: slang: Update to 2.3.2.
...
* gnu/packages/slang.scm (slang): Update to 2.3.2.
2018-08-28 01:19:28 +02:00
Marius Bakke
3c3c3d1d92
gnu: emacs-async: Download using git.
...
The MELPA tarball hash changed. Prevent this problem in the future
by downloading a git checkout.
* gnu/packages/emacs.scm (emacs-async)[home-page]: Update to actual.
[source]: Use GIT-FETCH.
2018-08-28 01:19:28 +02:00
Leo Famulari
0de33cb364
gnu: feh: Enable EXIF support.
...
* gnu/packages/image-viewers.scm (feh)[arguments]: Enable EXIF support.
(inputs): Add libexif.
2018-08-27 17:04:57 -04:00
Leo Famulari
f2d2dc70fc
gnu: libexif: Update home-page URL.
...
* gnu/packages/photo.scm (libexif)[home-page]: Update URL.
2018-08-27 17:04:57 -04:00
Leo Famulari
6635a3cc7f
gnu: python-pygit2: Update to 0.26.4.
...
* gnu/packages/python.scm (python-pygit2, python2-pygit2): Update to 0.26.4.
[source]: Remove 'python-pygit2-disable-network-tests.patch'.
* gnu/packages/patches/python-pygit2-disable-network-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-27 15:13:46 -04:00
Clément Lassieur
a30cbd5dfb
gnu: cuirass: Update to 8d40c49.
...
* gnu/packages/ci.scm (cuirass): Update to 8d40c49.
2018-08-27 16:12:56 +02:00
Pierre Neidhardt
4715f92ef0
Update email for Pierre Neidhardt.
...
* .mailmap: Add name and email for Pierre Neidhardt.
* gnu/packages/c.scm, gnu/packages/code.scm, gnu/packages/compression.scm,
gnu/packages/disk.scm, gnu/packages/emacs.scm, gnu/packages/freedesktop.scm,
gnu/packages/golang.scm, gnu/packages/image.scm, gnu/packages/music.scm,
gnu/packages/networking.scm, gnu/packages/password-utils.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/textutils.scm, gnu/packages/video.scm, gnu/packages/xdisorg.scm:
Update email for Pierre Neidhardt.
2018-08-27 14:46:26 +02:00
Rutger Helling
2aeee872a6
gnu: weston: Update to 5.0.0.
...
* gnu/packages/freedesktop.scm (weston): Update to 5.0.0.
2018-08-27 10:11:30 +02:00
Ludovic Courtès
1ca54999db
gnu: Add Lepton-EDA.
...
* gnu/packages/engineering.scm (lepton-eda): New variable.
2018-08-27 01:13:23 +02:00
Ludovic Courtès
69502b5eb4
gnu: Add guile-aa-tree.
...
* gnu/packages/guile.scm (guile-aa-tree): New variable.
2018-08-27 01:13:23 +02:00
Christopher Lemmer Webber
6948fa0875
gnu: emacs-racket-mode: Update to commit add0190.
...
* gnu/packages/emacs.scm (emacs-racket-mode): Update to commit add0190.
2018-08-26 07:02:04 -04:00
Arun Isaac
2cad58ca6f
gnu: ghc-scientific: Update to 0.3.6.2.
...
* gnu/packages/haskell.scm (ghc-scientific): Update to 0.3.6.2.
[inputs]: Move ghc-tasty ...
[native-inputs]: ... to here.
2018-08-26 11:48:22 +05:30
Arun Isaac
7550f4b0ef
gnu: ghc-integer-logarithms: Update to 1.0.2.1.
...
* gnu/packages/haskell.scm (ghc-integer-logarithms): Update to 1.0.2.1.
[inputs]: Move ghc-quickcheck, ghc-smallcheck, ghc-tasty, ghc-tasty-hunit,
ghc-tasty-quickcheck, ghc-tasty-smallcheck ...
[native-inputs]: ... to here.
[home-page]: Update URI.
2018-08-26 11:37:25 +05:30
Arun Isaac
b625f3a5fb
gnu: ghc-smallcheck: Update to 1.1.5.
...
* gnu/packages/haskell.scm (ghc-smallcheck): Update to 1.1.5.
2018-08-26 11:33:48 +05:30
Arun Isaac
3c30054290
gnu: ghc-optparse-applicative: Update to 0.14.2.0.
...
* gnu/packages/haskell.scm (ghc-optparse-applicative): Update to 0.14.2.0.
[arguments]: Enable tests.
2018-08-26 11:27:00 +05:30
Mark H Weaver
cfb15a5163
gnu: linux-libre: Update to 4.18.5.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.5.
(%linux-libre-hash): Update hash.
2018-08-26 00:38:41 -04:00
Mark H Weaver
fabe2c7354
gnu: linux-libre@4.14: Update to 4.14.67.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.67.
(%linux-libre-4.14-hash): Update hash.
2018-08-26 00:36:42 -04:00
Mark H Weaver
8d55adfa67
gnu: linux-libre@4.9: Update to 4.9.124.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.124.
2018-08-26 00:36:11 -04:00
Mark H Weaver
032712f621
gnu: linux-libre@4.4: Update to 4.4.152.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.152.
2018-08-26 00:35:30 -04:00
Ludovic Courtès
64daf2177f
gnu: emacs-recent-addresses: Switch to a branch that works with Helm.
...
* gnu/packages/emacs.scm (emacs-recent-addresses)[source]: Change URL
and update to afbbfdc.
2018-08-26 01:47:41 +02:00
Kyle Meyer
bff861ece5
gnu: Add emacs-git-annex.
...
* gnu/packages/emacs.scm (emacs-git-annex): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-08-26 01:47:40 +02:00
Kyle Meyer
8a9e0b6ebf
gnu: emacs-recent-addresses: Add missing words to description.
...
* gnu/packages/emacs.scm (emacs-recent-addresses)[description]: Add missing
words.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-08-26 01:47:40 +02:00
Kei Kebreau
7d01ee66d4
gnu: Add avogadro.
...
* gnu/packages/chemistry.scm (avogadro): New variable.
* gnu/packages/patches/avogadro-boost148.patch,
gnu/packages/patches/avogadro-eigen3-update.patch,
gnu/packages/patches/avogadro-python-eigen-lib.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2018-08-25 17:05:30 -04:00
Marius Bakke
94e9d750a2
gnu: libx11: Replace with 1.6.6 [security fixes].
...
This fixes CVE-2018-14599, CVE-2018-14600, and CVE-2018-14598.
* gnu/packages/xorg.scm (libx11)[replacement]: New field.
(libx11-1.6.6): New public variable.
2018-08-25 16:32:06 +02:00
宋文武
7789bf9531
gnu: dante: Disable preloading to make 'sockd' work.
...
* gnu/packages/networking.scm (dante)[arguments]: Pass '--disable-preload'
to #:configure-flags.
2018-08-25 16:40:21 +08:00
Leo Famulari
36a8d5cdf4
gnu: OpenSSH: Update to 7.8p1.
...
* gnu/packages/ssh.scm (openssh): Update to 7.8p1.
[source]: Remove 'openssh-CVE-2018-15473.patch'.
* gnu/packages/patches/openssh-CVE-2018-15473.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-24 17:04:58 -04:00
Ludovic Courtès
c1352b4bad
gnu: font-gnu-unifont: Update to 11.0.02.
...
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 11.0.02.
[arguments]: Adjust code to install 'unifont.info.gz' in 'install'
phase.
2018-08-24 17:54:10 +02:00
Ludovic Courtès
bf0bb925ea
gnu: gdb: Update to 8.1.1.
...
* gnu/packages/gdb.scm (gdb): Update to 8.1.1.
2018-08-24 17:50:52 +02:00
Ricardo Wurmus
079cdd9c15
gnu: Add find-circ.
...
* gnu/packages/bioinformatics.scm (find-circ): New variable.
2018-08-24 11:20:19 +02:00
Tobias Geerinckx-Rice
4a3cf8929f
gnu: r-catools: Update to 1.17.1.1.
...
* gnu/packages/statistics.scm (r-catools): Update to 1.17.1.1.
2018-08-24 04:25:50 +02:00
Tobias Geerinckx-Rice
0e5d66abf6
gnu: keepassxc: Update to 2.3.4.
...
* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.4.
[arguments]: Remove obsolete ‘patch-sources’ phase.
2018-08-24 04:25:50 +02:00
Tobias Geerinckx-Rice
a7b14a1b39
gnu: capstone: Update to 3.0.5.
...
* gnu/packages/engineering.scm (capstone): Update to 3.0.5.
[arguments]: Set cstool's LDFLAGS in the environment instead of
SUBSTITUTE*ing the Makefile.
2018-08-24 03:04:56 +02:00
Tobias Geerinckx-Rice
77c027b98b
gnu: r-trimcluster: Update to 0.1-2.1.
...
* gnu/packages/statistics.scm (r-trimcluster): Update to 0.1-2.1.
2018-08-24 02:30:43 +02:00
Tobias Geerinckx-Rice
6d83cd1f9a
gnu: r-synchronicity: Update to 1.3.5.
...
* gnu/packages/statistics.scm (r-synchronicity): Update to 1.3.5.
2018-08-24 02:30:42 +02:00
Tobias Geerinckx-Rice
6a9a50fd2f
gnu: guile-lib: Update to 0.2.6.1.
...
* gnu/packages/guile.scm (guile-lib): Update to 0.2.6.1.
[source]: Remove obsolete snippet.
2018-08-24 02:30:42 +02:00
Tobias Geerinckx-Rice
a0a7e42500
gnu: tuxguitar: Update to 1.5.2.
...
* gnu/packages/music.scm (tuxguitar): Update to 1.5.2.
[source]: Remove obsolete snippet.
2018-08-24 02:30:41 +02:00
Tobias Geerinckx-Rice
38146797e6
gnu: libgig: Update to 4.1.0.
...
* gnu/packages/music.scm (libgig): Update to 4.1.0.
2018-08-24 02:30:41 +02:00
Tobias Geerinckx-Rice
f6181921e5
gnu: denemo: Use INVOKE.
...
* gnu/packages/music.scm (denemo)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-08-24 02:30:41 +02:00
Tobias Geerinckx-Rice
fbde7b08e5
gnu: ncmpc: Update to 0.29.
...
* gnu/packages/mpd.scm (ncmpc): Update to 0.29.
[build-system]: Switch to Meson.
[arguments]: Find ncurses.h.
[native-inputs]: Add gettext.
2018-08-24 02:30:41 +02:00
Ludovic Courtès
0b4e5f7e5b
gnu: parallel: Update to 20180822.
...
* gnu/packages/parallel.scm (parallel): Update to 20180822.
2018-08-24 00:40:09 +02:00
Ludovic Courtès
444488fc1b
gnu: boost: Move 1.59.0 definition to boost.scm.
...
Fixes a regression introduced in commit
7cbf06d8c2
where the top-level code of
these two modules would depend on each other, leading to "boost: unbound
variable" kind of errors in some circumstances.
* gnu/packages/databases.scm (boost-for-mysql): Move to...
* gnu/packages/boost.scm (boost-for-mysql): ... here. Make public and
add 'properties' field.
2018-08-24 00:36:04 +02:00
Tobias Geerinckx-Rice
d32da49c76
gnu: r-devtools: Update to 1.13.6.
...
* gnu/packages/statistics.scm (r-devtools): Update to 1.13.6.
2018-08-23 23:11:52 +02:00
Tobias Geerinckx-Rice
c95f9f09a7
gnu: drumkv1: Update to 0.9.2.
...
* gnu/packages/music.scm (drumkv1): Update to 0.9.2.
2018-08-23 23:01:56 +02:00
Tobias Geerinckx-Rice
69b4d24871
gnu: synthv1: Update to 0.9.2.
...
* gnu/packages/music.scm (synthv1): Update to 0.9.2.
2018-08-23 23:01:56 +02:00
Tobias Geerinckx-Rice
29618d6722
gnu: samplv1: Update to 0.9.2.
...
* gnu/packages/music.scm (samplv1): Update to 0.9.2.
2018-08-23 23:01:56 +02:00
Tobias Geerinckx-Rice
2c59066f6a
gnu: padthv1: Update to 0.9.2.
...
* gnu/packages/music.scm (padthv1): Update to 0.9.2.
2018-08-23 23:01:56 +02:00
Tobias Geerinckx-Rice
9459216aa1
gnu: Update home pages for the V1 synth family.
...
* gnu/packages/music.scm (synthv1, drumkv1, samplv1, padthv1)
[home-page]: Update & use HTTPS.
2018-08-23 23:01:55 +02:00
pimi
16b0e8da48
gnu: Add r-a3.
...
gnu/packages/cran.scm (r-a3): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-23 16:26:40 -04:00
pimi
881cc61c1b
gnu: Add r-manipulatewidget.
...
gnu/packages/cran.scm (r-manipulatewidget): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-23 16:26:40 -04:00
pimi
87b576aa8b
gnu: Add r-slam.
...
gnu/packages/cran.scm (r-slam): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-23 16:26:40 -04:00
pimi
c994418b8c
gnu: Add r-abcanalysis.
...
gnu/packages/cran.scm (r-abcanalysis): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-23 16:26:40 -04:00
pimi
67cf070239
gnu: Add r-miniui.
...
gnu/packages/web.scm (r-miniui): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-23 16:26:40 -04:00
Tobias Geerinckx-Rice
694765e1d6
gnu: qjackctl: Update to 0.5.3.
...
* gnu/packages/audio.scm (qjackctl): Update to 0.5.3.
2018-08-23 17:16:42 +02:00
Tobias Geerinckx-Rice
97353dfb69
gnu: byobu: Update home page.
...
* gnu/packages/screen.scm (byobu)[home-page]: Update & use HTTPS.
2018-08-23 17:16:41 +02:00
Tobias Geerinckx-Rice
9e29921162
gnu: byobu: Update to 5.127.
...
* gnu/packages/screen.scm (byobu): Update to 5.127.
* gnu/packages/patches/byobu-writable-status.patch: Adjust context
accordingly.
2018-08-23 17:16:41 +02:00
Tobias Geerinckx-Rice
f868276b8a
gnu: wine-staging-patchset-data: Don't use unstable archive.
...
* gnu/packages/wine.scm (wine-staging-patchset-data)[source]:
Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Remove unzip.
[arguments]: Adjust and refactor accordingly.
2018-08-23 17:16:41 +02:00
Tobias Geerinckx-Rice
574e2ee8ea
gnu: yubico-piv-tool: Update to 1.6.1.
...
* gnu/packages/security-token.scm (yubico-piv-tool): Update to 1.6.1.
2018-08-23 17:16:41 +02:00
Tobias Geerinckx-Rice
fa5511b6e9
gnu: r-car: Update to 3.0-1.
...
* gnu/packages/statistics.scm (r-car): Update to 3.0-1.
2018-08-23 17:16:40 +02:00
Tobias Geerinckx-Rice
39bb1cc77a
gnu: r-digest: Update to 0.6.16.
...
* gnu/packages/statistics.scm (r-digest): Update to 0.6.16.
2018-08-23 17:16:40 +02:00
Tobias Geerinckx-Rice
ed61c44895
gnu: r-dplyr: Update to 0.7.6.
...
* gnu/packages/statistics.scm (r-dplyr): Update to 0.7.6.
2018-08-23 17:16:40 +02:00
Tobias Geerinckx-Rice
51dbad04c5
gnu: r-rcpp: Update to 0.12.18.
...
* gnu/packages/cran.scm (r-rcpp): Update to 0.12.18.
2018-08-23 17:16:40 +02:00
Tobias Geerinckx-Rice
02489a6646
gnu: duplicity: Update to 0.7.18.
...
* gnu/packages/backup.scm (duplicity): Update to 0.7.18.
2018-08-23 17:16:39 +02:00
Arun Isaac
72816ebed2
gnu: darcs: Update to 2.14.1.
...
* gnu/packages/version-control.scm (darcs): Update to 2.14.1.
[arguments]: Add patch-sh phase. Enable tests.
2018-08-23 15:51:43 +05:30
Arun Isaac
d3c7e70858
gnu: ghc-zlib: Update to 0.6.2.
...
* gnu/packages/haskell.scm (ghc-zlib): Update to 0.6.2.
2018-08-23 14:43:48 +05:30
Arun Isaac
cdccdec1f2
gnu: ghc-quickcheck-instances: Update to 0.3.18.
...
* gnu/packages/haskell-check.scm (ghc-quickcheck-instances): Update to 0.3.18.
[arguments]: Allow building with newer base-compat.
2018-08-23 14:37:57 +05:30
Arun Isaac
f797a0e987
gnu: ghc-graphviz: Update to 2999.20.0.2.
...
* gnu/packages/haskell.scm (ghc-graphviz): Update to 2999.20.0.2.
[native-inputs]: Add ghc-hspec, graphviz and hspec-discover.
2018-08-23 13:21:23 +05:30
Arun Isaac
e173a95ffa
gnu: ghc-wl-pprint-text: Update to 1.2.0.0.
...
* gnu/packages/haskell.scm (ghc-wl-pprint-text): Update to 1.2.0.0.
[inputs]: Add ghc-base-compat.
2018-08-23 13:21:23 +05:30
Arun Isaac
0fa2c552fc
gnu: ghc-base-compat: Update to 0.10.4.
...
* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.10.4.
2018-08-23 13:21:23 +05:30
Arun Isaac
a3ab433a14
gnu: ghc-fgl-arbitrary: Allow building with newer hspec.
...
* gnu/packages/haskell.scm (ghc-fgl-arbitrary)[arguments]: Allow building with
newer hspec.
2018-08-23 13:00:53 +05:30
Arun Isaac
c4348ca72c
gnu: ghc-shelly: Update to 1.8.1.
...
* gnu/packages/haskell.scm (ghc-shelly): Update to 1.8.1.
[inputs]: Add ghc-hspec-contrib.
2018-08-23 12:53:47 +05:30
Arun Isaac
66dbe158cf
gnu: ghc-sandi: Update to 0.4.2.
...
* gnu/packages/haskell.scm (ghc-sandi): Update to 0.4.2.
2018-08-23 12:44:00 +05:30
Arun Isaac
b1a1600030
gnu: ghc-fgl: Update to 5.6.0.0.
...
* gnu/packages/haskell.scm (ghc-fgl): Update to 5.6.0.0.
[arguments]: Allow building with newer hspec.
2018-08-23 12:32:46 +05:30
Mark H Weaver
4e51d3e9ae
gnu: guile-redis: Remove duplicate 'home-page' field.
...
* gnu/packages/guile.scm (guile-redis): Remove duplicate 'home-page' field.
2018-08-23 02:30:30 -04:00
Mark H Weaver
efe2e7506e
gnu: guile-gcrypt: Remove duplicate 'home-page' field.
...
This is a followup to commit b0cb92b2d4
.
* gnu/packages/gnupg.scm (guile-gcrypt): Remove duplicate 'home-page' field.
2018-08-23 02:29:31 -04:00
Mark H Weaver
12dc04d0b4
gnu: linux-libre: Update to 4.18.4.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.4.
(%linux-libre-hash): Update hash.
2018-08-23 02:22:57 -04:00
Mark H Weaver
98dfe06e3e
gnu: linux-libre@4.14: Update to 4.14.66.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.66.
(%linux-libre-4.14-hash): Update hash.
2018-08-23 02:21:28 -04:00
Mark H Weaver
bb2efc0384
gnu: linux-libre@4.9: Update to 4.9.123.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.123.
2018-08-23 02:20:44 -04:00
Mark H Weaver
435722f72c
gnu: linux-libre@4.4: Update to 4.4.151.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.151.
2018-08-23 02:20:00 -04:00
Ludovic Courtès
b0cb92b2d4
gnu: Add guile-gcrypt.
...
* gnu/packages/gnupg.scm (guile-gcrypt): New variable.
2018-08-23 00:44:55 +02:00
Leo Famulari
58927996d9
gnu: perl-dbd-mysql: Update to 4.046.
...
* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.046.
[source]: Update URL. Remove 'perl-dbd-mysql-CVE-2017-10788.patch'.
* gnu/packages/patches/perl-dbd-mysql-CVE-2017-10788.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-22 15:40:08 -04:00
Paul Garlick
414f620fbb
gnu: python-pkgconfig: Enable tests.
...
* gnu/packages/python.scm (python-pkgconfig)[arguments]: Replace 'check' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-22 15:13:52 -04:00
Paul Garlick
5fab62527c
gnu: python-pkgconfig: Update to 1.3.1.
...
* gnu/packages/python.scm (python-pkgconfig): Update to 1.3.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-22 15:13:49 -04:00
Leo Famulari
373a9fd4db
gnu: soundtouch: Fix CVE-2018-{1000223,14044,14045}.
...
* gnu/packages/patches/soundtouch-CVE-2018-14044-14045.patch,
gnu/packages/patches/soundtouch-CVE-2018-1000223.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/audio.scm (soundtouch)[source]: Use them.
2018-08-22 13:38:39 -04:00
Leo Famulari
eb88ccf711
gnu: soundtouch: Update to 2.0.0.
...
* gnu/packages/audio.scm (soundtouch): Update to 2.0.0.
2018-08-22 13:38:39 -04:00
Leo Famulari
180a8986e5
gnu: ImageMagick: Update to 6.9.10-10.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-10.
2018-08-22 03:25:47 -04:00
Leo Famulari
09efe9af2d
gnu: GraphicsMagick: Update to 1.3.30.
...
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.30.
2018-08-22 03:25:46 -04:00
Tobias Geerinckx-Rice
dc695341f7
gnu: r-fpc: Update to 2.1-11.1.
...
* gnu/packages/statistics.scm (r-fpc): Update to 2.1-11.1.
2018-08-22 00:03:44 +02:00
Tobias Geerinckx-Rice
7138c48e6e
gnu: r-survival: Update to 2.42-6.
...
* gnu/packages/statistics.scm (r-survival): Update to 2.42-6.
2018-08-22 00:03:44 +02:00
Tobias Geerinckx-Rice
311f06c94a
gnu: Add sqlcrush.
...
* gnu/packages/databases.smc (sqlcrush): New public variable.
2018-08-22 00:03:43 +02:00
Tobias Geerinckx-Rice
9763102bd7
gnu: Add python-pymysql.
...
* gnu/packages/databases.scm (python-pymysql, python2-pymysql): New
public variables.
2018-08-22 00:03:43 +02:00
Raphaël Mélotte
f998453559
gnu: luakit: Fix crash on startup.
...
* gnu/packages/web-browsers.scm (luakit): add XDG_CONFIG_DIRS to the
wrapping phase.
This fixes a crash when no configuration file is present in the user's home
directory. It allows luakit to use it's own default configuration files.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-08-21 23:27:09 +02:00
Ludovic Courtès
c305ac30c3
gnu: guile-ssh: Don't build libguile-ssh.a.
...
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Add #:configure-flags.
2018-08-21 23:27:08 +02:00
Ludovic Courtès
f43d2dcd80
linux-modules: Adjust 'section-contents' procedure.
...
* gnu/build/linux-modules.scm (section-contents): Honor SECTION as was
intended.
(modinfo-section-contents): Pass 'section-contents' a section, not a
section name.
2018-08-21 23:27:08 +02:00
Leo Famulari
6cd2c4a83c
gnu: openssh: Don't allow remote username enumeration [fixes CVE-2018-15473].
...
* gnu/packages/patches/openssh-CVE-2018-15473.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (openssh)[source]: Use it.
2018-08-21 11:16:30 -04:00
Leo Famulari
2fbc38e33b
gnu: python-paramiko: Add some missing dependencies.
...
* gnu/packages/python-crypto.scm (python-paramiko,
python2-paramiko)[propagated-inputs]: Add python-bcrypt and python-pynacl.
2018-08-21 11:04:47 -04:00
Pierre Neidhardt
15e57838c6
gnu: asymptote: Use minimal texlive-union.
...
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Replace texlive with texlive-union.
2018-08-21 16:32:22 +02:00
Pierre Neidhardt
756fc3e1ef
gnu: texlive-latex-base: Include support files.
...
* gnu/packages/tex.scm (texlive-latex-base)[native-inputs]: Include support files.
2018-08-21 16:32:22 +02:00
Pierre Neidhardt
9b02a79bb0
gnu: mit-scheme: Use minimal texlive-union.
...
* gnu/packages/scheme.scm (mit-scheme)[native-inputs]: Replace texlive with texlive-union.
2018-08-21 16:30:22 +02:00
Tobias Geerinckx-Rice
49dcfb5045
gnu: sl: Don't use unstable tarball.
...
* gnu/packages/toys.scm (sl)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-08-21 07:17:06 +02:00
Tobias Geerinckx-Rice
20b5b97381
gnu: python-rpy2: Update to 2.9.4.
...
* gnu/packages/python.scm (python-rpy2): Update to 2.9.4.
[arguments]: Remove obsolete phases and substitute INVOKE for SYSTEM*
now that we can.
2018-08-21 07:17:06 +02:00
Tobias Geerinckx-Rice
db09a450d2
gnu: python-rpy2: Update home page.
...
* gnu/packages/python.scm (python-rpy2)[home-page]: Update URI.
2018-08-21 07:17:05 +02:00
Tobias Geerinckx-Rice
93f9e0d9e9
gnu: r-iterators: Update to 1.0.10.
...
* gnu/packages/statistics.scm (r-iterators): Update to 1.0.10.
2018-08-21 07:17:05 +02:00
Tobias Geerinckx-Rice
4370881631
gnu: r-foreign: Update to 0.8-71.
...
* gnu/packages/statistics.scm (r-foreign): Update to 0.8-71.
2018-08-21 07:17:05 +02:00
Chris Marusich
6fb6ac6857
gnu: services: Fix pcscd activation bug.
...
Fixes: <https://bugs.gnu.org/32478 >.
* gnu/services/security-token.scm (pcscd-activation): Idempotently create the
/var/lib/pcsc symlink so that it does not fail when it already exists.
2018-08-20 21:43:56 -07:00
Tobias Geerinckx-Rice
6d863cdedd
gnu: r-openssl: Update to 1.0.2.
...
* gnu/packages/statistics.scm (r-openssl): Update to 1.0.2.
2018-08-21 03:25:42 +02:00
Tobias Geerinckx-Rice
4481004fa4
gnu: r-modeltools: Update to 0.2-22.
...
* gnu/packages/statistics.scm (r-modeltools): Update to 0.2-22.
2018-08-21 03:25:41 +02:00
Tobias Geerinckx-Rice
8ecf3f7ea5
gnu: mysql: Update to 5.7.23.
...
* gnu/packages/databases.scm (mysql): Update to 5.7.23.
2018-08-20 20:17:20 +02:00
Tobias Geerinckx-Rice
7cbf06d8c2
gnu: mysql: Fix build.
...
MySQL demands boost@1.59.0, and lying about it no longer works:
sql/item_geofunc_internal.cc: In function ‘void handle_gis_exception(const char*)’:
sql/item_geofunc_internal.cc:37:81: error: expected unqualified-id before ‘&’ token
catch (const boost::geometry::detail::self_get_turn_points::self_ip_exception &)
^
[...]
* gnu/packages/databases.scm (boost-for-mysql): New variable.
(mysql)[inputs]: Use that instead of the regular boost.
[arguments]: Remove now-unnecessary ‘patch-boost-version’ phase.
2018-08-20 20:17:20 +02:00
Tobias Geerinckx-Rice
725449bd7a
gnu: python-pyodbc: Update to 4.0.24.
...
* gnu/packages/databases.scm (python-pyodbc): Update to 4.0.24.
2018-08-20 20:17:19 +02:00
Tobias Geerinckx-Rice
28635e5266
gnu: python-mysqlclient: Update to 1.3.13.
...
* gnu/packages/databases.scm (python-mysqlclient): Update to 1.3.13.
2018-08-20 20:17:19 +02:00
Tobias Geerinckx-Rice
db4e76416c
gnu: perl-dbd-sqlite: Update to 1.58.
...
* gnu/packages/databases.scm (perl-dbd-sqlite): Update to 1.58.
2018-08-20 20:17:19 +02:00
Tobias Geerinckx-Rice
9c112bee91
gnu: r-energy: Update to 1.7-5.
...
* gnu/packages/cran.scm (r-energy): Update to 1.7-5.
2018-08-20 20:17:19 +02:00
Tobias Geerinckx-Rice
8b0701d97a
gnu: r-tinytex: Update to 0.6.
...
* gnu/packages/cran.scm (r-tinytex): Update to 0.6.
[propagated-inputs]: Add r-xfun.
2018-08-20 20:17:18 +02:00
Tobias Geerinckx-Rice
2045af8035
gnu: r-xfun: Update to 0.3.
...
* gnu/packages/cran.scm (r-xfun): Update to 0.3.
2018-08-20 20:17:18 +02:00
Tobias Geerinckx-Rice
9b77f724c0
gnu: r-jomo: Update to 2.6-3.
...
* gnu/packages/cran.scm (r-jomo): Update to 2.6-3.
2018-08-20 20:17:18 +02:00
Tobias Geerinckx-Rice
cd4abb6d4a
gnu: r-trend: Update to 1.1.1.
...
* gnu/packages/cran.scm (r-trend): Update to 1.1.1.
2018-08-20 20:17:18 +02:00
Tobias Geerinckx-Rice
dc98bbcad4
gnu: r-lava: Update to 1.6.3.
...
* gnu/packages/cran.scm (r-lava): Update to 1.6.3.
2018-08-20 20:17:17 +02:00
Tobias Geerinckx-Rice
632cefdac9
gnu: r-mitml: Update to 0.3-6.
...
* gnu/packages/cran.scm (r-mitml): Update to 0.3-6.
2018-08-20 20:17:17 +02:00
Tobias Geerinckx-Rice
658e37b6e8
gnu: r-vgam: Update to 1.0-6.
...
* gnu/packages/statistics.scm (r-vgam): Update to 1.0-6.
2018-08-20 20:17:17 +02:00
Tobias Geerinckx-Rice
52773e5cf4
gnu: python-py: Use HTTPS home page.
...
* gnu/packages/python.scm (python-py)[home-page]: Use HTTPS.
2018-08-20 16:36:20 +02:00
Tobias Geerinckx-Rice
c85626bb0f
gnu: xpad: Update to 5.1.0.
...
* gnu/packages/gnome.scm (xpad): Update to 5.1.0.
[arguments]: Remove obsolete ‘run-autogen’ phase.
2018-08-20 16:35:55 +02:00
Tobias Geerinckx-Rice
bc2f9dc3ce
gnu: emacs-f: Update to 0.20.0.
...
* gnu/packages/emacs.scm (emacs-f): Update to 0.20.0.
2018-08-20 16:35:55 +02:00
Tobias Geerinckx-Rice
bd0570f21d
gnu: emacs-f: Don't use unstable tarball.
...
* gnu/packages/emacs.scm (emacs-f)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2018-08-20 16:35:55 +02:00
Tobias Geerinckx-Rice
cb4baa4da6
gnu: gimp: Report bugs to Guix.
...
Upstream prints this when running ./configure. Take the hint.
NOTE: if you plan on packaging GIMP for distribution, it is
recommended to override the bug report URL with option:
--with-bug-report-url=https://example.com/
so that you can filter packaging bugs from core bugs before
reporting upstream.
* gnu/packages/gimp.scm (gimp)[arguments]: Customise bug report URI.
2018-08-20 16:35:54 +02:00
Tobias Geerinckx-Rice
0f83d6029e
gnu: gimp: Update to 2.10.6.
...
* gnu/packages/gimp.scm (gimp): Update to 2.10.6.
2018-08-20 16:35:54 +02:00
Tobias Geerinckx-Rice
901888a854
gnu: gegl: Update to 0.4.8.
...
* gnu/packages/gimp.scm (gegl): Update to 0.4.8.
2018-08-20 16:35:54 +02:00
Tobias Geerinckx-Rice
3cae7f582e
gnu: babl: Update to 0.1.56.
...
* gnu/packages/gimp.scm (babl): Update to 0.1.56.
2018-08-20 16:35:54 +02:00
Ludovic Courtès
64bcc76c00
gnu: guile-ssh: Update to 0.11.3.
...
* gnu/packages/ssh.scm (guile-ssh): Update to 0.11.3.
2018-08-20 16:32:18 +02:00
Ludovic Courtès
0ec3800274
gnu: guile-json: Update to 1.1.1.
...
* gnu/packages/guile.scm (guile-json): Update to 1.1.1.
[source]: Remove snippet.
[native-inputs]: Add PKG-CONFIG.
2018-08-20 16:32:18 +02:00
Ludovic Courtès
a50eed201b
gnu: guile-redis: Update to 1.0.0.
...
* gnu/packages/guile.scm (guile-redis): Update to 1.0.0.
[source]: Fetch from github.com. Remove snippet.
[native-inputs]: Add AUTOCONF, AUTOMAKE, and PKG-CONFIG.
2018-08-20 16:32:17 +02:00
Roel Janssen
e63da346cf
gnu: Update virtuoso-ose to 7.2.5.
...
* gnu/packages/databases.scm (virtuoso-ose): Update to 7.2.5.
2018-08-20 16:13:45 +02:00
Rutger Helling
f307a9eca5
gnu: xpra: Update to 2.3.3.
...
* gnu/packages/xorg.scm (xpra): Update to 2.3.3.
2018-08-20 08:48:53 +02:00
Rutger Helling
346c146f7f
gnu: wine-staging: Update to 3.14.
...
* gnu/packages/wine.scm (wine-staging): Update to 3.14.
2018-08-20 08:17:49 +02:00
Rutger Helling
56d4b2163a
gnu: wine-staging-patchset-data: Update to 3.14.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.14.
2018-08-20 08:17:49 +02:00
Leo Famulari
1feaca62d3
gnu: syncthing: Invoke build steps with INVOKE.
...
* gnu/packages/syncthing.scm (syncthing)[arguments]: Use INVOKE.
2018-08-19 17:50:48 -04:00
Marius Bakke
146c3b2160
gnu: libconfuse: Update to 3.2.2 [fixes CVE-2018-14447].
...
* gnu/packages/wm.scm (libconfuse): Update to 3.2.2.
2018-08-19 18:40:30 +02:00
Ludovic Courtès
0b93d04ac5
gnu: gcc@4.8: Fix libsanitizer build issue.
...
Fixes <https://bugs.gnu.org/32397 >.
Reported by fis trivial <ybbs.daans@hotmail.com>.
* gnu/packages/patches/gcc-4.8-libsanitizer-fix.patch: New file.
* gnu/packages/gcc.scm (gcc-4.8)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-08-19 18:21:24 +02:00
Ludovic Courtès
6d1a7ce8ea
gnu: libchop: Fix build and test errors.
...
* gnu/packages/backup.scm (libchop)[arguments]: New field.
2018-08-19 18:21:24 +02:00
Ludovic Courtès
c9f898cd31
gnu: libchop: Require gperf 3.0.
...
Fixes <https://bugs.gnu.org/32382 >.
Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>.
* gnu/packages/backup.scm (libchop)[native-inputs]: Use GPERF-3.0
instead of GPERF.
2018-08-19 18:21:24 +02:00
Marius Bakke
a7bc1588e6
Merge branch 'staging'
2018-08-19 15:24:59 +02:00
Jan Nieuwenhuizen
8a502c3b60
gnu: mescc-tools: Update to 0.5.2.
...
* gnu/packages/mes.scm (mescc-tools): Update to 0.5.2.
2018-08-19 13:30:57 +02:00
Mark H Weaver
860c37b9f2
gnu: linux-libre: Update to 4.18.3.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.3.
(%linux-libre-hash): Update hash.
(%linux-libre-patches): Rename to ...
(%linux-libre-4.18-patches): ... this.
(linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus):
Apply %linux-libre-4.18-patches.
2018-08-19 02:19:20 -04:00
Mark H Weaver
08e43eba4e
gnu: linux-libre@4.14: Update to 4.14.65.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.65.
(%linux-libre-4.14-hash): Update hash.
2018-08-19 02:16:53 -04:00
Mark H Weaver
ad6baf9dc1
gnu: linux-libre@4.9: Update to 4.9.122.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.122.
2018-08-19 02:16:08 -04:00
Mark H Weaver
1ae8efa57d
gnu: linux-libre@4.4: Update to 4.4.150.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.150.
2018-08-19 02:15:30 -04:00
Mark H Weaver
4ecd049074
Revert "gnu: linux-libre: Add fix from 4.4.150, 4.9.122, 4.14.65, 4.18.3."
...
This reverts commit 50dbd26ce0
.
2018-08-19 02:13:49 -04:00
Kei Kebreau
b13ba3f1ba
gnu: gnuplot: Update to 5.2.4.
...
* gnu/packages/maths.scm (gnuplot): Update to 5.2.4.
2018-08-18 21:21:52 -04:00
Kei Kebreau
e1ecaa836f
gnu: xtensor: Update to 0.17.1.
...
* gnu/packages/algebra.scm (xtensor): Update to 0.17.1.
[source]: Use git-fetch.
2018-08-18 19:48:24 -04:00
Kei Kebreau
0bb41aec99
gnu: xtl: Update to 0.4.14.
...
* gnu/packages/cpp.scm (xtl): Update to 0.4.14.
[source]: Use git-fetch.
2018-08-18 19:48:18 -04:00
Mark H Weaver
50dbd26ce0
gnu: linux-libre: Add fix from 4.4.150, 4.9.122, 4.14.65, 4.18.3.
...
This adds the sole fix included in upstream versions 4.18.3, 4.14.65,
4.9.122, and 4.4.150.
* gnu/packages/linux.scm
(%linux-libre-exempt-zeroed-PTEs-from-inversion-patch): New variable.
(%linux-libre-patches): Repurposed for patches applicable to all versions.
Add the aforementioned fix.
(%linux-libre-4.18-patches): New variable, with definition based on the
previous %linux-libre-patches.
(linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus):
Add %linux-libre-4.18-patches.
(linux-libre-4.14, linux-libre-arm-generic-4.14)
(linux-libre-arm-omap2plus-4.14, linux-libre-4.9)
(linux-libre-4.4): Add %linux-libre-patches.
2018-08-18 15:40:02 -04:00
Mark H Weaver
863e61994c
gnu: linux-libre: Update to 4.18.2.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.2.
(%linux-libre-hash): Update hash.
2018-08-18 15:39:59 -04:00
Mark H Weaver
b8b2247803
gnu: linux-libre@4.14: Update to 4.14.64.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.64.
(%linux-libre-4.14-hash): Update hash.
2018-08-18 15:39:57 -04:00
Mark H Weaver
32f4859399
gnu: linux-libre@4.9: Update to 4.9.121.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.121.
2018-08-18 15:39:55 -04:00
Mark H Weaver
f36f5170b2
gnu: linux-libre@4.4: Update to 4.4.149.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.149.
2018-08-18 15:39:48 -04:00
Tobias Geerinckx-Rice
8e950ee99c
gnu: sudo: Update to 1.8.24.
...
* gnu/packages/admin.scm (sudo): Update to 1.8.24.
2018-08-18 21:18:21 +02:00
Kei Kebreau
f35c3bbb68
gnu: singular: Update to 4.1.1p3.
...
* gnu/packages/algebra.scm (singular): Update to 4.1.1p3.
2018-08-18 12:04:54 -04:00
Kei Kebreau
7fe491fbc8
gnu: cddlib: Update to 0.94i.
...
* gnu/packages/maths.scm (cddlib): Update to 0.94i.
2018-08-18 12:04:54 -04:00
Tobias Geerinckx-Rice
8cd80a4b61
gnu: eigen: Update to 3.3.5.
...
* gnu/packages/algebra.scm (eigen): Update to 3.3.5.
[source]: Remove upstreamed ARM patch and obsolete substitutions.
* gnu/packages/patches/eigen-arm-neon-fixes.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-18 16:40:31 +02:00
Tobias Geerinckx-Rice
fbe9c80fb7
gnu: eigen: Throw exceptions on test failure.
...
* gnu/packages/algebra.scm (eigen)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-08-18 16:19:58 +02:00
Tobias Geerinckx-Rice
1b00e3bd2d
gnu: knot: Update to 2.7.1.
...
* gnu/packages/dns.scm (knot): Update to 2.7.1.
[inputs]: Remove nettle, python-2, and python2-lmdb.
[arguments]: Remove ‘wrap-python-scripts’ phase for removed migration
scripts. Remove obsolete modules from, and add dnstap support for the
command-line tools to, #:configure-flags.
2018-08-18 16:07:00 +02:00
Tobias Geerinckx-Rice
ee1362fc07
gnu: knot: Deduplicate documentation directories.
...
* gnu/packages/dns.scm (knot)[arguments]: Install documentation to the
correct versioned subdirectory, as already done by the build system.
2018-08-18 16:07:00 +02:00
Marius Bakke
7d4d7992aa
gnu: libmbim: Update to 1.16.2.
...
* gnu/packages/freedesktop.scm (libmbim): Update to 1.16.2.
2018-08-18 15:22:25 +02:00
Marius Bakke
90b3e136b8
gnu: xscreensaver: Update to 5.40.
...
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.40.
2018-08-18 15:20:41 +02:00
Marius Bakke
445704c228
gnu: webkitgtk: Update to 2.20.5.
...
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.5.
2018-08-18 15:16:51 +02:00
Marius Bakke
ddf1ace064
gnu: Add varnish-modules.
...
* gnu/packages/web.scm (varnish-modules): New public variable.
2018-08-18 15:12:36 +02:00
Marius Bakke
da682825df
gnu: Add varnish.
...
* gnu/packages/web.scm (varnish): New variable.
2018-08-18 15:12:36 +02:00
Tobias Geerinckx-Rice
567f02353a
gnu: mpd: Update to 0.20.21.
...
* gnu/packages/mpd.scm (mpd): Update to 0.20.21.
2018-08-18 14:07:40 +02:00
Tobias Geerinckx-Rice
68a234c1b8
gnu: perl-module-scandeps: Update to 1.25.
...
* gnu/packages/perl.scm (perl-module-scandeps): Update to 1.25.
2018-08-18 14:07:40 +02:00
Tobias Geerinckx-Rice
4b6a0dfc2b
gnu: r-processx: Update to 3.2.0.
...
* gnu/packages/cran.scm (r-processx): Update to 3.2.0.
[propagated-inputs]: Add r-ps.
2018-08-18 14:07:39 +02:00
Tobias Geerinckx-Rice
b55e64d49f
gnu: Add r-ps.
...
* gnu/packages/cran.scm (r-ps): New public variable.
2018-08-18 14:07:39 +02:00
Tobias Geerinckx-Rice
822fcaf8d8
gnu: r-mclust: Update to 5.4.1.
...
* gnu/packages/statistics.scm (r-mclust): Update to 5.4.1.
2018-08-18 13:43:19 +02:00
Tobias Geerinckx-Rice
72d0585224
gnu: r-lme4: Update to 1.1-18-1.
...
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-18-1.
2018-08-18 13:43:18 +02:00
Leo Famulari
399c5fafcd
gnu: gst-plugins-base: Don't build with Opus for 32-bit systems.
...
Fixes <https://bugs.gnu.org/32360 > and <https://bugs.gnu.org/32466 >.
* gnu/packages/gstreamer.scm (gst-plugins-base)[inputs]: Exclude opus
when building for 32-bit systems.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2018-08-18 13:27:41 +02:00
Tobias Geerinckx-Rice
72e782b2b5
gnu: strace: Disable parallel tests.
...
Tests fail in undeterministic fashion when run in parallel on phat rigs.
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32459 >.
Reported by Clément Lassieur <clement@lassieur.org>.
* gnu/packages/linux.scm (strace)[arguments]: Disable #:parallel-tests?.
2018-08-18 13:17:11 +02:00
Mark H Weaver
3004f1c69b
gnu: linux-libre: Update to 4.18.1.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.18.1.
(%linux-libre-hash): Update hash.
(%linux-libre-patches): New variable.
(linux-libre): Add %linux-libre-patches.
* gnu/packages/aux-files/linux-libre/4.17-arm.conf,
gnu/packages/aux-files/linux-libre/4.17-arm64.conf,
gnu/packages/aux-files/linux-libre/4.17-i686.conf,
gnu/packages/aux-files/linux-libre/4.17-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/4.18-arm.conf,
gnu/packages/aux-files/linux-libre/4.18-arm64.conf,
gnu/packages/aux-files/linux-libre/4.18-i686.conf,
gnu/packages/aux-files/linux-libre/4.18-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
2018-08-18 06:19:31 -04:00
Rutger Helling
b83a40906e
gnu: c-toxcore: Update to 0.2.6.
...
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.6.
2018-08-18 12:21:52 +02:00
Arun Isaac
2913a94237
gnu: Add dante.
...
* gnu/packages/networking.scm (dante): New variable.
2018-08-18 00:50:37 +05:30
Tobias Geerinckx-Rice
a9088fc83e
gnu: emacs-git-modes: Update to 1.2.8.
...
* gnu/packages/emacs.scm (git-modes): Update to 1.2.8.
2018-08-17 17:51:15 +02:00
Kei Kebreau
b66741edc9
gnu: octave: Update to 4.4.1.
...
* gnu/packages/maths.scm (octave): Update to 4.4.1.
(qtoctave)[source]: Remove obsolete patch.
* gnu/packages/patches/qtoctave-qt-5.11-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-17 10:47:52 -04:00
Christopher Baines
b98eace814
gnu: lollypop: Update to 0.9.521.
...
* gnu/packages/gnome.scm (lollypop)[version]: Update to 0.9.521.
[source]: Change the URL, as the project has moved on gitlab.gnome.org. Update
the uri and sha256.
[home-page]: Change to wiki.gnome.org as the previous URL 404's.
2018-08-17 12:21:48 +01:00
Tobias Geerinckx-Rice
dcf16c12cf
gnu: r-lang: Update to 0.2.2.
...
* gnu/packages/statistics.scm (r-lang): Update to 0.2.2.
2018-08-17 13:13:11 +02:00
Tobias Geerinckx-Rice
ef51e4e2b6
gnu: claws-mail: Update to 3.17.0.
...
* gnu/packages/mail.scm (claws-mail): Update to 3.17.0.
2018-08-17 13:13:11 +02:00
Tobias Geerinckx-Rice
ba5c926c18
gnu: claws-mail: Use HTTPS.
...
* gnu/packages/mail.scm (claws-mail)[source, home-page]: Use HTTPS.
2018-08-17 13:13:10 +02:00
Tobias Geerinckx-Rice
24d6cc1d59
gnu: Use HTTPS for gtk.org.
...
* gnu/packages/gimp.scm (babl)[source]: Use HTTPS for ftp.gtk.org.
* gnu/packages/gnome.scm (rest)[home-page]: Use HTTPS for www.gtk.org.
* gnu/packages/gtk.scm (gtk+-2, gtk-doc)[home-page]: Likewise.
2018-08-17 13:13:10 +02:00
Oleg Pykhalov
773899112b
gnu: restic: Set a variable to disable FUSE tests.
...
* gnu/packages/backup.scm (restic): Set a variable to disable FUSE tests.
2018-08-17 11:05:01 +03:00
Tobias Geerinckx-Rice
c4f8953a12
gnu: lxc: Update to 3.0.2.
...
* gnu/packages/virtualization.scm (lxc): Update to 3.0.2.
[source]: Remove patch.
* gnu/packages/patches/lxc-CVE-2018-6556.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-17 05:19:05 +02:00
Tobias Geerinckx-Rice
3ef4b30128
gnu: python-pyusb: Update to 1.0.2.
...
* gnu/packages/libusb.scm (python-pyusb): Update to 1.0.2.
[source]: Update PyPI package name.
[home-page]: Update URI.
2018-08-17 03:50:35 +02:00
Tobias Geerinckx-Rice
e2749d7576
gnu: ntp: Update to 4.2.8p12 [fix CVE-2018-12327].
...
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p12.
2018-08-17 03:49:19 +02:00
Vagrant Cascadian
5d706f1898
gnu: dtc: Update to 1.4.7.
...
* gnu/packages/bootloaders.scm (dtc): Update to 1.4.7.
[native-inputs]: Add valgrind.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-16 18:47:58 -04:00
Tobias Geerinckx-Rice
f133e24481
gnu: armadillo: Update to 9.100.5.
...
* gnu/packages/maths.scm (armadillo): Update to 9.100.5.
2018-08-17 00:38:17 +02:00
Tobias Geerinckx-Rice
eb668d5c2e
gnu: r-pkgconfig: Update to 2.0.2.
...
* gnu/packages/statistics.scm (r-pkgconfig): Update to 2.0.2.
2018-08-17 00:38:17 +02:00
Tobias Geerinckx-Rice
22a01411ff
gnu: diffstat: Update to 1.62.
...
* gnu/packages/version-control.scm (diffstat): Update to 1.62.
2018-08-17 00:38:16 +02:00
Konrad Hinsen
e0b49c785b
gnu: racket: Update to 7.0.
...
* gnu/packages/scheme.scm (racket): Update to 7.0.
[inputs]: Add libedit.
[arguments]: Update the list of FFI library references to patch.
[source]: Remove 'racket-fix-xform-issue.patch'.
* gnu/packages/patches/racket-store-checksum-override.patch: Adjust.
* gnu/packages/patches/racket-fix-xform-issue.patch: Delete file.
* gnu/local.mk: Adjust accordingly.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-16 18:36:09 -04:00
Clément Lassieur
41c038078e
gnu: cuirass: Update to 4db99f6.
...
* gnu/packages/ci.scm (cuirass): Update to 4db99f6.
2018-08-16 22:56:54 +02:00
Pierre Neidhardt
288c8c97e8
gnu: Add texlive-latex-ocgx2.
...
* gnu/packages/tex.scm (texlive-latex-ocgx2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-16 16:53:29 -04:00
Pierre Neidhardt
7d50dff34c
gnu: Add texlive-latex-media9.
...
* gnu/packages/tex.scm (texlive-latex-media9): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-16 16:53:26 -04:00
Mark H Weaver
b42592db6a
gnu: linux-libre: Update to 4.17.15.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.15.
(%linux-libre-hash): Update hash.
2018-08-16 16:25:07 -04:00
Mark H Weaver
0dcfc00550
gnu: linux-libre@4.14: Update to 4.14.63.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.63.
(%linux-libre-4.14-hash): Update hash.
2018-08-16 16:25:05 -04:00
Mark H Weaver
4edf8015ab
gnu: linux-libre@4.9: Update to 4.9.120.
...
* gnu/packages/linux.scm (linux-libre@4.9): Update to 4.9.120.
2018-08-16 16:25:02 -04:00
Mark H Weaver
88710fff04
gnu: linux-libre@4.4: Update to 4.4.148.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.148.
2018-08-16 16:25:00 -04:00
Tobias Geerinckx-Rice
1dfb14d2f7
gnu: btrfs-progs: Update to 4.17.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.17.1.
[source]: Remove patch.
[native-inputs]: Add python.
* gnu/packages/patches/btrfs-progs-e-value-block.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-16 22:21:53 +02:00
Tobias Geerinckx-Rice
76c888cb94
gnu: e2fsprogs: Update to 1.44.3.
...
* gnu/packages/linux.scm (e2fsprogs): Update to 1.44.3.
[source]: Remove glibc-2.27 patch.
(extundelete)[source]: Apply e2fsprogs-1.44 patch.
* gnu/packages/patches/e2fsprogs-glibc-2.27.patch: Delete file...
* gnu/local.mk (dist_patch_DATA): ...remove it, and add...
* gnu/packages/patches/extundelete-e2fsprogs-1.44.patch: ...this new
file.
2018-08-16 22:21:53 +02:00
Leo Famulari
1d9b96c08f
gnu: oil-shell: Update to 0.5.0.
...
* gnu/packages/shells.scm (oil-shell): Update to 0.5.0.
2018-08-16 16:08:13 -04:00
Leo Famulari
e2b2baa71d
Revert "gnu: Add r-hash."
...
This reverts commit b9ff25999d
.
This package is a duplicate of the r-hash package added in
4646d18eb7
.
2018-08-16 15:29:48 -04:00
Tobias Geerinckx-Rice
bf3c84bd2d
Revert "gnu: efivar: Update to 36."
...
This reverts commit 025370b045
.
See <https://github.com/rhboot/efivar/issues/111 >, and
887fe1fbde7d72788ec348ab4665e1df3d0d704f...
2018-08-16 21:09:12 +02:00
Marius Bakke
df570bf271
Merge branch 'master' into staging
2018-08-16 20:56:38 +02:00
Marius Bakke
37d203985e
gnu: python-cython: Disable tests that fail on armhf.
...
* gnu/packages/python.scm (python-cython)[arguments]: On armhf-linux, add
phase to disable two tests.
2018-08-16 20:33:28 +02:00
Clément Lassieur
8d4805ba29
services: cuirass: Put data in /var/lib to avoid removal at boot.
...
Fixes <https://bugs.gnu.org/32330 >.
* gnu/services/cuirass.scm (<cuirass-configuration>)[database]: Change default
from /var/run/cuirass/cuirass.db to /var/lib/cuirass/cuirass.db.
(cuirass-account): Change home directory from /var/run/<user> to
/var/lib/<user>.
2018-08-16 19:23:29 +02:00
Tobias Geerinckx-Rice
8f60e5338a
gnu: python-pyxdg: Use PYPI-URI.
...
* gnu/packages/freedesktop.scm (python-pyxdg)[source]: Use PYPI-URI.
2018-08-16 18:06:48 +02:00
Tobias Geerinckx-Rice
bd835ff22f
gnu: multipath-tools: Set CC in #:make-flags.
...
* gnu/packages/linux.scm (multipath-tools)[arguments]: Set ‘CC=gcc’
in #:make-flags instead of in a custom phase.
2018-08-16 17:57:50 +02:00
Tobias Geerinckx-Rice
12b99f753a
gnu: multipath-tools: Update to 0.7.7.
...
* gnu/packages/linux.scm (multipath-tools): Update to 0.7.7.
2018-08-16 17:57:50 +02:00
Tobias Geerinckx-Rice
21756abd6f
gnu: strace: Update to 4.24.
...
* gnu/packages/linux.scm (strace): Update to 4.24.
2018-08-16 17:57:49 +02:00
Tobias Geerinckx-Rice
acafdda143
gnu: psmisc: Update to 23.2.
...
* gnu/packages/linux.scm (psmisc): Update to 23.2.
2018-08-16 17:57:49 +02:00
Tobias Geerinckx-Rice
025370b045
gnu: efivar: Update to 36.
...
* gnu/packages/linux.scm (efivar): Update to 36.
2018-08-16 17:57:49 +02:00
Tobias Geerinckx-Rice
c6dd279004
gnu: efivar: Update home page.
...
* gnu/packages/linux.scm (efivar)[source, home-page]: Update URIs.
2018-08-16 17:57:48 +02:00
Tobias Geerinckx-Rice
4505369c4e
gnu: libnfsidmap: Update to 0.27.
...
* gnu/packages/linux.scm (libnfsidmap): Update to 0.27.
[source]: Update source URI.
[native-inputs]: Add autoconf.
2018-08-16 17:57:48 +02:00
Marius Bakke
0a1f520d40
gnu: r-rmysql: Add missing dependency on OpenSSL.
...
* gnu/packages/databases.scm (r-rmysql)[inputs]: Add OPENSSL.
2018-08-16 17:39:10 +02:00
Amirouche
037d185111
gnu: argon2: Install pkgconfig file.
...
* gnu/packages/password-utils.scm (argon2)[arguments]: Patch libargon2.pc.
Add phase to install it.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
2018-08-16 17:18:05 +02:00
Marius Bakke
5f9a9945b5
gnu: vlc: Fix build with recent versions of libx264.
...
Fixes <https://bugs.gnu.org/32448 >.
Reported by Clément Lassieur <clement@lassieur.org>.
* gnu/packages/video.scm (%vlc-libx264-compat.patch): New variable.
(vlc)[source](patches): New field.
2018-08-16 17:06:41 +02:00
Ricardo Wurmus
b64ce4b725
gnu: Add r-inspect.
...
* gnu/packages/bioconductor.scm (r-inspect): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus
cea4d360d4
gnu: Add r-rootsolve.
...
* gnu/packages/cran.scm (r-rootsolve): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus
fbdf05b1fc
gnu: Add r-proc.
...
* gnu/packages/cran.scm (r-proc): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus
42744c1db6
gnu: Add ghc-chart.
...
* gnu/packages/haskell.scm (ghc-chart): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus
cfac79ba6b
gnu: ghc-texmath: Update to 0.11.0.1.
...
* gnu/packages/haskell.scm (ghc-texmath): Update to 0.11.0.1.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus
cd4476032c
gnu: Add ghc-gtk2hs-buildtools.
...
* gnu/packages/haskell.scm (ghc-gtk2hs-buildtools): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus
2e72967b2a
gnu: Add ghc-operational.
...
* gnu/packages/haskell.scm (ghc-operational): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus
657d220d17
gnu: Add ghc-intervalmap.
...
* gnu/packages/haskell.scm (ghc-intervalmap): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
ea6ffd3cea
gnu: Add ghc-missingh.
...
* gnu/packages/haskell.scm (ghc-missingh): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
19395aec69
gnu: Add ghc-errorcall-eq-instance.
...
* gnu/packages/haskell.scm (ghc-errorcall-eq-instance): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
7e2c8cb5fc
gnu: Add ghc-regex.
...
* gnu/packages/haskell.scm (ghc-regex): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
de866854aa
gnu: Add ghc-double-conversion.
...
* gnu/packages/haskell.scm (ghc-double-conversion): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
f8362eac6a
gnu: Add ghc-convertible.
...
* gnu/packages/haskell.scm (ghc-convertible): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
970481f1f7
gnu: ghc-pandoc: Update to 2.2.1.
...
* gnu/packages/haskell.scm (ghc-pandoc): Update to 2.2.1.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
178bd68116
gnu: ghc-vector-algorithms: Fix build errors.
...
* gnu/packages/haskell.scm (ghc-vector-algorithms)[arguments]:
Allow build with newer version of vector; add phase to disable building of
broken QuickCheck tests.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
376a6df4a5
gnu: ghc-enclosed-exceptions: Update to 1.0.3.
...
* gnu/packages/haskell.scm (ghc-enclosed-exceptions): Update to 1.0.3.
[arguments]: Disable tests.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
4aa46e40e8
gnu: ghc-http: Update to 4000.3.12.
...
* gnu/packages/haskell-web.scm (ghc-http): Update to 4000.3.12.
[native-inputs]: Add ghc-httpd-shed, ghc-test-framework, and
ghc-test-framework-hunit.
[inputs]: Add ghc-case-insensitive, ghc-conduit, ghc-conduit-extra,
ghc-http-types, ghc-puremd5, and ghc-split.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
83c4a5bd38
gnu: ghc-blaze-html: Allow build with newer HUnit.
...
* gnu/packages/haskell-web.scm (ghc-blaze-html)[arguments]: Allow newer HUnit.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
c437b8008b
gnu: ghc-streaming-commons: Update to 0.2.1.0.
...
* gnu/packages/haskell.scm (ghc-streaming-commons): Update to 0.2.1.0.
[inputs]: Add ghc-async.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
990cd5ef50
gnu: ghc-resourcet: Update to 1.2.1.
...
* gnu/packages/haskell.scm (ghc-resourcet): Update to 1.2.1.
[inputs]: Add ghc-unliftio-core.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
cdad36c39d
gnu: ghc-pandoc-types: Update to 1.17.5.1.
...
* gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.17.5.1.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
7ad3d4fd4f
gnu: ghc-pandoc-types-for-pandoc-1: Loosen version constraints.
...
* gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1)[arguments]: Allow
newer QuickCheck and HUnit.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
5cb4620043
gnu: ghc-conduit: Update to 1.3.0.3.
...
* gnu/packages/haskell.scm (ghc-conduit): Update to 1.3.0.3.
[inputs]: Add ghc-mono-traversable, ghc-silently, ghc-unliftio,
ghc-unliftio-core, and ghc-vector.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
c106c48ee7
gnu: ghc-conduit-extra: Update to 1.3.0.
...
* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.3.0.
[inputs]: Add ghc-typed-process.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus
d5040b4419
gnu: Add ghc-typed-process.
...
* gnu/packages/haskell.scm (ghc-typed-process): New variable.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
74b30be027
gnu: ghc-mono-traversable: Update to 1.0.9.0.
...
* gnu/packages/haskell.scm (ghc-mono-traversable): Update to 1.0.9.0.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
37d79707e3
gnu: ghc-conduit-combinators: Update to 1.3.0.
...
* gnu/packages/haskell.scm (ghc-conduit-combinators): Update to 1.3.0.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
5c51cdb962
gnu: ghc-uuid: Allow building with newer HUnit.
...
* gnu/packages/haskell.scm (ghc-uuid)[arguments]: Allow newer HUnit.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
d9c36e5b7a
gnu: ghc-uuid-types: Allow building with newer HUnit.
...
* gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Allow newer HUnit.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
05916da70b
gnu: ghc-ansi-wl-pprint: Update to 0.6.8.2.
...
* gnu/packages/haskell.scm (ghc-ansi-wl-pprint): Update to 0.6.8.2.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
a5f7a5f6ed
gnu: ghc-test-framework-hunit: Fix build with new HUnit.
...
* gnu/packages/haskell-check.scm (ghc-test-framework-hunit)[arguments]: Allow
newer version of HUnit.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
f1ac3bba66
gnu: ghc-hunit: Update to 1.6.0.0.
...
* gnu/packages/haskell-check.scm (ghc-hunit): Update to 1.6.0.0.
[inputs]: Add ghc-call-stack-boot.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
e42e9024c1
gnu: Add ghc-call-stack-boot.
...
* gnu/packages/haskell.scm (ghc-call-stack-boot): New variable.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
828c9ff831
gnu: ghc-http-conduit: Update to 2.3.2.
...
* gnu/packages/haskell-web.scm (ghc-http-conduit): Update to 2.3.2.
[inputs]: Add ghc-unliftio.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
6c7a3279ad
gnu: ghc-http-client: Update to 0.5.13.1.
...
* gnu/packages/haskell-web.scm (ghc-http-client): Update to 0.5.13.1.
[inputs]: Sort; add ghc-memory.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
7da274a808
gnu: ghc-http-types: Update to 0.12.1.
...
* gnu/packages/haskell-web.scm (ghc-http-types): Update to 0.12.1.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
57f25c7d9e
gnu: Add ghc-httpd-shed.
...
* gnu/packages/haskell-web.scm (ghc-httpd-shed): New variable.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
545de2a28c
gnu: ghc-tagsoup: Update to 0.14.6.
...
* gnu/packages/haskell-web.scm (ghc-tagsoup): Update to 0.14.6.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
c2c8d998fb
gnu: ghc-hspec: Update to 2.5.5.
...
* gnu/packages/haskell-check.scm (ghc-hspec): Update to 2.5.5.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
15fb81e587
gnu: ghc-hspec-expectations: Update to 0.8.2.
...
* gnu/packages/haskell-check.scm (ghc-hspec-expectations): Update to 0.8.2.
[arguments]: Disable tests.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
33a0785998
gnu: ghc-hspec-contrib: Update to 0.5.0.
...
* gnu/packages/haskell-check.scm (ghc-hspec-contrib): Update to 0.5.0.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
31caca659b
gnu: ghc-hspec-meta: Update to 2.4.6.
...
* gnu/packages/haskell-check.scm (ghc-hspec-meta): Update to 2.4.6.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
3b8e47745d
gnu: ghc-hspec-core: Update to 2.5.5.
...
* gnu/packages/haskell-check.scm (ghc-hspec-core): Update to 2.5.5.
[inputs]: Add ghc-clock.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus
8d04a5c968
gnu: hspec-discover: Update to 2.5.5.
...
* gnu/packages/haskell-check.scm (hspec-discover): Update to 2.5.5.
[arguments]: Enable haddock phase.
[inputs]: Move ghc-hspec-meta from here...
[native-inputs]: ...to here; add ghc-quickcheck.
2018-08-16 17:04:10 +02:00
Ricardo Wurmus
b9ff25999d
gnu: Add r-hash.
...
* gnu/packages/cran.scm (r-hash): New variable.
2018-08-16 17:04:10 +02:00
Ricardo Wurmus
f51d8e4cb7
gnu: Add 389-ds-base.
...
* gnu/packages/openldap.scm (389-ds-base): New variable.
2018-08-16 17:04:10 +02:00
Ricardo Wurmus
8c0b8cce43
gnu: Add python-ldap.
...
* gnu/packages/openldap.scm (python-ldap): New variable.
2018-08-16 17:04:10 +02:00
Ricardo Wurmus
e9e9783e0a
gnu: Add python-argparse-manpage.
...
* gnu/packages/python.scm (python-argparse-manpage): New variable.
2018-08-16 17:04:10 +02:00
Ricardo Wurmus
65e748141d
gnu: Add r-blockfest.
...
* gnu/packages/cran.scm (r-blockfest): New variable.
2018-08-16 17:04:10 +02:00
Ricardo Wurmus
ff7d53a7be
gnu: Add r-basix.
...
* gnu/packages/cran.scm (r-basix): New variable.
2018-08-16 17:04:10 +02:00
Ricardo Wurmus
5850c5b327
gnu: Add r-refgenome.
...
* gnu/packages/cran.scm (r-refgenome): New variable.
2018-08-16 17:04:10 +02:00
Ricardo Wurmus
0fccd15f78
gnu: Add r-doby.
...
* gnu/packages/cran.scm (r-doby): New variable.
2018-08-16 17:04:10 +02:00
Madalin Ionel-Patrascu
e7448859ce
gnu: Add nudoku.
...
* gnu/packages/games.scm (nudoku): New variable.
Signed-off-by: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
2018-08-16 17:04:10 +02:00
Marius Bakke
f69b6d1f48
gnu: lilv: Update to 0.24.4.
...
* gnu/packages/audio.scm (lilv): Update to 0.24.4.
2018-08-16 16:05:20 +02:00
Marius Bakke
eb2438dd52
gnu: serd: Update to 0.30.0.
...
* gnu/packages/rdf.scm (serd): Update to 0.30.0.
2018-08-16 16:02:20 +02:00
Marius Bakke
80b32d9620
gnu: sratom: Update to 0.6.2.
...
* gnu/packages/audio.scm (sratom): Update to 0.6.2.
2018-08-16 15:59:07 +02:00
Leo Famulari
e42ba3daef
gnu: Add lpd8editor.
...
* gnu/packages/music.scm (lpd8editor): New variable.
2018-08-16 02:54:10 -04:00
Tobias Geerinckx-Rice
666da84f0f
gnu: erlang: Update to 21.0.5.
...
* gnu/packages/erlang.scm (erlang): Update to 21.0.5.
2018-08-16 05:32:47 +02:00
Tobias Geerinckx-Rice
af18fff042
gnu: ttf2eot: Update to 0.0.3.
...
The old project home page[0] links to this new one.
[0]: <https://code.google.com/archive/p/ttf2eot/ >
* gnu/packages/fontutils.scm (ttf2eot): Update to 0.0.3.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[home-page]: Update.
2018-08-16 05:32:47 +02:00
Tobias Geerinckx-Rice
bf43e13381
gnu: ttf2eot: Return #t from all phases.
...
* gnu/packages/fontutils.scm (ttf2eot)[arguments]: Return #t rather than
undefined from the ‘install’ phase.
2018-08-16 05:21:38 +02:00
Tobias Geerinckx-Rice
70f57ae005
gnu: Use ©.
...
* gnu/packages/elixir.scm: Replace missing © with ©.
* gnu/packages/erlang.scm: Likewise.
* gnu/packages/marst.scm: Ditto.
2018-08-16 05:21:38 +02:00
Tobias Geerinckx-Rice
ed67288262
gnu: erlang: Don't use unstable tarball.
...
* gnu/packages/erlang.scm (erlang)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2018-08-16 05:15:21 +02:00
Tobias Geerinckx-Rice
eb5a664344
gnu: nnn: Update to 1.9.
...
* gnu/packages/admin.scm (nnn): Update to 1.9.
[source]: Switch to proper release tarball.
[native-inputs]: Add pkg-config.
[phases]: Remove ‘patch-curses-lib’ phase & ‘-Wl,-rpath=’ #:make-flags.
2018-08-16 05:15:20 +02:00
Tobias Geerinckx-Rice
004830ccf7
gnu: abcde: Update to 2.9.2.
...
* gnu/packages/cdrom.scm (abcde): Update to 2.9.2.
[source]: Patch correct version number in snippet.
2018-08-16 05:15:20 +02:00
Tobias Geerinckx-Rice
81001c8ca0
gnu: xterm: Update to 335.
...
* gnu/packages/xorg.scm (xterm): Update to 335.
2018-08-16 05:15:20 +02:00
Tobias Geerinckx-Rice
10082d303c
gnu: igt-gpu-tools: Order inputs.
...
* gnu/packages/admin.scm (igt-gpu-tools)[inputs]: Order alphabetically.
2018-08-16 03:10:08 +02:00
Tobias Geerinckx-Rice
dca48d3cf1
gnu: igt-gpu-tools: Update to 1.23.
...
* gnu/packages/admin.scm (intel-gpu-tools): Redefine using
DEPRECATED-PACKAGE. Move the previous package definition from here...
(igt-gpu-tools): ...to here, and update to 1.23.
[name, source, description]: Adjust to new name.
[inputs]: Add openssl.
2018-08-16 03:10:08 +02:00
Tobias Geerinckx-Rice
4a6785f6c0
gnu: protobuf-c: Update to 1.3.1.
...
* gnu/packages/protobuf.scm (protobuf-c): Update to 1.3.1.
2018-08-16 02:46:21 +02:00
Tobias Geerinckx-Rice
5dc8437fc0
gnu: qemu: Update to 3.0.0 [mitigate CVE-2018-3639].
...
* gnu/packages/virtualization.scm (qemu): Update to 3.0.0.
[source]: Remove patch.
* gnu/packages/patches/qemu-CVE-2018-11806.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-16 02:41:42 +02:00
Tobias Geerinckx-Rice
6512b96570
gnu: stellarium: Remove redundant FILE-NAME.
...
* gnu/packages/astronomy.scm (stellarium)[source]: Remove FILE-NAME.
2018-08-16 02:40:59 +02:00
Tobias Geerinckx-Rice
3d9f26a0f8
gnu: stellarium: Use HTTPS home page.
...
* gnu/packages/astronomy.scm (stellarium)[home-page]: Use HTTPS.
2018-08-16 02:40:59 +02:00
Tobias Geerinckx-Rice
e405c0bcd9
gnu: armadillo: Update to 9.100.4.
...
* gnu/packages/maths.scm (armadillo): Update to 9.100.4.
2018-08-16 02:40:59 +02:00
Tobias Geerinckx-Rice
ed6c3dad53
gnu: s6-linux-utils: Update to 2.5.0.0.
...
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.0.0.
2018-08-16 02:40:59 +02:00
Tobias Geerinckx-Rice
6a7c1c43d7
gnu: s6-linux-init: Remove superfluous spaces from description.
...
* gnu/packages/skarnet.scm (s6-linux-init)[description]: Remove leading
and trailing spaces.
2018-08-16 02:40:58 +02:00
Tobias Geerinckx-Rice
c43f5b8001
gnu: s6-linux-init: Update to 0.4.0.0.
...
* gnu/packages/skarnet.scm (s6-linux-init): Update to 0.4.0.0.
2018-08-16 02:40:58 +02:00
Tobias Geerinckx-Rice
5350d0cd99
gnu: s6-portable-utils: Update to 2.2.1.2.
...
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.1.2.
2018-08-16 02:40:58 +02:00
Tobias Geerinckx-Rice
510a83fb07
gnu: s6-rc: Update to 0.4.1.0.
...
* gnu/packages/skarnet.scm (s6-rc): Update to 0.4.1.0.
2018-08-16 02:40:58 +02:00
Tobias Geerinckx-Rice
33cd88ac0e
gnu: s6-networking: Update to 2.3.0.3.
...
* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.0.3.
2018-08-16 02:40:57 +02:00
Tobias Geerinckx-Rice
0241dc181b
gnu: s6-dns: Update to 2.3.0.1.
...
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.0.1.
2018-08-16 02:40:57 +02:00
Tobias Geerinckx-Rice
5dc4b940df
gnu: s6: Update to 2.7.2.0.
...
* gnu/packages/skarnet.scm (s6): Update to 2.7.2.0.
2018-08-16 02:40:57 +02:00
Tobias Geerinckx-Rice
6b7fae5fae
gnu: execline: Update to 2.5.0.1.
...
* gnu/packages/skarnet.scm (execline): Update to 2.5.0.1.
2018-08-16 02:40:57 +02:00
Tobias Geerinckx-Rice
c8e4b5d0ed
gnu: skalibs: Update to 2.7.0.0.
...
* gnu/packages/skarnet.scm (skalibs): Update to 2.7.0.0.
2018-08-16 02:40:56 +02:00
Tobias Geerinckx-Rice
7fe3a57ac5
gnu: mysql: Use HTTPS.
...
* gnu/packages/databases.scm (mysql)[source, home-page]: Use HTTPS.
2018-08-16 00:58:27 +02:00
Arun Isaac
de30205ba0
gnu: services: Add pcscd service.
...
* gnu/services/security-token.scm: New file.
* gnu/tests/security-token.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register new files.
* doc/guix.texi (Miscellaneous Services): Document the service.
2018-08-16 02:46:27 +05:30
Leo Famulari
a1225ae867
gnu: tremc: Update URLs.
...
* gnu/packages/bittorrent.scm (tremc)[source, home-page]: Update URLs.
2018-08-15 15:26:06 -04:00
Leo Famulari
3a1002cefa
gnu: eyeD3: Update to 0.8.7.
...
* gnu/packages/mp3.scm (eyed3): Update to 0.8.7.
2018-08-15 15:26:06 -04:00
Leo Famulari
8473f8024c
gnu: clementine: Build with relevant GStreamer plugins.
...
* gnu/packages/music.scm (clementine)[inputs]: Add gst-plugins-good and
gst-libav.
2018-08-15 14:29:56 -04:00
Pierre Langlois
7bcc34050b
gnu: clementine: Fix creating initial database.
...
It seems a recent version of sqlite broke Clementine's first startup. It turns
out we can patch clementine to fix the problem instead of providing a different
sqlite package:
<https://github.com/clementine-player/Clementine/pull/5669 >
* gnu/packages/databases.scm (sqlite-with-fts3): Remove.
* gnu/packages/music.scm (clementine)[inputs]: Replace sqlite-with-fts3 with
sqlite.
[source]: Add clementine-fix-sqlite.patch.
* gnu/packages/patches/clementine-fix-sqlite.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-15 14:29:56 -04:00
Pierre Langlois
8a63a4df51
gnu: clementine: Drop dependency on qtwebkit.
...
QtWebkit is optionally included in CMakeList.txt but isn't actually used
anywhere in the code.
* gnu/packages/music.scm (clementine)[inputs]: Remove qtwebkit.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-15 14:29:55 -04:00
Tobias Geerinckx-Rice
c2f6c9ba26
gnu: aubio: Use HTTPS home page.
...
* gnu/packages/audio.scm (aubio)[source, home-page]: Use HTTPS.
2018-08-15 20:10:23 +02:00
Tobias Geerinckx-Rice
800e4f9415
gnu: acpid: Update to 2.0.30.
...
* gnu/packages/linux.scm (acpid): Update to 2.0.30.
2018-08-15 20:10:22 +02:00
Tobias Geerinckx-Rice
35a30cffa4
gnu: ghc-setlocale: Update to 1.0.0.6.
...
* gnu/packages/haskell.scm (ghc-setlocale): Update to 1.0.0.6.
2018-08-15 20:10:22 +02:00
Tobias Geerinckx-Rice
6ae35fea74
gnu: cvs-fast-export: Update to 1.44.
...
* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.44.
[arguments]: Add ‘fix-setpython-PATH’ phase to do just that.
Remove obsolete python3 work-around from ‘remove-optimizations’ phase.
2018-08-15 20:10:22 +02:00
Tobias Geerinckx-Rice
a1c86d1db4
gnu: python-txamqp: Update to 0.8.2.
...
* gnu/packages/python.scm (python-txamqp): Update to 0.8.2.
2018-08-15 20:10:22 +02:00
Tobias Geerinckx-Rice
3e9d393c84
gnu: inxi: Update to 3.0.20-1.
...
* gnu/packages/admin.scm (inxi): Update to 3.0.20-1.
2018-08-15 20:10:21 +02:00
Tobias Geerinckx-Rice
96e2ecb796
gnu: tremc: Update to 0.9.1.
...
* gnu/packages/bittorrent.scm (tremc): Update to 0.9.1.
[source]: Use release tag.
2018-08-15 20:10:21 +02:00
Tobias Geerinckx-Rice
591ee071c6
gnu: tremc: Fix shebang.
...
* gnu/packages/bittorrent.scm (tremc)[inputs]: Add python.
2018-08-15 20:10:21 +02:00
Tobias Geerinckx-Rice
ed8d31bf17
gnu: python-lzstring: Update to 1.0.4.
...
* gnu/packages/compression.scm (python-lzstring): Update to 1.0.4.
2018-08-15 20:10:20 +02:00
Tobias Geerinckx-Rice
9ecfe08e2e
gnu: subversion: Update to 1.10.2.
...
* gnu/packages/version-control.scm (subversion): Update to 1.10.2.
2018-08-15 20:10:20 +02:00
Oleg Pykhalov
44d085b4c6
gnu: licensecheck: Update to 3.0.36.
...
* gnu/packages/license.scm (licensecheck): Update to 3.0.36.
(perl-regexp-pattern-license): Update to 3.1.92.
2018-08-15 20:58:07 +03:00
Oleg Pykhalov
64140c95c8
gnu: restic: Update to 0.9.2.
...
* gnu/packages/backup.scm (restic): Update to 0.9.2.
2018-08-15 20:50:22 +03:00
Marius Bakke
f07683b07c
gnu: python-django: Update to 1.11.15 [fixes CVE-2018-14574].
...
* gnu/packages/django.scm (python-django): Update to 1.11.15.
2018-08-15 15:11:33 +02:00
Marius Bakke
aa3ad4b119
gnu: yubico-piv-tool: Update to 1.6.0 [fixes CVE-2018-14779, CVE-2018-14780].
...
* gnu/packages/security-token.scm (yubico-piv-tool): Update to 1.6.0.
[inputs]: Add GENGETOPT.
[native-inputs]: Add HELP2MAN.
2018-08-15 14:52:58 +02:00
Marius Bakke
5799e5ae07
gnu: opensc: Update to 0.18.0.
...
* gnu/packages/security-token.scm (opensc): Update to 0.18.0.
[arguments]: Add phase to disable test which fails in this release.
2018-08-15 14:45:45 +02:00
Marius Bakke
fac39b99a5
gnu: libx264: Update to 20180810-2245.
...
* gnu/packages/video.scm (libx264): Update to 20180810-2245.
2018-08-15 14:33:57 +02:00
Kei Kebreau
df1bc82b69
gnu: ocaml-gsl: Update to 1.22.0.
...
* gnu/packages/maths.scm (ocaml-gsl): Update to 1.22.0.
2018-08-15 08:11:58 -04:00
Nicolas Goaziou
28407818c0
gnu: cataclysm-dda: Allow localization.
...
* gnu/packages/games.scm (cataclysm-dda): Allow localization.
2018-08-15 10:41:48 +02:00
Tobias Geerinckx-Rice
d87e547702
gnu: openssl@1.1: Update to 1.1.0i [fix CVE-2018-0737].
...
Also includes a fix for CVE-2018-0732, and a different approach to
fixing CVE-2018-0495.
* gnu/packages/tls.scm (openssl-next): Update to 1.1.0i.
[sources]: Remove CVE patches.
* gnu/packages/patches/openssl-1.1.0-CVE-2018-0495.patch: Delete...
* gnu/packages/patches/openssl-1.1.0-CVE-2018-0732.patch: ...both files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2018-08-15 00:35:53 +02:00
Tobias Geerinckx-Rice
34362ff6d6
gnu: perl-http-tiny: Update to 0.076.
...
* gnu/packages/web.scm (perl-http-tiny): Update to 0.076.
2018-08-15 00:32:16 +02:00
Tobias Geerinckx-Rice
af514eadb2
gnu: f3: Update to 7.1.
...
* gnu/packages/disk.scm (f3): Update to 7.1.
[arguments]: Remove ‘fix-makefile’ phase.
Move installation of experimental (now called ‘extra’) tools to their
own phases instead of cleverly patching Makefile.
2018-08-15 00:32:15 +02:00
Tobias Geerinckx-Rice
b3307bfdf9
gnu: f3: Don't use unstable tarball.
...
* gnu/packages/disk.scm (f3)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-08-15 00:32:15 +02:00
Tobias Geerinckx-Rice
34ba1b8fc5
gnu: perl-db-file: Update to 1.842.
...
* gnu/packages/databases.scm (perl-db-file): Update to 1.842.
2018-08-15 00:32:15 +02:00
Tobias Geerinckx-Rice
409dec3f29
gnu: aubio: Update to 0.4.6.
...
* gnu/packages/audio.scm (aubio): Update to 0.4.6.
[arguments]: Set reflexive RUNPATH.
2018-08-15 00:32:15 +02:00
Tobias Geerinckx-Rice
d0b025ea69
gnu: lilv: Update to 0.24.4.
...
* gnu/packages/audio.scm (lilv): Update to 0.24.4.
2018-08-15 00:32:15 +02:00
Tobias Geerinckx-Rice
c3da234f60
gnu: sratom: Update to 0.6.2.
...
* gnu/packages/audio.scm (sratom): Update to 0.6.2.
2018-08-15 00:32:14 +02:00
Tobias Geerinckx-Rice
3416f65fbd
gnu: serd: Update to 0.30.0.
...
* gnu/packages/rdf.scm (serd): Update to 0.30.0.
2018-08-15 00:32:14 +02:00
Tobias Geerinckx-Rice
61d996b921
gnu: memcached: Fix typos in description.
...
* gnu/packages/databases.scm (memcached)[synopsis, description]:
Hyphenate.
2018-08-15 00:30:04 +02:00
Leo Famulari
feccc81013
gnu: gdm: Fix CVE-2018-14424.
...
* gnu/packages/patches/gdm-CVE-2018-14424.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gdm): Use it.
2018-08-14 16:52:48 -04:00
Leo Famulari
e09dbdeb78
gnu: samba: Update to 4.8.4 [fixes CVE-2018-{1139,1130,10858,10918,10919}].
...
* gnu/packages/samba.scm (samba): Update to 4.8.4.
2018-08-14 16:52:07 -04:00
Ricardo Wurmus
06a45ad6c0
gnu: Add r-orddom.
...
* gnu/packages/cran.scm (r-orddom): New variable.
2018-08-14 17:32:53 +02:00
Tobias Geerinckx-Rice
b432c05203
gnu: memcached: Update to 1.5.10.
...
* gnu/packages/databases.scm (memcached): Update to 1.5.10.
2018-08-14 15:54:31 +02:00
Tobias Geerinckx-Rice
0d5c879d89
gnu: ola: Update to 0.10.7.
...
* gnu/packages/lighting.scm (ola): Update to 0.10.7.
2018-08-14 15:54:31 +02:00
Tobias Geerinckx-Rice
23ae96d5a2
gnu: deutex: Update to 5.1.2.
...
* gnu/packages/game-development.scm (deutex): Update to 5.1.2.
2018-08-14 15:54:31 +02:00
Tobias Geerinckx-Rice
e9ce64250a
gnu: password-store: Use INSTALL-FILE.
...
* gnu/packages/password-utils.scm (password-store)[arguments]:
Substitute a more concise INSTALL-FILE invocation for COPY-FILE.
2018-08-14 15:54:30 +02:00
Tobias Geerinckx-Rice
7fcb3935fa
gnu: discount: Use HTTPS home page.
...
* gnu/packages/markup.scm (discount)[home-page]: Use HTTPS.
2018-08-14 15:54:30 +02:00
Tobias Geerinckx-Rice
eed0f1e872
gnu: python-ndg-httpsclient: Tweak description.
...
* gnu/packages/python-web.scm (python-ndg-httpsclient)[description]:
Add some punctuation.
2018-08-14 15:54:30 +02:00
Tobias Geerinckx-Rice
9b1125bc6c
gnu: acpica: Update to 20180810.
...
* gnu/packages/admin.scm (acpica): Update to 20180810.
2018-08-14 15:54:30 +02:00
Tobias Geerinckx-Rice
b92302fd6c
gnu: translate-shell: Update to 0.9.6.8.
...
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.8.
[source]: Remove patch.
* gnu/packages/patches/translate-shell-fix-curl-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-14 15:54:29 +02:00
Tobias Geerinckx-Rice
422a6cd4c3
gnu: the-silver-searcher: Use HTTPS home page.
...
* gnu/packages/code.scm (the-silver-searcher)[source, home-page]: Use
HTTPS.
2018-08-14 15:54:29 +02:00
Tobias Geerinckx-Rice
ffa822278c
gnu: the-silver-searcher: Update to 2.2.0.
...
* gnu/packages/code.scm (the-silver-searcher): Update to 2.2.0.
2018-08-14 15:54:29 +02:00
Tobias Geerinckx-Rice
8f946a1823
gnu: calf: Update to 0.90.1.
...
* gnu/packages/audio.scm (calf): Update to 0.90.1.
[source]: Use HTTPS.
2018-08-14 15:54:29 +02:00
Tobias Geerinckx-Rice
599a88cc19
gnu: qsynth: Update to 0.5.2.
...
* gnu/packages/audio.scm (qsynth): Update to 0.5.2.
2018-08-14 15:54:29 +02:00
Tobias Geerinckx-Rice
90a4e589e0
gnu: gnuastro: Update to 0.7.
...
* gnu/packages/astronomy.scm (gnuastro): Update to 0.7.
2018-08-14 15:54:28 +02:00
Tobias Geerinckx-Rice
88e1ac17ed
gnu: iproute2: Update to 4.18.0.
...
* gnu/packages/linux.scm (iproute): Update to 4.18.0.
2018-08-14 15:54:28 +02:00
Tobias Geerinckx-Rice
b31e67f149
gnu: di: Update to 4.47.
...
* gnu/packages/admin.scm (di): Update to 4.47.
2018-08-14 15:54:28 +02:00
Tobias Geerinckx-Rice
1b08647e9a
gnu: perl-libwww: Update to 6.35.
...
* gnu/packages/web.scm (perl-libwww): Update to 6.35.
[native-inputs]: Add perl-test-fatal, perl-test-needs, and
perl-test-requiresinternet.
[propagated-inputs]: Add perl-try-tiny.
2018-08-14 15:54:28 +02:00
Tobias Geerinckx-Rice
24dd949c83
gnu: libpcap: Update to 1.9.0.
...
* gnu/packages/admin.scm (libpcap): Update to 1.9.0.
[arguments]: Drop ‘--with-pcap=linux’ ./configure flag.
[license]: Update list.
2018-08-14 15:54:27 +02:00
Ricardo Wurmus
689aacc12f
gnu: Add gffread.
...
* gnu/packages/bioinformatics.scm (gffread): New variable.
2018-08-14 12:48:14 +02:00
Pierre Neidhardt
a87ee0e41c
gnu: Add hcxdumptool.
...
* gnu/packages/networking.scm (hcxdumptool): New variable.
2018-08-14 12:00:18 +02:00
Pierre Neidhardt
5bd3134e04
gnu: Add hcxtools.
...
* gnu/packages/networking.scm (hcxtools): New variable.
2018-08-14 12:00:18 +02:00
Pierre Neidhardt
eb4ffe9b87
gnu: Add hashcat-utils.
...
* gnu/packages/password-utils.scm (hashcat-utils): New variable.
2018-08-14 12:00:18 +02:00
Pierre Neidhardt
c10aa27866
gnu: Add hashcat.
...
* gnu/packages/password-utils.scm (hashcat): New variable.
2018-08-14 12:00:18 +02:00
Ricardo Wurmus
242519ce70
gnu: Add r-circus.
...
* gnu/packages/bioinformatics.scm (r-circus): New variable.
2018-08-14 11:29:17 +02:00
Ricardo Wurmus
4646d18eb7
gnu: Add r-hash.
...
* gnu/packages/cran.scm (r-hash): New variable.
2018-08-14 11:28:52 +02:00
Pierre Neidhardt
3d4908a77b
gnu: texlive-latex-l3packages: Fix missing files.
...
* gnu/packages/tex.scm (texlive-latex-l3packages): Actually install the files.
2018-08-14 10:41:08 +02:00
Kei Kebreau
9285f8bbae
gnu: coda: Update to 2.19.
...
* gnu/packages/maths.scm (coda): Update to 2.19.
2018-08-13 22:18:09 -04:00
Clément Lassieur
4ae0607dd8
services: nginx: Use 'invoke' rather than 'system*'.
...
* gnu/services/web.scm (nginx-shepherd-service): Replace SYSTEM* with INVOKE.
2018-08-13 23:44:34 +02:00
Clément Lassieur
ef2dda8edb
services: postgresql: Get the Shepherd to respawn PostgreSQL.
...
* gnu/services/databases.scm (postgresql-shepherd-service): Change 'start' to
return the PID.
2018-08-13 23:44:26 +02:00
Leo Famulari
ff6436307e
gnu: BIND: Use HTTPS source URL.
...
* gnu/packages/dns.scm (isc-bind)[source]: Use HTTPS URL.
2018-08-13 12:54:34 -04:00
Leo Famulari
8198b3db0b
gnu: isc-dhcp: Update bundled BIND to 9.11.4-P1.
...
* gnu/packages/admin.scm (isc-dhcp): Update bundled BIND to 9.11.4-P1.
[home-page, inputs, source]: Use HTTPS URLs.
2018-08-13 12:54:33 -04:00
Clément Lassieur
fdbca05d78
services: prosody: Get the Shepherd to respawn Prosody.
...
* gnu/services/messaging.scm (prosody-shepherd-service): Return the PID when
the action is "start".
2018-08-13 18:11:02 +02:00
Clément Lassieur
2ded865665
services: prosody: Use 'invoke' rather than 'system*'.
...
* gnu/services/messaging.scm (prosody-shepherd-service): Replace SYSTEM* with
INVOKE.
2018-08-13 18:10:58 +02:00
Björn Höfling
18e56ad7eb
gnu: aegisub: Fix build.
...
* gnu/packages/patches/aegisub-icu59-include-unistr.patch: New file.
* gnu/lokal.mk (dist_patch_DATA): Register it.
* gnu/packages/video.scm (aegisub)[source]: Use patch.
[arguments]: Add CXXFLAGS, Return #t from fix-ldflags phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-13 11:43:04 -04:00
Kenny Ballou
504e26ed32
gnu: ansible: update to 2.5.7
...
* gnu/packages/admin.scm (ansible): Update to 2.5.7.
[arguments, native-inputs, inputs]: Use Python 3.
[native-inputs, inputs]: Replace python-pycrypto with python-cryptography.
Co-authored-by: Leo Famulari <leo@famulari.name>
2018-08-13 11:25:20 -04:00
Konrad Hinsen
19006c9231
gnu: emacs-racket-mode: Update to 0.0.2-2.1b78827.
...
* gnu/packages/emacs.scm (emacs-racket-mode): Update to 0.0.2-2.1b78827.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-13 11:16:20 -04:00
Alex Branham
f236d99804
gnu: r-ggplot2: Update to 3.0.0
...
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.0.0
[propagated-inputs]: Add r-mgcv, r-rlang, r-viridislite, and r-withr.
[home-page]: Update URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-08-13 10:55:18 -04:00
Pierre Neidhardt
b7d4247d85
gnu: emacs-helm-eww: Update to 20180725.
...
* gnu/packages/emacs.scm (emacs-helm-eww): Update to 20180725.
2018-08-13 16:37:30 +02:00
Timothy Sample
e3fc9bcce2
gnu: racket: Ignore bytecode checksums in the store.
...
Fixes <https://debbugs.gnu.org/30680 >.
* gnu/packages/patches/racket-store-checksum-override.patch: New file.
* gnu/packages/scheme.scm (racket)[sources]: Add it.
2018-08-12 20:20:36 -04:00
Leo Famulari
5a0696b2e3
gnu: borg: Update to 1.1.7.
...
* gnu/packages/backup.scm (borg): Update to 1.1.7.
2018-08-12 19:57:22 -04:00
Tobias Geerinckx-Rice
e08474d650
gnu: fortune-mod: Clean up empty directory.
...
* gnu/packages/games.scm (fortune-mod)[arguments]: RMDIR ‘games/’ after
emptying it.
2018-08-13 01:51:48 +02:00
Tobias Geerinckx-Rice
b3ce80d20f
gnu: libwacom: Update to 0.31.
...
* gnu/packages/xdisorg.scm (libwacom): Update to 0.31.
2018-08-13 01:51:48 +02:00
Tobias Geerinckx-Rice
e38a80120e
gnu: python-wsgiproxy2: Update to 0.4.4.
...
* gnu/packages/python-web.scm (python-wsgiproxy2): Update to 0.4.4.
[arguments]: Remove. Restkit is not longer supported.
[native-inputs]: Remove unzip, python-nose, and python-coverage.
Add python-webtest.
[propagated-inputs]: Add python-requests and python-urllib3.
2018-08-13 01:51:48 +02:00
Tobias Geerinckx-Rice
57d5d3dade
gnu: python-ndg-httpsclient: Update to 0.5.1.
...
* gnu/packages/python-web.scm (python-ndg-httpsclient): Update to 0.5.1.
2018-08-13 01:51:47 +02:00
Tobias Geerinckx-Rice
247d4e7271
gnu: python-pep8: Use HTTPS home page.
...
Also add a comment about 1.7.1. This doesn't warrant a changelog entry,
so you never read this.
* gnu/packages/python.scm (python-pep8)[home-page]: Use HTTPS.
2018-08-13 01:51:47 +02:00
Tobias Geerinckx-Rice
52135e598c
gnu: strongswan: Update to 5.6.3 [fixes CVE-2018-{10811,5388}].
...
* gnu/packages/networking.scm (strongswan): Update to 5.6.3.
2018-08-13 01:51:47 +02:00
Tobias Geerinckx-Rice
07f450b2b0
gnu: ethtool: Update to 4.17.
...
* gnu/packages/networking.scm (ethtool): Update to 4.17.
2018-08-13 01:51:47 +02:00
Tobias Geerinckx-Rice
95bf07804a
gnu: ghc-parsec-numbers: Use HTTPS home page.
...
* gnu/packages/haskell.scm (ghc-parsec-numbers)[home-page]: Use HTTPS.
2018-08-13 01:51:46 +02:00
Clément Lassieur
efb22b47db
services: cgit: Disable repo booleans having a global counterpart.
...
Otherwise the global counterpart is never taken into account.
* doc/guix.texi (Version Control Services): Update accordingly.
* gnu/services/cgit.scm (repo-boolean?, serialize-repo-boolean): Use the
DEFINE-MAYBE macro to allow for the 'disabled value.
(repository-cgit-configuration)[enable-commit-graph?, enable-log-filecount?,
enable-log-linecount?, enable-remote-branches?, enable-subject-links?,
enable-html-serving?]: Change default value to 'disabled.
2018-08-13 00:29:47 +02:00
Tobias Geerinckx-Rice
c8e15c9fb9
gnu: git-annex: Update to 6.20180807.
...
* gnu/packages/version-control.scm (git-annex): Update to 6.20180807.
2018-08-12 20:15:35 +02:00
Tobias Geerinckx-Rice
d877e0d84c
gnu: xmobar: Update to 0.27.
...
* gnu/packages/wm.scm (xmobar): Update to 0.27.
[inputs]: Add ghc-parsec-numbers.
2018-08-12 20:15:34 +02:00
Tobias Geerinckx-Rice
fe0fb890ea
gnu: Add ghc-parsec-numbers.
...
* gnu/packages/haskell.scm (ghc-parsec-numbers): New public variable.
2018-08-12 20:15:34 +02:00
Arun Isaac
fab8a9f9c3
gnu: ccid: Move pcsc-lite from inputs to native-inputs.
...
pcsc-lite only provides the headers to build ccid. So, it is sufficient that
it be a native-input.
* gnu/packages/security-token.scm (ccid)[inputs]: Move pcsc-lite to ...
[native-inputs]: ... here.
2018-08-12 02:50:21 +05:30
Tobias Geerinckx-Rice
7e72f5471b
gnu: discount: Update to 2.2.4.
...
* gnu/packages/markup.scm (discount): Update to 2.2.4.
2018-08-11 18:55:46 +02:00
Tobias Geerinckx-Rice
743c5be2d6
gnu: discount: Remove bogus FILE-NAME.
...
The upstream name is fine.
* gnu/packages/markup.scm (discount)[source]: Remove FILE-NAME.
2018-08-11 18:55:46 +02:00
Tobias Geerinckx-Rice
b01a879007
gnu: jpegoptim: Update to 1.4.6.
...
* gnu/packages/image.scm (jpegoptim): Update to 1.4.6.
2018-08-11 18:55:46 +02:00
Tobias Geerinckx-Rice
aeb6d9a617
gnu: angband: Update to 4.1.3.
...
* gnu/packages/games.scm (angband): Update to 4.1.3.
2018-08-11 18:55:46 +02:00
Tobias Geerinckx-Rice
abf06df2d5
gnu: fortune-mod: Return #t from all phases.
...
* gnu/packages/games.scm (fortune-mod)[arguments]: Return #t rather than
undefined from phases.
2018-08-11 18:55:46 +02:00
Tobias Geerinckx-Rice
3a2f1d93df
gnu: perl-email-simple: Update to 2.216.
...
* gnu/packages/mail.scm (perl-email-simple): Update to 2.216.
2018-08-11 18:55:45 +02:00
Tobias Geerinckx-Rice
d2b8900f58
gnu: perl-lingua-en-tagger: Update to 0.29.
...
* gnu/packages/language.scm (perl-lingua-en-tagger): Update to 0.29.
2018-08-11 18:55:45 +02:00
Tobias Geerinckx-Rice
5635b4d67d
gnu: perl-glib: Update to 1.327.
...
* gnu/packages/glib.scm (perl-glib): Update to 1.327.
2018-08-11 18:55:45 +02:00
Tobias Geerinckx-Rice
424fd76828
gnu: fortune-mod: Update to 2.6.1.
...
* gnu/packages/games.scm (fortune-mod): Update to 2.6.1.
2018-08-11 18:01:18 +02:00
Tobias Geerinckx-Rice
7e1d376d30
gnu: fortune-mod: Don't use unstable tarball.
...
* gnu/packages/games.scm (fortune-mod)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2018-08-11 18:01:18 +02:00
Tobias Geerinckx-Rice
2f9891725d
gnu: perl-file-mimeinfo: Update to 0.29.
...
* gnu/packages/freedesktop.scm (perl-file-mimeinfo): Update to 0.29.
2018-08-11 18:01:18 +02:00
Tobias Geerinckx-Rice
9aba9b1278
Migrate search.cpan.org home pages to metacpan.org.
...
The venerable search.cpan.org has retired[0].
[0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html
* guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs.
Update all previously generated ones in (gnu packages) to their
canonical new homes.
2018-08-11 17:22:31 +02:00
Tobias Geerinckx-Rice
ab45b38fea
gnu: Use static & unversioned CPAN home pages.
...
Constructing home pages to be version-specific is not something we
really want or do elsewhere, and interferers with mass updates like the
one I'm about to make.
* gnu/packages/glib.scm (perl-net-dbus-glib)[home-page]: Use canonical
home page.
* gnu/packages/perl-check.scm (perl-test-nowarnings, perl-test-output)
(perl-test-simple, perl-test-tester)[home-page]: Likewise.
* gnu/packages/perl.scm (perl-benchmark-timer, perl-clone)
(perl-digest-sha1, perl-file-which, perl-getopt-tabular, perl-io-string)
(perl-ipc-run3, perl-probe-perl, perl-regexp-common, perl-sys-cpu)
[home-page]: Likewise.
* gnu/packages/tcl.scm (perl-tk)[home-page]: Likewise.
* gnu/packages/tls.scm (perl-net-ssleay)[home-page]: Likewise.
* gnu/packages/web.scm (perl-www-curl)[home-page]: Likewise.
* gnu/packages/xml.scm (perl-xml-dom)[home-page]: Likewise.
* gnu/packages/xorg.scm (perl-x11-protocol-other)[home-page]: Likewise.
2018-08-11 17:22:31 +02:00
Tobias Geerinckx-Rice
2db5f9b68a
gnu: perl-libxml: Fix description.
...
Descriptions were of the wrong (sub)package, XML::Parser::PerlSAX.
* gnu/packages/xml.scm (perl-libxml)[synopsis, description, home-page]:
Replace with the correct (upstream) ones.
2018-08-11 17:22:31 +02:00
Tobias Geerinckx-Rice
f16faf0f4f
gnu: perl-ev: Use INVOKE.
...
* gnu/packages/libevent.scm (perl-ev)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-08-11 17:22:30 +02:00
Tobias Geerinckx-Rice
aadfc7b02b
gnu: perl-uri-template: Update to 0.23.
...
* gnu/packages/web.scm (perl-uri-template): Update to 0.23.
2018-08-11 17:22:30 +02:00
Tobias Geerinckx-Rice
583fa791e9
gnu: python-lzo: Update to 1.12.
...
* gnu/packages/compression.scm (python-lzo): Update to 1.12.
2018-08-11 17:22:30 +02:00
Arun Isaac
d514f6015e
gnu: zathura: Update to 0.4.0.
...
* gnu/packages/pdf.scm (zathura): Update to 0.4.0.
2018-08-11 14:40:53 +05:30
Tobias Geerinckx-Rice
62ab60aad6
gnu: password-store: Use HTTPS home page.
...
* gnu/packages/password-utils.scm (password-store)[home-page]: Use HTTPS.
2018-08-11 05:50:38 +02:00
Tobias Geerinckx-Rice
da13cc2ebb
gnu: gtksourceview: Update to 3.24.8.
...
* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.8.
2018-08-11 05:50:37 +02:00
Tobias Geerinckx-Rice
e12df2c6f5
gnu: ddclient: Update to 3.9.0.
...
* gnu/packages/dns.scm (ddclient): Update to 3.9.0.
[inputs]: Add perl-data-validate-ip. Order alphabetically.
2018-08-11 05:50:37 +02:00
Tobias Geerinckx-Rice
c7727a8bcd
gnu: Add perl-data-validate-ip.
...
* gnu/packages/networking.scm (perl-data-validate-ip): New public
variable.
2018-08-11 05:50:37 +02:00
Tobias Geerinckx-Rice
e83745a958
gnu: light: Update to 1.1.2.
...
* gnu/packages/linux.scm (light): Update to 1.1.2.
2018-08-11 05:02:20 +02:00
Tobias Geerinckx-Rice
800248fe59
gnu: virt-viewer: Update to 7.0.
...
* gnu/packages/spice.scm (virt-viewer): Update to 7.0.
2018-08-11 05:02:20 +02:00
Tobias Geerinckx-Rice
206feae736
gnu: spice-gtk: Update to 0.35.
...
* gnu/packages/spice.scm (spice-gtk): Update to 0.35.
2018-08-11 05:02:19 +02:00
Tobias Geerinckx-Rice
a0b5c99861
gnu: proxychains-ng: Update to 4.13.
...
* gnu/packages/networking.scm (proxychains-ng): Update to 4.13.
[source]: Update download URI. Goodbye, sweet hash.
[arguments]: Add CC=gcc to the environment, not only to #:make-flags.
2018-08-11 03:08:46 +02:00
Tobias Geerinckx-Rice
93d5061991
gnu: python-gitpython: Update to 2.1.11.
...
* gnu/packages/version-control.scm (python-gitpython): Update to 2.1.11.
2018-08-11 03:08:46 +02:00
Tobias Geerinckx-Rice
64530ad8ae
gnu: mpop: Update to 1.2.8.
...
* gnu/packages/mail.scm (mpop): Update to 1.2.8.
[arguments]: Remove.
2018-08-11 03:08:45 +02:00
Tobias Geerinckx-Rice
1497b95c7b
gnu: mpop: Update home page.
...
* gnu/packages/mail.scm (mpop)[source, home-page]: Update URIs.
2018-08-11 03:08:45 +02:00
Tobias Geerinckx-Rice
3e9aa5cff3
gnu: password-store: Update to 1.7.3.
...
* gnu/packages/password-utils.scm (password-store): Update to 1.7.3.
2018-08-11 03:08:45 +02:00
Tobias Geerinckx-Rice
cb9da5d171
gnu: asio: Update to 1.12.1.
...
* gnu/packages/networking.scm (asio): Update to 1.12.1.
[source]: Use upstream release tarballs.
[native-inputs, arguments]: Remove cruft needed to build from git.
2018-08-11 03:08:45 +02:00
Mark H Weaver
28e14a6726
gnu: linux-libre: Update to 4.17.14.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.14.
(%linux-libre-hash): Update hash.
2018-08-10 20:33:33 -04:00
Mark H Weaver
36c41daa34
gnu: linux-libre@4.14: Update to 4.14.62.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.62.
(%linux-libre-4.14-hash): Update hash.
2018-08-10 20:32:43 -04:00
Mark H Weaver
85e267fdba
gnu: linux-libre@4.9: Update to 4.9.119.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.119.
2018-08-10 20:31:56 -04:00
Mark H Weaver
8c6770057e
gnu: linux-libre@4.4: Update to 4.4.147.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.147.
2018-08-10 20:31:14 -04:00
Tobias Geerinckx-Rice
8502ff7a1a
gnu: mew: Use HTTPS.
...
* gnu/packages/mail.scm (mew)[source, home-page]: Use HTTPS.
2018-08-11 02:00:46 +02:00
Tobias Geerinckx-Rice
fb5fedfe7e
gnu: otf2: Edit description.
...
* gnu/packages/profiling.scm (otf2)[description]: Fix typo and use @dfn.
2018-08-11 02:00:46 +02:00
Tobias Geerinckx-Rice
895789ea78
gnu: po4a: Update to 0.54.
...
* gnu/packages/gettext.scm (po4a): Update to 0.54.
[arguments]: Remove ‘set-search-path’ and ‘fix-builder’ phases.
Coalesce ‘disable-...-test’ phases into one ‘disable-failing-tests’
phase, update their numbering, and re-enable the ‘yaml’ test.
[native-inputs]: Add perl-yaml-tiny test dependency.
2018-08-11 02:00:45 +02:00
Tobias Geerinckx-Rice
c327bb4463
gnu: dialog: Update to 1.3-20180621.
...
* gnu/packages/ncurses.scm (dialog): Update to 1.3-20180621.
2018-08-11 02:00:45 +02:00
Tobias Geerinckx-Rice
82536c4877
gnu: opari2: Update to 2.0.3.
...
* gnu/packages/profiling.scm (opari2): Update to 2.0.3.
2018-08-11 02:00:45 +02:00
Tobias Geerinckx-Rice
c6cb111b23
gnu: opari2: Remove redundant code.
...
* gnu/packages/profiling.scm (opari2)[arguments]: Remove ‘licence’
installation phase now handled by the build system.
2018-08-11 02:00:44 +02:00
Tobias Geerinckx-Rice
e0d5712f64
gnu: xfig: Update to 3.2.7a.
...
* gnu/packages/xfig.scm (xfig): Update to 3.2.7a.
2018-08-11 02:00:44 +02:00
Tobias Geerinckx-Rice
8faa9df7f3
gnu: perl-net-dns: Update home page.
...
* gnu/packages/networking.scm (perl-net-dns)[home-page]: Use new (and
HTTPS) URI.
[source]: Add it to the list of download locations.
2018-08-11 02:00:44 +02:00
Tobias Geerinckx-Rice
6e542e195d
gnu: perl-net-dns: Update to 1.17.
...
* gnu/packages/networking.scm (perl-net-dns): Update to 1.17.
2018-08-11 02:00:44 +02:00
Tobias Geerinckx-Rice
9a3c345b3f
gnu: r-cowplot: Update to 0.9.3.
...
* gnu/packages/statistics.scm (r-cowplot): Update to 0.9.3.
2018-08-11 02:00:43 +02:00
Tobias Geerinckx-Rice
b3543e6c79
gnu: Add oath-toolkit.
...
* gnu/packages/authentication.scm: New file.
(oath-toolkit): New public variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add the new file.
2018-08-11 02:00:43 +02:00
Tobias Geerinckx-Rice
fc79867da9
gnu: ccrypt: Update to 1.11.
...
* gnu/packages/crypto.scm (ccrypt): Update to 1.11.
2018-08-11 02:00:43 +02:00
Nicolas Goaziou
c5ca9b96cb
gnu: mame: Update to 0.200.
...
* gnu/packages/emulators.scm (mame): Update to 0.200.
[arguments]: Fix missing includes in source.
2018-08-11 00:05:24 +02:00
Leo Famulari
7598b678fa
gnu: bzip2: Use archived source and home-page URLs.
...
* gnu/packages/compression.scm (bzip2)[source, home-page]: Update URLs.
2018-08-10 16:42:01 -04:00
Marius Bakke
67d7c55cff
gnu: p11-kit: Update to 0.23.13.
...
* gnu/packages/tls.scm (p11-kit): Update to 0.23.13.
2018-08-10 21:44:46 +02:00
Marius Bakke
81873eda4d
gnu: libsoup: Update to 2.62.3.
...
* gnu/packages/gnome.scm (libsoup): Update to 2.62.3.
2018-08-10 21:40:17 +02:00
Marius Bakke
7b38f045c0
Merge branch 'master' into staging
2018-08-10 15:32:51 +02:00
Marius Bakke
369d15674c
gnu: mariadb: Update to 10.1.35 [security fixes].
...
This release fixes CVE-2018-3058, CVE-2018-3063, CVE-2018-3064 and CVE-2018-3066.
See <https://mariadb.com/kb/en/library/mariadb-10135-release-notes/ > for details.
* gnu/packages/databases.scm (mariadb): Update to 10.1.35.
2018-08-10 15:23:50 +02:00
Marius Bakke
516fe8deb5
gnu: postgresql: Update to 10.5 [fixes CVE-2018-10915, CVE-2018-10925].
...
* gnu/packages/databases.scm (postgresql): Update to 10.5.
2018-08-10 15:23:50 +02:00
Jan Nieuwenhuizen
256d5c6e33
gnu: mes: Update to 0.17.
...
* gnu/packages/mes.scm (mes): Update to 0.17.
2018-08-10 08:32:11 +02:00
Tobias Geerinckx-Rice
ad2f7b8cec
gnu: sord: Update to 0.16.2.
...
* gnu/packages/rdf.scm (sord): Update to 0.16.2.
2018-08-10 01:46:02 +02:00
Tobias Geerinckx-Rice
27114bc3e0
gnu: otf2: Update to 2.1.1.
...
* gnu/packages/profiling.scm (otf2): Update to 2.1.1.
2018-08-10 01:45:00 +02:00
Tobias Geerinckx-Rice
dd82138032
gnu: xmonad: Update to 0.14.
...
* gnu/packages/wm.scm (xmonad): Update to 0.14.
[inputs]: Add ghc-semigroups.
2018-08-10 01:45:00 +02:00
Tobias Geerinckx-Rice
f780572d79
gnu: ghc-xmonad-contrib: Update to 0.14.
...
* gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.14.
2018-08-10 01:44:02 +02:00
Tobias Geerinckx-Rice
8c0be00ac0
gnu: Use HTTPS for xmonad.org home pages.
...
* gnu/packages/wm.scm (ghc-xmonad-contrib, xmonad)[home-page]: Use
HTTPS.
2018-08-10 01:44:02 +02:00
Tobias Geerinckx-Rice
702c0e504a
gnu: bear: Update to 2.3.12.
...
* gnu/packages/build-tools.scm (bear): Update to 2.3.12.
2018-08-10 01:44:01 +02:00
Tobias Geerinckx-Rice
f85af5abc0
gnu: bear: Don't use unstable tarball.
...
* gnu/packages/build-tools.scm (bear)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2018-08-10 01:44:01 +02:00
Tobias Geerinckx-Rice
781e515877
gnu: lynx: Update to 2.8.9rel.1.
...
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9rel.1.
2018-08-10 01:44:00 +02:00
Leo Famulari
19a3e7f84a
gnu: cgit: Update to 1.2.1 [fixes CVE-2018-14912].
...
* gnu/packages/version-control.scm (cgit): Update to 1.2.1.
[inputs]: Use the source of GIT.
2018-08-09 18:21:47 -04:00
Leo Famulari
4e23e8d809
gnu: wpa_supplicant: Fix CVE-2018-14526.
...
* gnu/packages/patches/wpa-supplicant-CVE-2018-14526.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Use it.
2018-08-09 18:18:03 -04:00
Nicolas Goaziou
ddad1f74b3
gnu: snap: Update to 4.2.1.3.
...
* gnu/packages/education.scm (snap): Update to 4.2.1.3.
2018-08-10 00:07:00 +02:00
Nicolas Goaziou
9f1a2be2ce
gnu: python-duniterpy: Update home page.
...
* gnu/packages/finance.scm (python-duniterpy) [home-page]: Update URL.
2018-08-09 23:37:44 +02:00
Nicolas Goaziou
7dab3e61c8
gnu: python-duniterpy: Update to 0.43.7.
...
* gnu/packages/finance.scm (python-duniterpy): Update to 0.43.7.
[source]: Change upstream repository, which moved to a Gitlab instance.
[arguments]: Remove phase removing a failing test, no longer needed.
2018-08-09 23:34:07 +02:00
Ricardo Wurmus
bcdee2dc33
gnu: polkit: Update to 0.115 [fixes CVE-2018-1116].
...
* gnu/packages/polkit.scm (polkit): Update to 0.115.
[origin]: Adjust snippet.
[inputs]: Replace mozjs with mozjs-52.
* gnu/packages/patches/polkit-drop-test.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
(cherry picked from commit 50afd712312a4b9fa42d7f9d03464e542b3aeb75)
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-08-09 21:19:47 +02:00
Ricardo Wurmus
192a59d0f6
gnu: Add mozjs-52.
...
* gnu/packages/gnuzilla.scm (mozjs-52): New variable.
(cherry picked from commit f67db495aa6e29692e368a13130a40541d5d8273)
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-08-09 21:19:47 +02:00
Marius Bakke
536b32745e
gnu: gusb: Update to 0.3.0.
...
* gnu/packages/gnome.scm (gusb): Update to 0.3.0.
[source](uri): Adjust tarball name.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
[arguments]: Remove #:phases.
2018-08-09 21:19:47 +02:00
Marius Bakke
88c54b1b75
gnu: xorg-server: Update to 1.20.1.
...
* gnu/packages/patches/xorg-server-rotate-fb.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.1.
[source](patches): Remove 'xorg-server-rotate-fb.patch'.
2018-08-09 21:19:47 +02:00
Marius Bakke
f71561567b
gnu: libgit2: Update to 0.26.6.
...
* gnu/packages/version-control.scm (libgit2): Update to 0.26.6.
2018-08-09 21:19:46 +02:00
Marius Bakke
70dcf9c9c3
gnu: lftp: Update to 4.8.4.
...
* gnu/packages/ftp.scm (lftp): Update to 4.8.4.
[arguments]: End phases on #t.
2018-08-09 21:19:46 +02:00
Marius Bakke
16fcda9524
gnu: libmspack: Update to 0.7.1.
...
* gnu/packages/compression.scm (libmspack): Update to 0.7.1.
2018-08-09 21:19:46 +02:00
Marius Bakke
a066680e20
gnu: qemu: Update to 2.12.1.
...
* gnu/packages/virtualization.scm (qemu): Update to 2.12.1.
2018-08-09 21:19:46 +02:00
Rutger Helling
00bf557156
gnu: c-toxcore: Update to 0.2.5.
...
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.5.
2018-08-09 16:47:37 +02:00
Leo Famulari
ce5c3ecbd5
gnu: Remove go-github-com-davidjpeacock-cli.
...
* gnu/packages/golang.scm (go-github-com-davidjpeacock-cli): Remove variable.
2018-08-09 08:13:09 -04:00
Leo Famulari
3e21f717a5
gnu: kurly: Removed unused input.
...
* gnu/packages/curl.scm (kurly)[inputs]: Remove go-github-com-davidjpeacock-cli.
2018-08-09 08:13:08 -04:00
Leo Famulari
9e286eb1b5
gnu: Add VBinDiff.
...
* gnu/packages/patchutils.scm (vbindiff): New variable.
2018-08-09 08:07:35 -04:00
Danny Milosavljevic
c1cdadc6ba
gnu: mrustc: Update to 0.8.0.
...
* gnu/packages/rust.scm (mrustc): Update to 0.8.0.
2018-08-09 07:50:57 +02:00
Tobias Geerinckx-Rice
ea6937ad8a
gnu: kurly: Update to 1.2.2.
...
Update both the project home page & the package version in a single
commit because of Go.
From the previous home page[0]:
“2018-06-12 - THE KURLY PROJECT HAS MOVED HOME!
kurly can now be found at GitLab [...]”
[0]: https://github.com/davidjpeacock/kurly
* gnu/packages/curl.scm (kurly): Update to 1.2.2.
[source, home-page]: Update URIs.
[arguments]: Likewise. Adjust location of ‘kurly.man’.
[inputs]: Add go-github-com-urfave-cli.
2018-08-09 02:20:25 +02:00
Tobias Geerinckx-Rice
665fcd32af
gnu: java-snappy: Fix description.
...
* gnu/packages/compression.scm (java-snappy)[description]: Fix typos.
2018-08-09 02:19:10 +02:00
Tobias Geerinckx-Rice
d06160b0ac
gnu: java-snappy: Update to 1.1.7.2.
...
* gnu/packages/compression.scm (java-snappy): Update to 1.1.7.2.
2018-08-09 02:19:09 +02:00
Tobias Geerinckx-Rice
cd4540ee41
gnu: libodfgen: Update to 0.1.7.
...
* gnu/packages/libreoffice.scm (libodfgen): Update to 0.1.7.
[source]: Update URI.
2018-08-09 02:19:09 +02:00
Tobias Geerinckx-Rice
b69cbf9ac0
gnu: bind: Update to 9.12.2-P1.
...
* gnu/packages/dns.scm (isc-bind): Update to 9.12.2-P1.
2018-08-09 02:19:09 +02:00
Tobias Geerinckx-Rice
db11d5729f
gnu: numactl: Update to 2.0.12.
...
* gnu/packages/linux.scm (numactl): Update to 2.0.12.
2018-08-09 02:19:08 +02:00
Tobias Geerinckx-Rice
0b4f876737
gnu: numactl: Update home page.
...
From the project mailing list[0]:
“The old libnuma website hosted at oss.sgi.com is now gone as that
website no longer exists. Everything for libnuma/numactl is now at
GitHub [...]”
[0]: https://www.spinics.net/lists/linux-numa/msg01178.html
* gnu/packages/linux.scm (numactl)[source, home-page]: Update URIs.
2018-08-09 02:18:21 +02:00
Tobias Geerinckx-Rice
9040ca1835
gnu: libnftnl: Update to 1.1.1.
...
* gnu/packages/linux.scm (libnftnl): Update to 1.1.1.
2018-08-09 02:17:26 +02:00
Tobias Geerinckx-Rice
05a40469c3
gnu: alpine: Update to 2.21.9999.
...
* gnu/packages/mail.scm (alpine): Update to 2.21.9999.
2018-08-09 02:17:26 +02:00
Tobias Geerinckx-Rice
5c0f11c29c
gnu: mingw-w64: Update to 5.0.4.
...
* gnu/packages/mingw.scm (mingw-w64): Update to 5.0.4.
2018-08-09 02:17:25 +02:00