summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2018-09-03Merge branch 'master' into core-updatesMarius Bakke
2018-09-03gnu: arpack-ng: Update to 3.6.2.Marius Bakke
* gnu/packages/maths.scm (arpack-ng): Update to 3.6.2.
2018-09-03gnu: arpack-ng: Drop redundant phase.Marius Bakke
* gnu/packages/maths.scm (arpack-ng)[arguments]: Remove.
2018-09-03gnu: python-matplotlib: Update to 2.2.3.Marius Bakke
* gnu/packages/python.scm (python-matplotlib): Update to 2.2.3.
2018-09-03gnu: ppp: Return #t from all phases.Marius Bakke
* gnu/packages/samba.scm (ppp)[arguments]: Return #t from phase.
2018-09-03gnu: re2: Update to 2018-09-01.Marius Bakke
* gnu/packages/regex.scm (re2): Update to 2018-09-01.
2018-09-03gnu: openexr: Update to 2.3.0.Marius Bakke
* 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-03gnu: ilmbase: Update to 2.3.0.Marius Bakke
* gnu/packages/graphics.scm (ilmbase): Update to 2.3.0. [source](uri): Change to new download location.
2018-09-03gnu: simplescreenrecorder: Build against modular Qt.Marius Bakke
* gnu/packages/video.scm (simplescreenrecorder)[inputs]: Remove QT. Add QTBASE and QTX11EXTRAS.
2018-09-03Merge branch 'security-updates'Marius Bakke
2018-09-03gnu: gnu-pw-mgr: Update to 2.4.2.Efraim Flashner
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.4.2.
2018-09-03gnu: python-nbxmpp: Update to 0.6.7.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.7.
2018-09-03gnu: libircclient: Update to 1.10.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (libircclient): Update to 1.10.
2018-09-03Fix some typos.Tobias Geerinckx-Rice
* 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-03gnu: sudo: Update to 1.8.25.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (sudo): Update to 1.8.25.
2018-09-03gnu: python-efl: Update to 1.21.0.Efraim Flashner
* gnu/packages/enlightenment.scm (python-efl): Update to 1.21.0. [source]: Don't use pypi source. [arguments]: Delete network tests.
2018-09-03gnu: efl: Update to 1.21.0.Efraim Flashner
* gnu/packages/enlightenment.scm (efl): Update to 1.21.0.
2018-09-03gnu: python-scipy: Disable broken tests.Ricardo Wurmus
* gnu/packages/python.scm (python-scipy)[arguments]: Skip two broken tests.
2018-09-03gnu: c-toxcore: Update to 0.2.7.Rutger Helling
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.7.
2018-09-03gnu: openrct2: Update to 0.2.1.Rutger Helling
* gnu/packages/games.scm (openrct2-objects): Update to 1.0.6. * gnu/packages/games.scm (openrct2): Update to 0.2.1.
2018-09-03gnu: jellyfish: Update to 2.2.10.Efraim Flashner
* gnu/packages/bioinformatics.scm (jellyfish): Update to 2.2.10. [supported-systems]: Add aarch64-linux, mips64el-linux.
2018-09-02gnu: monitoring.scm: Fix copyright line.Oleg Pykhalov
This is a follow-up to ead46692ec8a17ed9cf668131343d7cf1b3725e5.
2018-09-02gnu: haskell-mode: Fix test failure.Alex Vong
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-02gnu: emacs-helpful: Update to 0.13.Konrad Hinsen
* gnu/packages/emacs.scm (emacs-helpful): Update to 0.13. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-09-02gnu: emacs-elisp-refs: Update to 1.3.Konrad Hinsen
* gnu/packages/emacs.scm (emacs-elisp-refs): Update to 1.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-09-02Add (guix describe) and use it to initialize '%package-search-path'.Ludovic Courtès
* 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-02gnu: wine-staging: Update to 3.15.Rutger Helling
* gnu/packages/wine.scm (wine-staging): Update to 3.15.
2018-09-02gnu: wine-staging-patchset-data: Update to 3.15.Rutger Helling
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.15.
2018-09-02gnu: rosegarden: Update to 18.06.宋文武
* gnu/packages/music.scm (rosegarden): Update to 18.06. [home-page]: Use HTTPS.
2018-09-02gnu: rust: Move rust-1.19 down.Danny Milosavljevic
2018-09-02gnu: rust: Bootstrap (only) Rust 1.19.0 by mrustc.Danny Milosavljevic
* 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-01gnu: Add perftest.Manuel Graf
* gnu/packages/linux.scm (perftest): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-09-01gnu: Add ruby-jekyll-paginate-v2.Julien Lepiller
* gnu/packages/ruby.scm (ruby-jekyll-paginate-v2): New variable.
2018-09-01gnu: Add jekyll.Julien Lepiller
* gnu/packages/ruby.scm (jekyll): New variable.
2018-09-01gnu: Add ruby-pathutil.Julien Lepiller
* gnu/packages/ruby.scm (ruby-pathutil): New variable.
2018-09-01gnu: Add ruby-forwardable-extended.Julien Lepiller
* gnu/packages/ruby.scm (ruby-forwardable-extended): New variable.
2018-09-01gnu: Add ruby-liquid.Julien Lepiller
* gnu/packages/ruby.scm (ruby-liquid): New variable.
2018-09-01gnu: Add ruby-mercenary.Julien Lepiller
* gnu/packages/ruby.scm (ruby-mercenary): New variable.
2018-09-01gnu: Add ruby-safe-yaml.Julien Lepiller
* gnu/packages/ruby.scm (ruby-safe-yaml): New variable.
2018-09-01gnu: Add ruby-heredoc-unindent.Julien Lepiller
* gnu/packages/ruby.scm (ruby-heredoc-unindent): New variable.
2018-09-01gnu: Add ruby-hashie.Julien Lepiller
* gnu/packages/ruby.scm (ruby-hashie): New variable.
2018-09-01gnu: Add ruby-rouge-2.Julien Lepiller
* gnu/packages/ruby.scm (ruby-rouge-2): New variable.
2018-09-01gnu: Add ruby-rouge.Julien Lepiller
* gnu/packages/ruby.scm (ruby-rouge): New variable.
2018-09-01gnu: Add ruby-em-websocket.Julien Lepiller
* gnu/packages/ruby.scm (ruby-em-websocket): New variable.
2018-09-01gnu: Add ruby-http-parser.rb.Julien Lepiller
* gnu/packages/ruby.scm (ruby-http-parser.rb): New variable.
2018-09-01gnu: Add ruby-kramdown.Julien Lepiller
* gnu/packages/ruby.scm (ruby-kramdown): New variable.
2018-09-01gnu: Add ruby-prawn-table.Julien Lepiller
* gnu/packages/ruby.scm (ruby-prawn-table): New variable.
2018-09-01gnu: Add ruby-prawn.Julien Lepiller
* gnu/packages/ruby.scm (ruby-prawn): New variable.
2018-09-01gnu: Add ruby-yard.Julien Lepiller
* gnu/packages/ruby.scm (ruby-yard): New variable.
2018-09-01gnu: Add ruby-pdf-core.Julien Lepiller
* gnu/packages/ruby.scm (ruby-pdf-core): New variable.