summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2018-08-11gnu: fortune-mod: Return #t from all phases....* gnu/packages/games.scm (fortune-mod)[arguments]: Return #t rather than undefined from phases. Tobias Geerinckx-Rice
2018-08-11gnu: perl-email-simple: Update to 2.216....* gnu/packages/mail.scm (perl-email-simple): Update to 2.216. Tobias Geerinckx-Rice
2018-08-11gnu: perl-lingua-en-tagger: Update to 0.29....* gnu/packages/language.scm (perl-lingua-en-tagger): Update to 0.29. Tobias Geerinckx-Rice
2018-08-11gnu: perl-glib: Update to 1.327....* gnu/packages/glib.scm (perl-glib): Update to 1.327. Tobias Geerinckx-Rice
2018-08-11gnu: fortune-mod: Update to 2.6.1....* gnu/packages/games.scm (fortune-mod): Update to 2.6.1. Tobias Geerinckx-Rice
2018-08-11gnu: fortune-mod: Don't use unstable tarball....* gnu/packages/games.scm (fortune-mod)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2018-08-11gnu: perl-file-mimeinfo: Update to 0.29....* gnu/packages/freedesktop.scm (perl-file-mimeinfo): Update to 0.29. Tobias Geerinckx-Rice
2018-08-11Migrate 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. Tobias Geerinckx-Rice
2018-08-11gnu: 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. Tobias Geerinckx-Rice
2018-08-11gnu: 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. Tobias Geerinckx-Rice
2018-08-11gnu: perl-ev: Use INVOKE....* gnu/packages/libevent.scm (perl-ev)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice
2018-08-11gnu: perl-uri-template: Update to 0.23....* gnu/packages/web.scm (perl-uri-template): Update to 0.23. Tobias Geerinckx-Rice
2018-08-11gnu: python-lzo: Update to 1.12....* gnu/packages/compression.scm (python-lzo): Update to 1.12. Tobias Geerinckx-Rice
2018-08-11gnu: zathura: Update to 0.4.0....* gnu/packages/pdf.scm (zathura): Update to 0.4.0. Arun Isaac
2018-08-11gnu: password-store: Use HTTPS home page....* gnu/packages/password-utils.scm (password-store)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-08-11gnu: gtksourceview: Update to 3.24.8....* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.8. Tobias Geerinckx-Rice
2018-08-11gnu: ddclient: Update to 3.9.0....* gnu/packages/dns.scm (ddclient): Update to 3.9.0. [inputs]: Add perl-data-validate-ip. Order alphabetically. Tobias Geerinckx-Rice
2018-08-11gnu: Add perl-data-validate-ip....* gnu/packages/networking.scm (perl-data-validate-ip): New public variable. Tobias Geerinckx-Rice
2018-08-11gnu: light: Update to 1.1.2....* gnu/packages/linux.scm (light): Update to 1.1.2. Tobias Geerinckx-Rice
2018-08-11gnu: virt-viewer: Update to 7.0....* gnu/packages/spice.scm (virt-viewer): Update to 7.0. Tobias Geerinckx-Rice
2018-08-11gnu: spice-gtk: Update to 0.35....* gnu/packages/spice.scm (spice-gtk): Update to 0.35. Tobias Geerinckx-Rice
2018-08-11gnu: 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. Tobias Geerinckx-Rice
2018-08-11gnu: python-gitpython: Update to 2.1.11....* gnu/packages/version-control.scm (python-gitpython): Update to 2.1.11. Tobias Geerinckx-Rice
2018-08-11gnu: mpop: Update to 1.2.8....* gnu/packages/mail.scm (mpop): Update to 1.2.8. [arguments]: Remove. Tobias Geerinckx-Rice
2018-08-11gnu: mpop: Update home page....* gnu/packages/mail.scm (mpop)[source, home-page]: Update URIs. Tobias Geerinckx-Rice
2018-08-11gnu: password-store: Update to 1.7.3....* gnu/packages/password-utils.scm (password-store): Update to 1.7.3. Tobias Geerinckx-Rice
2018-08-11gnu: 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. Tobias Geerinckx-Rice
2018-08-10gnu: linux-libre: Update to 4.17.14....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.14. (%linux-libre-hash): Update hash. Mark H Weaver
2018-08-10gnu: 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. Mark H Weaver
2018-08-10gnu: linux-libre@4.9: Update to 4.9.119....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.119. Mark H Weaver
2018-08-10gnu: linux-libre@4.4: Update to 4.4.147....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.147. Mark H Weaver
2018-08-11gnu: mew: Use HTTPS....* gnu/packages/mail.scm (mew)[source, home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-08-11gnu: otf2: Edit description....* gnu/packages/profiling.scm (otf2)[description]: Fix typo and use @dfn. Tobias Geerinckx-Rice
2018-08-11gnu: 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. Tobias Geerinckx-Rice
2018-08-11gnu: dialog: Update to 1.3-20180621....* gnu/packages/ncurses.scm (dialog): Update to 1.3-20180621. Tobias Geerinckx-Rice
2018-08-11gnu: opari2: Update to 2.0.3....* gnu/packages/profiling.scm (opari2): Update to 2.0.3. Tobias Geerinckx-Rice
2018-08-11gnu: opari2: Remove redundant code....* gnu/packages/profiling.scm (opari2)[arguments]: Remove ‘licence’ installation phase now handled by the build system. Tobias Geerinckx-Rice
2018-08-11gnu: xfig: Update to 3.2.7a....* gnu/packages/xfig.scm (xfig): Update to 3.2.7a. Tobias Geerinckx-Rice
2018-08-11gnu: 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. Tobias Geerinckx-Rice
2018-08-11gnu: perl-net-dns: Update to 1.17....* gnu/packages/networking.scm (perl-net-dns): Update to 1.17. Tobias Geerinckx-Rice
2018-08-11gnu: r-cowplot: Update to 0.9.3....* gnu/packages/statistics.scm (r-cowplot): Update to 0.9.3. Tobias Geerinckx-Rice
2018-08-11gnu: Add oath-toolkit....* gnu/packages/authentication.scm: New file. (oath-toolkit): New public variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add the new file. Tobias Geerinckx-Rice
2018-08-11gnu: ccrypt: Update to 1.11....* gnu/packages/crypto.scm (ccrypt): Update to 1.11. Tobias Geerinckx-Rice
2018-08-11gnu: mame: Update to 0.200....* gnu/packages/emulators.scm (mame): Update to 0.200. [arguments]: Fix missing includes in source. Nicolas Goaziou
2018-08-10gnu: bzip2: Use archived source and home-page URLs....* gnu/packages/compression.scm (bzip2)[source, home-page]: Update URLs. Leo Famulari
2018-08-10gnu: p11-kit: Update to 0.23.13....* gnu/packages/tls.scm (p11-kit): Update to 0.23.13. Marius Bakke
2018-08-10gnu: libsoup: Update to 2.62.3....* gnu/packages/gnome.scm (libsoup): Update to 2.62.3. Marius Bakke
2018-08-10gnu: mes: Update to 0.17....* gnu/packages/mes.scm (mes): Update to 0.17. Jan Nieuwenhuizen
2018-08-10gnu: sord: Update to 0.16.2....* gnu/packages/rdf.scm (sord): Update to 0.16.2. Tobias Geerinckx-Rice
2018-08-10gnu: otf2: Update to 2.1.1....* gnu/packages/profiling.scm (otf2): Update to 2.1.1. Tobias Geerinckx-Rice