summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-30gnu: scotch: Return #t from all phases....* gnu/packages/maths.scm (scotch)[arguments]: Return #t rather than undefined from phases. Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice
2018-06-30gnu: petsc: Return #t from phases....* gnu/packages/maths.scm (petsc)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice
2018-06-30gnu: xxhash: Update to 0.6.5....* gnu/packages/digest.scm (xxhash): Update to 0.6.5. [arguments]: Disable #:parallel-tests?. Tobias Geerinckx-Rice
2018-06-30gnu: xxhash: Don't use unstable tarball....* gnu/packages/digest.scm (xxhash)[source]: Use GIT-FETCH. Tobias Geerinckx-Rice
2018-06-30gnu: tlsdate: Bump COMPILE_DATE....* gnu/packages/ntp.scm (tlsdate)[arguments]: Set COMPILE_DATE to 2018-06-28. Tobias Geerinckx-Rice
2018-06-30gnu: python-rst.linker: Update to 1.10....* gnu/packages/python.scm (python-rst.linker): Update to 1.10. Tobias Geerinckx-Rice
2018-06-30gnu: python-xopen: Update to 0.3.3....* gnu/packages/python.scm (python-xopen): Update to 0.3.3. Tobias Geerinckx-Rice
2018-06-30gnu: python2-xopen: Fix build....* gnu/packages/python.scm (python2-xopen)[propagated-inputs]: Add python2-bz2file. Tobias Geerinckx-Rice
2018-06-30gnu: python-parso: Update to 0.2.1....* gnu/packages/python.scm (python-parso): Update to 0.2.1. Tobias Geerinckx-Rice
2018-06-29ui: Increase relevance score for exact matches....Previously "guix package -s python" would have 'python2-zope-interface' as its first result (relevance: 10), followed by many other python-* packages with the same score, while 'python' itself would come later (relevance: 7). This change makes 'python' the first result (relevance: 27). Reported by Gábor Boskovits. * guix/ui.scm (relevance)[score]: Use 'fold-matches' instead of 'match:count' to counter the number of maches. Give more weight to exact matches. Ludovic Courtès
2018-06-29gnu: srt2vtt: Update homepage....* gnu/packages/video.scm (srt2vtt): Update Homepage. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Björn Höfling
2018-06-29gnu: cataclysm-dda: Update snapshot....* gnu/packages/games.scm (cataclysm-dda): Update snapshot to ad3b0c3d5. [source]: Use git-fetch and remove snippet. [arguments]: Remove 'configure' phase. Use 'invoke' in 'build-tiles' and 'install-tiles' phases. Kei Kebreau
2018-06-29gnu: mame: Update to 0.199....* gnu/packages/emulators.scm (mame): Update to 0.199. Tobias Geerinckx-Rice
2018-06-29gnu: teckit: Update to 2.5.8....* gnu/packages/fontutils.scm (teckit): Update to 2.5.8. Tobias Geerinckx-Rice
2018-06-29gnu: teckit: Don't use unstable tarball....* gnu/packages/fontutils.scm (teckit)[source]: Use GIT-FETCH. Tobias Geerinckx-Rice
2018-06-29gnu: sxhkd: Update to 0.5.9....* gnu/packages/xdisorg.scm (sxhkd): Update to 0.5.9. [source]: Switch to GIT-FETCH. [arguments]: Let documentation subdirectory match build system defaults. Tobias Geerinckx-Rice
2018-06-29gnu: keepalived: Edit synopsis & description....* gnu/packages/cluster.scm (keepalived)[synopsis]: Fix typo. [description]: Use @dfn. Tobias Geerinckx-Rice
2018-06-29gnu: keepalived: Update to 2.0.4....* gnu/packages/cluster.scm (keepalived): Update to 2.0.4. [arguments]: Remove ‘patch-configure’ phase (bug fixed in 2.0.3). Tobias Geerinckx-Rice
2018-06-29gnu: r-ddalpha: Update to 1.3.4....* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.4. Tobias Geerinckx-Rice
2018-06-29gnu: tlsdate: Return #t from phases....* gnu/packages/ntp.scm (tlsdate)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice
2018-06-29gnu: emacs-guix: Update to 0.4.1.1....* gnu/packages/emacs.scm (emacs-guix): Update to 0.4.1.1. Alex Kost
2018-06-28gnu: Add qtfaststart....* gnu/packages/video.scm (qtfaststart): New variable. Leo Famulari
2018-06-29gnu: feh: Update to 2.27....* gnu/packages/image-viewers.scm (feh): Update to 2.27. Marius Bakke
2018-06-28gnu: libsrtp: Update to 2.2.0....* gnu/packages/telephony.scm (libsrtp): Update to 2.2.0. [arguments]: Remove #:phases. Marius Bakke
2018-06-28gnu: imagemagick: Update to 6.9.10-3....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-3. Marius Bakke
2018-06-28gnu: python-pyopenssl: Update to 18.0.0....* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 18.0.0. Marius Bakke
2018-06-28gnu: python-pandas: Update to 0.23.1....* gnu/packages/python.scm (python-pandas): Update to 0.23.1. [arguments]: Drop new S3 test. [native-inputs]: Add PYTHON-BEAUTIFULSOUP4 and PYTHON-HTML5LIB. Marius Bakke
2018-06-28gnu: python-numpy: Update to 1.14.5....* gnu/packages/python.scm (python-numpy): Update to 1.14.5. Marius Bakke
2018-06-28gnu: samba: Update to 4.8.3....* gnu/packages/samba.scm (samba): Update to 4.8.3. Marius Bakke
2018-06-28gnu: perl-image-exiftool: Update to 11.01....* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.01. Leo Famulari
2018-06-28Revert "gnu: llvm: Update to 6.0.1."...This is not worth rebuilding mesa when ‘staging’ is merged. This reverts commit 655105ee03d2307194bd3e1b47761c0f941284b5. Tobias Geerinckx-Rice
2018-06-28gnu: xeyes: Update to 1.1.2....* gnu/packages/xdisorg.scm (xeyes): Update to 1.1.2. [source]: Update URI. [inputs]: Add libxrender. Tobias Geerinckx-Rice
2018-06-28gnu: xeyes: Update home page....sourcearchive.com smells dead, and was hardly meaningful to begin with: https://web.archive.org/web/20171005053046/http://xeyes.sourcearchive.com * gnu/packages/xdisorg.scm (xeyes)[home-page]: Use main X.org home page. Tobias Geerinckx-Rice
2018-06-28gnu: java-jarjar: Unbundle asm....* gnu/packages/java.scm (java-jarjar)[inputs]: Add java-asm-bootstrap. [source]: Add snippet to delete bundled asm and junit. [arguments]: Add phase 'do-not-use-bundled-asm to patch build.xml to use system asm. Gábor Boskovits
2018-06-28gnu: progress: Update to 0.14....* gnu/packages/admin.scm (progress): Update to 0.14. Tobias Geerinckx-Rice
2018-06-28gnu: llvm: Update to 6.0.1....* gnu/packages/llvm.scm (llvm, clang, clang-runtime): Update to 6.0.1. Tobias Geerinckx-Rice
2018-06-28gnu: r-haven: Update to 1.1.2....* gnu/packages/cran.scm (r-haven): Update to 1.1.2. [inputs]: Add zlib. Tobias Geerinckx-Rice
2018-06-28gnu: r-ggpubr: Update to 0.1.7....* gnu/packages/cran.scm (r-ggpubr): Update to 0.1.7. Tobias Geerinckx-Rice
2018-06-28gnu: wine: Update to 3.0.2....* gnu/packages/wine.scm (wine): Update to 3.0.2. Rutger Helling
2018-06-28gnu: java-eclipse-jetty-security: Disable failing test....* gnu/packages/web.scm (java-eclise-jetty-security): Disable failing test. * gnu/packages/web.scm (java-eclipse-jetty-security-9.2): Adjust accordingly. Gábor Boskovits
2018-06-27gnu: astyle: Update to 3.1....* gnu/packages/code.scm (astyle): Update to 3.1. Ricardo Wurmus
2018-06-27self: Add dependency on GnuTLS....Fixes <https://bugs.gnu.org/31983>. Reported by Fis Trivial <ybbs.daans@hotmail.com>. * guix/self.scm (specification->package): Add "gnutls" and "guile2.0-gnutls". (compiled-guix)[gnutls]: New variable. [dependencies]: Add it. Ludovic Courtès
2018-06-27nls: Update 'pt_BR' translation.Ludovic Courtès
2018-06-28scripts: gc: Report size in MiBs instead of bytes....* guix/scripts/gc.scm (guix-gc): Show info in MiBs not bytes. Taylan Kammer
2018-06-27gnu: java-aqute-libg-bootstrap: Use base package phases....* gnu/packages/java.scm (java-aqute-libg-boostrap)[arguments]: Do not ignore base package arguments. Gábor Boskovits
2018-06-27gnu: autojump: Update to 22.5.1....* gnu/packages/admin.scm (autojump): Update to 22.5.1. [arguments]: Use 'invoke' in 'check' phase. Rewrite 'install' phase for the updated installation script. Kei Kebreau
2018-06-27gnu: guile-lib: Update to 0.2.6....* gnu/packages/guile.scm (guile-lib): Update to 0.2.6. Add 'modules' and 'snippet'. Ludovic Courtès
2018-06-27ui: Hint at the installation of locale packages and 'GUIX_LOCPATH'....* guix/ui.scm (install-locale): Hide the "warning: failed to install locale" on Guile 2.2. Add a hint about 'glibc-utf8-locales' and 'GUIX_LOCPATH'. Ludovic Courtès
2018-06-27doc: Specify Guile-SQLite3 minimum version....* doc/guix.texi (Requirements): Specify the minimum guile-sqlite3 version. * README (Requirements): Likewise. Ludovic Courtès
2018-06-27gnu: guile-sqlite3: Update to 0.1.0....* gnu/packages/guile.scm (guile-sqlite3)[source]: Remove 'modules' and 'snippet'. Use commit v0.1.0. [arguments]: Remove. Ludovic Courtès