summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* artwork: Clone over HTTPS.Ludovic Courtès2018-11-05
| | | | | | | Suggested by Leo Famulari <leo@famulari.name> at <https://lists.gnu.org/archive/html/help-guix/2018-11/msg00039.html>. * gnu/artwork.scm (%artwork-repository): Switch to HTTPS URL.
* install: Parameterize the profile name for 'populate-single-profile-directory'.Ludovic Courtès2018-11-05
| | | | | | | * gnu/build/install.scm (populate-single-profile-directory): Add #:profile-name. Replace hard-coded occurrences of "guix-profile" with PROFILE-NAME. Make the symlink part under /root a function of PROFILE-NAME.
* gnu: go-github-com-urfave-cli: Remove duplicate declaration.Pierre Neidhardt2018-11-04
| | | | * gnu/packages/golang.scm (go-github-com-urfave-cli): Remove duplicate declaration.
* gnu: myrepos: Wrap the webcheckout binary.Efraim Flashner2018-11-04
| | | | | | | * gnu/packages/version-control.scm (myrepos)[arguments]: Add a custom 'wrap-webcheckout phase to wrap webcheckout with its perl libraries. [inputs]: Add perl-encode-locale, perl-html-parser, perl-http-date, perl-http-message, perl-libwww, perl-try-tiny, perl-uri.
* gnu: debian-archive-keyring: Update to 2018.1.Efraim Flashner2018-11-04
| | | | | * gnu/packages/debian.scm (debian-archive-keyring): Update to 2018.1. [source]: Download from git repository.
* gnu: ruby@2.3: Update to 2.3.8.Efraim Flashner2018-11-04
| | | | * gnu/packages/ruby.scm (ruby@2.3): Update to 2.3.8.
* gnu: debootstrap: Update to 1.0.109.Efraim Flashner2018-11-04
| | | | * gnu/packages/debian.scm (debootstrap): Update to 1.0.109.
* gnu: mpop: Update to 1.4.0.Arun Isaac2018-11-04
| | | | * gnu/packages/mail.scm (mpop): Update to 1.4.0.
* gnu: sbcl-lift: Don't keep the bundled website.Efraim Flashner2018-11-03
| | | | | * gnu/packages/lisp.scm (sbcl-lift)[source]: Remove bundled website. [arguments]: Remove custom 'make-gzips-writable phase.
* gnu: totem: Update to 3.26.2.Ludovic Courtès2018-11-03
| | | | * gnu/packages/gnome.scm (totem): Update to 3.26.2.
* gnu: emacs-debbugs: Update to 0.16.Ludovic Courtès2018-11-03
| | | | * gnu/packages/emacs.scm (emacs-debbugs): Update to 0.16.
* gnu: perl-image-exiftool: Update to 11.11.Ludovic Courtès2018-11-03
| | | | * gnu/packages/photo.scm (perl-image-exiftool): Update to 11.11.
* gnu: emacs-dired-du: Update to 0.5.1.Ludovic Courtès2018-11-03
| | | | * gnu/packages/emacs.scm (emacs-dired-du): Update to 0.5.1.
* gnu: diffoscope: Update to 104.Ludovic Courtès2018-11-03
| | | | * gnu/packages/package-management.scm (diffoscope): Update to 104.
* gnu: emacs-emms: Update to 5.1.Arun Isaac2018-11-03
| | | | * gnu/packages/emacs.scm (emacs-emms): Update to 5.1.
* gnu: tor: Update to 0.3.4.9.Tobias Geerinckx-Rice2018-11-02
| | | | * gnu/packages/tor.scm (tor): Update to 0.3.4.9.
* gnu: python-apache-libcloud: Update to 2.3.0.Julien Lepiller2018-11-02
| | | | | * gnu/packages/python.scm (python-apache-libcloud) (python2-apache-libcloud): Update to 2.3.0.
* Merge remote-tracking branch 'origin/wip-rust' into master.Danny Milosavljevic2018-11-02
|\
| * gnu: rust: Document upstream's assessment.Danny Milosavljevic2018-10-30
| | | | | | | | * gnu/packages/patches/rust-1.25-accept-more-detailed-gdb-lines.patch: Add URL.
| * gnu: rust: Remove binary bootstrapper.Danny Milosavljevic2018-10-30
| | | | | | | | * gnu/packages/rust.scm (rust-bootstrap): Delete variable.
| * gnu: rust@1.23.0: Bootstrap from rust@1.22.0.Danny Milosavljevic2018-10-30
| | | | | | | | * gnu/packages/rust.scm (rust-1.23): Bootstrap from rust@1.22.0.
| * gnu: rust@1.23.0: Inherit from rust@1.22.0.Danny Milosavljevic2018-10-30
| | | | | | | | | | * gnu/packages/rust.scm (rust-1.23)[inherit]: Inherit from rust-1.22. [arguments]: Inherit from rust-1.22. Delete "remove-ar" phase.
| * gnu: rust: Hide "ar" entry from rust@1.21.0.Danny Milosavljevic2018-10-30
| | | | | | | | | | * gnu/packages/rust.scm (rust-1.21)[arguments]<#:phases>[remove-ar]: New phase.
* | gnu: Go 1.11: Avoid unnecessary store references.Leo Famulari2018-11-01
| | | | | | | | | | | | | | | | | | This shrinks the closure of Go 1.11 from 1379 MiB to 581 MiB. Fixes <https://bugs.gnu.org/32949>. * gnu/packages/golang.scm (go-1.11)[arguments]: Add a 'delete-extraneous-files' phase.
* | gnu: MPD: Update to 0.20.23.Leo Famulari2018-11-01
| | | | | | | | * gnu/packages/mpd.scm (mpd): Update to 0.20.23.
* | gnu: mpd-mpc: Update to 0.31.Leo Famulari2018-11-01
| | | | | | | | | | * gnu/packages/mpd.scm (mpd-mpc): Update to 0.31. [native-inputs]: Add python-sphinx.
* | gnu: icecast: Update to 2.4.4 [fixes CVE-2018-18820].Leo Famulari2018-11-01
| | | | | | | | * gnu/packages/xiph.scm (icecast): Update to 2.4.4.
* | gnu: mame: Update to 0.203.Rutger Helling2018-11-01
| | | | | | | | * gnu/packages/emulators.scm (mame): Update to 0.203.
* | gnu: xpra: Update to 2.4.1.Rutger Helling2018-11-01
| | | | | | | | * gnu/packages/xorg.scm (xpra): Update to 2.4.1.
* | gnu: dolphin-emu: Use ffmpeg instead of ffmpeg@3.4.Rutger Helling2018-11-01
| | | | | | | | * gnu/packages/emulators.scm (dolphin-emu): Use ffmpeg instead of ffmpeg@3.4.
* | gnu: sdl2: Update to 2.0.9.Rutger Helling2018-11-01
| | | | | | | | * gnu/packages/sdl.scm (sdl2): Update to 2.0.9.
* | gnu: whois: Update to 5.4.0.Tobias Geerinckx-Rice2018-11-01
| | | | | | | | * gnu/packages/networking.scm (whois): Update to 5.4.0.
* | gnu: highlight: Update to 3.47.Tobias Geerinckx-Rice2018-11-01
| | | | | | | | * gnu/packages/pretty-print.scm (highlight): Update to 3.47.
* | gnu: python-jsonrpclib-pelix: Update to 0.3.2.Tobias Geerinckx-Rice2018-11-01
| | | | | | | | | | * gnu/packages/python.scm (python-jsonrpclib-pelix): Update to 0.3.2. [arguments]: Disable #:tests?.
* | gnu: python-pynacl: Update to 1.3.0.Tobias Geerinckx-Rice2018-11-01
| | | | | | | | * gnu/packages/python-crypto.scm (python-pynacl): Update to 1.3.0.
* | gnu: oniguruma: Update to 6.9.0.Tobias Geerinckx-Rice2018-11-01
| | | | | | | | * gnu/packages/textutils.scm (oniguruma): Update to 6.9.0.
* | gnu: motion: Install translations.Tobias Geerinckx-Rice2018-11-01
| | | | | | | | * gnu/packages/video.scm (motion)[native-inputs]: Add gettext-minimal.
* | gnu: motion: Don't use unstable tarball.Tobias Geerinckx-Rice2018-11-01
| | | | | | | | | | * gnu/packages/video.scm (motion)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* | Keep (gnu packages video) module imports in order.Tobias Geerinckx-Rice2018-11-01
| | | | | | | | | | * gnu/packages/video.scm (define-module): Re-order module imports alphabetically.
* | gnu: motion: Update to 4.2.Tobias Geerinckx-Rice2018-11-01
| | | | | | | | * gnu/packages/video.scm (motion): Update to 4.2.
* | gnu: julia: Update objconv input to 2018-10-07.Tobias Geerinckx-Rice2018-11-01
| | | | | | | | * gnu/packages/julia.scm (julia)[input]: Update objconf to 2018-10-07.
* | gnu: myrepos: Update to 1.20180726.Efraim Flashner2018-10-31
| | | | | | | | | | | | | | * gnu/packages/version-control.scm (myrepos): Update to 1.20180726. [source]: Remove patch. * gnu/packages/patches/myrepos-CVE-2018-7032.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* | gnu: curl: Update grafted replacement to 7.62.0 [security fixes].Leo Famulari2018-10-31
| | | | | | | | | | | | | | | | Fixes CVE-2018-{16839,16840,16842}. * gnu/packages/curl.scm (curl)[replacement]: Update to 7.62.0. (curl-7.61.1): Replace with ... (curl-7.62.0): ... new variable.
* | gnu: dolphin-emu: Update to commit 22ddd11.Rutger Helling2018-10-31
| | | | | | | | | | * gnu/packages/emulators.scm (dolphin-emu): Update to commit 22ddd11. [arguments]: Return #t with phase 'fixgcc7.
* | gnu: wine-staging: Update to 3.19.Rutger Helling2018-10-31
| | | | | | | | | | * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.19. * gnu/packages/wine.scm (wine-staging): Update to 3.19.
* | gnu: webkitgtk@2.22: Update to 2.22.3.Mark H Weaver2018-10-31
| | | | | | | | * gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.3.
* | gnu: quaternion: Update to 0.0.9.3.Arun Isaac2018-10-31
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (quaternion): Update to 0.0.9.3. [inputs]: Add qtquickcontrols, qtsvg and qttools. [arguments]: Remove fix-libqmatrixclient-dynamic-linking phase. Add wrap-program phase.
* | gnu: libqmatrixclient: Update to 0.4.0.Arun Isaac2018-10-31
| | | | | | | | * gnu/packages/messaging.scm (libqmatrixclient): Update to 0.4.0.
* | gnu: meandmyshadow: Update home page.Tobias Geerinckx-Rice2018-10-31
| | | | | | | | | | * gnu/packages/games.scm (meandmyshadow)[home-page]: Follow permanent redirect.
* | gnu: meandmyshadow: Update to 0.5.Tobias Geerinckx-Rice2018-10-31
| | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (meandmyshadow): Update to 0.5. [source]: Add unreleased bugfix patch. [arguments]: Remove obsolete ‘set-sdl'paths’ phase. [inputs]: Switch to SDL 2. Add lua. Remove libx11, mesa, and glu. * gnu/packages/patches/meandmyshadow-define-paths-earlier.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.