summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2020-02-16gnu: python-reno: Update home page.Tobias Geerinckx-Rice
* gnu/packages/openstack.scm (python-reno)[home-page]: Follow (HTTPS) redirection.
2020-02-16gnu: autoconf: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/autotools.scm (autoconf)[home-page]: Use HTTPS.
2020-02-16gnu: python2-enum: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python2-enum)[home-page]: Use HTTPS.
2020-02-16gnu: r-sdmtools: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-sdmtools)[home-page]: Use HTTPS.
2020-02-16gnu: r-tcltk2: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-tcltk2)[home-page]: Use HTTPS.
2020-02-16gnu: r-rocr: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/statistics.scm (r-rocr)[home-page]: Use HTTPS.
2020-02-16gnu: wabt: Use Texinfo mark-up.Tobias Geerinckx-Rice
* gnu/packages/web.scm (wabt)[description]: Mark up more better.
2020-02-16gnu: libmicrohttpd: Update to 0.9.70.Tobias Geerinckx-Rice
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.70.
2020-02-16gnu: freeorion: Update to 0.4.9.Tobias Geerinckx-Rice
* gnu/packages/games.scm (freeorion): Update to 0.4.9. [source]: Use release tarball.
2020-02-16gnu: openscenegraph: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/graphics.scm (openscenegraph)[synopsis, description]: Add missing hyphen.
2020-02-16gnu: openscenegraph: Update to 3.6.5.Tobias Geerinckx-Rice
* gnu/packages/graphics.scm (openscenegraph): Update to 3.6.5.
2020-02-16gnu: flashrom: Update to 1.2.Tobias Geerinckx-Rice
* gnu/packages/flashing-tools.scm (flashrom): Update to 1.2.
2020-02-16gnu: fio: Update to 3.18.Tobias Geerinckx-Rice
* gnu/packages/benchmark.scm (fio): Update to 3.18.
2020-02-16gnu: fasm: Update to 1.73.22.Tobias Geerinckx-Rice
* gnu/packages/assembly.scm (fasm): Update to 1.73.22.
2020-02-16gnu: sbsigntools: Update to 0.9.3.Tobias Geerinckx-Rice
* gnu/packages/efi.scm (sbsigntools): Update to 0.9.3.
2020-02-16gnu: libasr: Update to 1.0.4.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (libasr): Update to 1.0.4. [arguments]: Remove obsolete ‘bootstrap’ phase replacement.
2020-02-16gnu: lttoolbox: Remove redundant FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/dictionaries.scm (lttoolbox)[source]: Remove FILE-NAME field.
2020-02-16gnu: lttoolbox: Update to 3.5.1.Tobias Geerinckx-Rice
* gnu/packages/dictionaries.scm (lttoolbox): Update to 3.5.1. [arguments]: Replace ‘bootstrap’ phase. [native-inputs]: Add autoconf, automake, and libtool.
2020-02-16gnu: camlp5: Update to 7.11.Tobias Geerinckx-Rice
* gnu/packages/ocaml.scm (camlp5): Update to 7.11.
2020-02-16gnu: ddclient: Update home page.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (ddclient)[home-page]: Update.
2020-02-16gnu: ddclient: Update to 3.9.1.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (ddclient): Update to 3.9.1. [source]: Use GIT-FETCH and add a FILE-NAME. [native-inputs]: Remove gzip and tar. [arguments]: Adapt to git checkout source.
2020-02-16gnu: boinc-client: Trim synopsis.Tobias Geerinckx-Rice
* gnu/packages/distributed.scm (boinc-client)[synopsis]: Remove package name.
2020-02-16gnu: boinc-client: Update to 7.16.4.Tobias Geerinckx-Rice
* gnu/packages/distributed.scm (boinc-client): Update to 7.16.4.
2020-02-16gnu: noise-repellent: Update to 0.1.5.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (noise-repellent): Update to 0.1.5. [build-system]: Switch to meson-build-system. [arguments]: Remove GNU build system flags & set installation prefix.
2020-02-16gnu: Remove blender@2.79b.Tobias Geerinckx-Rice
As discussed on #guix with lfam and raingloom, it no longer builds and users with hardware that requires it can use ‘guix time-machine’. * gnu/packages/graphics.scm (blender-2.79): Remove variable.
2020-02-16gnu: blender: Update to 2.82.Tobias Geerinckx-Rice
* gnu/packages/graphics.scm (blender): Update to 2.82. [arguments]: Uncomment ‘fix-broken-import’ phase.
2020-02-16gnu: Add rtl8812au-aircrack-ng-linux-module.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): New public variable.
2020-02-16gnu: virt-manager: Move gobject-introspection to native-inputsJakub Kądziołka
* gnu/packages/virtualization.scm (virt-manager): Move gobject-introspection from inputs to native-inputs.
2020-02-16gnu: libvirt, virt-manager: Don't use tabs for indentationJakub Kądziołka
* gnu/packages/virtualization.scm: Replace tabs with spaces.
2020-02-16gnu: rust-same-file-1.0: Don't skip build.Jakub Kądziołka
* gnu/packages/crates-io.scm (rust-same-file-1.0)[arguments]: Don't skip build.
2020-02-16gnu: rust-ignore-0.4: Add rust-winapi-util-0.1 to inputs.Jakub Kądziołka
This is a followup to 566997236494d83a48182d69311897789b5c9cd4. At the time, it seemed like the input is only used on Windows and therefore unnecessary. However, the package kept building only because the crate was still being used transitively, through rust-same-file-1.0. * gnu/packages/crates-io.scm (rust-ignore-0.4)[arguments](cargo-inputs): Add rust-winapi-util-0.1.
2020-02-16gnu: accountsservice: 'Add patch-/bin/cat' phase.Rene Saavedra
* gnu/packages/freedesktop.scm (accountsservice)[arguments]: Add 'patch-/bin/cat' phase. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-16gnu: elixir: Update to 1.10.0.Oskar Köök
* gnu/packages/elixir.scm (elixir): Update to 1.10.0. * gnu/packages/patches/elixir-path-length.patch: Update patch so it can be applied to v1.10.0 source Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-16gnu: whois: Update to 5.5.6.Marius Bakke
* gnu/packages/networking.scm (whois): Update to 5.5.6.
2020-02-16gnu: gwl: Update to 0.2.0.Ricardo Wurmus
* gnu/packages/package-management.scm (gwl): Update to 0.2.0. [source]: Fetch from gnu.org. [native-inputs]: Add texinfo and graphviz. [propagated-inputs]: Add guile-gcrypt, guile-pfds, guile-syntax-highlight, and guile-wisp. [home-page]: Use workflows.guix.info. [description]: Use official project description.
2020-02-16gnu: emulation-station: Fix build.Jakub Kądziołka
* gnu/packages/emulators.scm (emulation-station): Switch to an unreleased git commit.
2020-02-16gnu: higan: Explain why v106, and not v107, is being packagedJakub Kądziołka
* gnu/packages/emulators.scm (higan): Add a comment.
2020-02-16gnu: higan: Don't use auto-generated tarball.Jakub Kądziołka
* gnu/packages/emulators.scm (higan)[source]: Don't use autogenerated tarball. Fetch from the new location for the repository.
2020-02-16gnu: higan: End phases with #tJakub Kądziołka
* gnu/packages/emulators.scm (higan)[arguments]: End all phases with #t.
2020-02-15gnu: emacs-org-contrib: Update to 20200213.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20200213.
2020-02-15gnu: emacs-org: Update to 9.3.6.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.6.
2020-02-15gnu: python-markdown: Update to 3.2.1.Marius Bakke
* gnu/packages/python-xyz.scm (python-markdown): Update to 3.2.1.
2020-02-15gnu: libtorrent-rasterbar: Update to 1.1.14.Marius Bakke
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.14.
2020-02-15gnu: le-certs: Update input hashes.Tobias Geerinckx-Rice
These unversioned files were modified upstream. The result of $ openssl x509 -in <FILE> -text for each old/new pair remains the same, however. * gnu/packages/certs.scm (le-certs)[inputs]: Update hash for isrgrootx1.pem, letsencryptauthorityx3.pem, and letsencryptauthorityx4.pem.
2020-02-15gnu: Add fbset.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (fbset): New public variable.
2020-02-15gnu: thunar: Update to 1.8.12.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (thunar): Update to 1.8.12.
2020-02-15gnu: unbound: Update to 1.9.6 [security improvements].Tobias Geerinckx-Rice
* gnu/packages/dns.scm (unbound): Update to 1.9.6.
2020-02-15gnu: you-get: Update to 0.4.1403.Tobias Geerinckx-Rice
* gnu/packages/video.scm (you-get): Update to 0.4.1403.
2020-02-15gnu: xvid: Update to 1.3.7.Tobias Geerinckx-Rice
* gnu/packages/video.scm (xvid): Update to 1.3.7.
2020-02-15gnu: tumbler: Update to 0.2.8.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (tumbler): Update to 0.2.8.