summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: BIND: Use HTTPS source URL.Leo Famulari2018-08-13
| | | | * gnu/packages/dns.scm (isc-bind)[source]: Use HTTPS URL.
* gnu: isc-dhcp: Update bundled BIND to 9.11.4-P1.Leo Famulari2018-08-13
| | | | | * gnu/packages/admin.scm (isc-dhcp): Update bundled BIND to 9.11.4-P1. [home-page, inputs, source]: Use HTTPS URLs.
* services: prosody: Get the Shepherd to respawn Prosody.Clément Lassieur2018-08-13
| | | | | * gnu/services/messaging.scm (prosody-shepherd-service): Return the PID when the action is "start".
* services: prosody: Use 'invoke' rather than 'system*'.Clément Lassieur2018-08-13
| | | | | * gnu/services/messaging.scm (prosody-shepherd-service): Replace SYSTEM* with INVOKE.
* gnu: aegisub: Fix build.Björn Höfling2018-08-13
| | | | | | | | | * gnu/packages/patches/aegisub-icu59-include-unistr.patch: New file. * gnu/lokal.mk (dist_patch_DATA): Register it. * gnu/packages/video.scm (aegisub)[source]: Use patch. [arguments]: Add CXXFLAGS, Return #t from fix-ldflags phase. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: ansible: update to 2.5.7Kenny Ballou2018-08-13
| | | | | | | | * gnu/packages/admin.scm (ansible): Update to 2.5.7. [arguments, native-inputs, inputs]: Use Python 3. [native-inputs, inputs]: Replace python-pycrypto with python-cryptography. Co-authored-by: Leo Famulari <leo@famulari.name>
* gnu: emacs-racket-mode: Update to 0.0.2-2.1b78827.Konrad Hinsen2018-08-13
| | | | | | * gnu/packages/emacs.scm (emacs-racket-mode): Update to 0.0.2-2.1b78827. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: r-ggplot2: Update to 3.0.0Alex Branham2018-08-13
| | | | | | | | * gnu/packages/statistics.scm (r-ggplot2): Update to 3.0.0 [propagated-inputs]: Add r-mgcv, r-rlang, r-viridislite, and r-withr. [home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: emacs-helm-eww: Update to 20180725.Pierre Neidhardt2018-08-13
| | | | * gnu/packages/emacs.scm (emacs-helm-eww): Update to 20180725.
* gnu: racket: Ignore bytecode checksums in the store.Timothy Sample2018-08-12
| | | | | | | Fixes <https://debbugs.gnu.org/30680>. * gnu/packages/patches/racket-store-checksum-override.patch: New file. * gnu/packages/scheme.scm (racket)[sources]: Add it.
* gnu: borg: Update to 1.1.7.Leo Famulari2018-08-12
| | | | * gnu/packages/backup.scm (borg): Update to 1.1.7.
* gnu: fortune-mod: Clean up empty directory.Tobias Geerinckx-Rice2018-08-13
| | | | | * gnu/packages/games.scm (fortune-mod)[arguments]: RMDIR ‘games/’ after emptying it.
* gnu: libwacom: Update to 0.31.Tobias Geerinckx-Rice2018-08-13
| | | | * gnu/packages/xdisorg.scm (libwacom): Update to 0.31.
* gnu: python-wsgiproxy2: Update to 0.4.4.Tobias Geerinckx-Rice2018-08-13
| | | | | | | | * gnu/packages/python-web.scm (python-wsgiproxy2): Update to 0.4.4. [arguments]: Remove. Restkit is not longer supported. [native-inputs]: Remove unzip, python-nose, and python-coverage. Add python-webtest. [propagated-inputs]: Add python-requests and python-urllib3.
* gnu: python-ndg-httpsclient: Update to 0.5.1.Tobias Geerinckx-Rice2018-08-13
| | | | * gnu/packages/python-web.scm (python-ndg-httpsclient): Update to 0.5.1.
* gnu: python-pep8: Use HTTPS home page.Tobias Geerinckx-Rice2018-08-13
| | | | | | | Also add a comment about 1.7.1. This doesn't warrant a changelog entry, so you never read this. * gnu/packages/python.scm (python-pep8)[home-page]: Use HTTPS.
* gnu: strongswan: Update to 5.6.3 [fixes CVE-2018-{10811,5388}].Tobias Geerinckx-Rice2018-08-13
| | | | * gnu/packages/networking.scm (strongswan): Update to 5.6.3.
* gnu: ethtool: Update to 4.17.Tobias Geerinckx-Rice2018-08-13
| | | | * gnu/packages/networking.scm (ethtool): Update to 4.17.
* gnu: ghc-parsec-numbers: Use HTTPS home page.Tobias Geerinckx-Rice2018-08-13
| | | | * gnu/packages/haskell.scm (ghc-parsec-numbers)[home-page]: Use HTTPS.
* services: cgit: Disable repo booleans having a global counterpart.Clément Lassieur2018-08-13
| | | | | | | | | | | Otherwise the global counterpart is never taken into account. * doc/guix.texi (Version Control Services): Update accordingly. * gnu/services/cgit.scm (repo-boolean?, serialize-repo-boolean): Use the DEFINE-MAYBE macro to allow for the 'disabled value. (repository-cgit-configuration)[enable-commit-graph?, enable-log-filecount?, enable-log-linecount?, enable-remote-branches?, enable-subject-links?, enable-html-serving?]: Change default value to 'disabled.
* nls: Update 'da' translation.Leo Famulari2018-08-12
|
* gnu: git-annex: Update to 6.20180807.Tobias Geerinckx-Rice2018-08-12
| | | | * gnu/packages/version-control.scm (git-annex): Update to 6.20180807.
* gnu: xmobar: Update to 0.27.Tobias Geerinckx-Rice2018-08-12
| | | | | * gnu/packages/wm.scm (xmobar): Update to 0.27. [inputs]: Add ghc-parsec-numbers.
* gnu: Add ghc-parsec-numbers.Tobias Geerinckx-Rice2018-08-12
| | | | * gnu/packages/haskell.scm (ghc-parsec-numbers): New public variable.
* gnu: ccid: Move pcsc-lite from inputs to native-inputs.Arun Isaac2018-08-12
| | | | | | | | pcsc-lite only provides the headers to build ccid. So, it is sufficient that it be a native-input. * gnu/packages/security-token.scm (ccid)[inputs]: Move pcsc-lite to ... [native-inputs]: ... here.
* gnu: discount: Update to 2.2.4.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/markup.scm (discount): Update to 2.2.4.
* gnu: discount: Remove bogus FILE-NAME.Tobias Geerinckx-Rice2018-08-11
| | | | | | The upstream name is fine. * gnu/packages/markup.scm (discount)[source]: Remove FILE-NAME.
* gnu: jpegoptim: Update to 1.4.6.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/image.scm (jpegoptim): Update to 1.4.6.
* gnu: angband: Update to 4.1.3.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/games.scm (angband): Update to 4.1.3.
* gnu: fortune-mod: Return #t from all phases.Tobias Geerinckx-Rice2018-08-11
| | | | | * gnu/packages/games.scm (fortune-mod)[arguments]: Return #t rather than undefined from phases.
* gnu: perl-email-simple: Update to 2.216.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/mail.scm (perl-email-simple): Update to 2.216.
* gnu: perl-lingua-en-tagger: Update to 0.29.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/language.scm (perl-lingua-en-tagger): Update to 0.29.
* gnu: perl-glib: Update to 1.327.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/glib.scm (perl-glib): Update to 1.327.
* import: hackage: Support recursive importing.Ricardo Wurmus2018-08-11
| | | | | | | | | * guix/import/hackage.scm (hackage-recursive-import): New procedure. (hackage-module->sexp): Return dependencies alongside dependencies. (hackage->guix-package): Memoize results. * guix/scripts/import/hackage.scm (show-help, %options, guix-import-hackage): Support recursive importing. * doc/guix.texi (Invoking guix import): Document option.
* gnu: fortune-mod: Update to 2.6.1.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/games.scm (fortune-mod): Update to 2.6.1.
* gnu: fortune-mod: Don't use unstable tarball.Tobias Geerinckx-Rice2018-08-11
| | | | | * gnu/packages/games.scm (fortune-mod)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: perl-file-mimeinfo: Update to 0.29.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/freedesktop.scm (perl-file-mimeinfo): Update to 0.29.
* Migrate search.cpan.org home pages to metacpan.org.Tobias Geerinckx-Rice2018-08-11
| | | | | | | | | | 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.
* gnu: Use static & unversioned CPAN home pages.Tobias Geerinckx-Rice2018-08-11
| | | | | | | | | | | | | | | | | | | | 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.
* gnu: perl-libxml: Fix description.Tobias Geerinckx-Rice2018-08-11
| | | | | | | 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.
* gnu: perl-ev: Use INVOKE.Tobias Geerinckx-Rice2018-08-11
| | | | | * gnu/packages/libevent.scm (perl-ev)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: perl-uri-template: Update to 0.23.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/web.scm (perl-uri-template): Update to 0.23.
* gnu: python-lzo: Update to 1.12.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/compression.scm (python-lzo): Update to 1.12.
* gnu: zathura: Update to 0.4.0.Arun Isaac2018-08-11
| | | | * gnu/packages/pdf.scm (zathura): Update to 0.4.0.
* gnu: password-store: Use HTTPS home page.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/password-utils.scm (password-store)[home-page]: Use HTTPS.
* gnu: gtksourceview: Update to 3.24.8.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/gtk.scm (gtksourceview): Update to 3.24.8.
* gnu: ddclient: Update to 3.9.0.Tobias Geerinckx-Rice2018-08-11
| | | | | * gnu/packages/dns.scm (ddclient): Update to 3.9.0. [inputs]: Add perl-data-validate-ip. Order alphabetically.
* gnu: Add perl-data-validate-ip.Tobias Geerinckx-Rice2018-08-11
| | | | | * gnu/packages/networking.scm (perl-data-validate-ip): New public variable.
* gnu: light: Update to 1.1.2.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/linux.scm (light): Update to 1.1.2.
* gnu: virt-viewer: Update to 7.0.Tobias Geerinckx-Rice2018-08-11
| | | | * gnu/packages/spice.scm (virt-viewer): Update to 7.0.