summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-10gnu: python-lxml: Update to 4.4.2.•••* gnu/packages/python-xyz.scm (python-lxml): Update to 4.4.2. Tobias Geerinckx-Rice
2020-01-10gnu: hplip: Fix scanner model detection.•••* gnu/packages/cups.scm (hplip)[arguments]<#:phases>[install-models-dat]: New phase. Danny Milosavljevic
2020-01-09gnu: Add libmediaart.•••* gnu/packages/gnome.scm (libmediaart): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Raghav Gururajan
2020-01-09gnu: Add emacs-monky.•••* gnu/packages/emacs-xyz.scm (emacs-monky): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Joseph LaFreniere
2020-01-09doc: Add a cooptation policy for commit access.•••* doc/contributing.texi (Commit Access): Draft a cooptation policy. Ludovic Courtès
2020-01-09doc: Encourage patch review.•••* doc/contributing.texi (Commit Access): Add note about patch review. Ludovic Courtès
2020-01-09doc: Move "Commit Access" section from 'HACKING' to the manual.•••* HACKING (Commit Access): Remove. (Contributing): Update URL of the manual. * doc/contributing.texi (Commit Access): New section. (Submitting Patches): Add cross reference. Ludovic Courtès
2020-01-09doc: Add "Tracking Bugs and Patches" section.•••* doc/contributing.texi (Tracking Bugs and Patches): New section. (Submitting Patches): Refer to it. * doc/guix.texi: Update copyright line. * HACKING (Using emacs-debbugs): Remove. Ludovic Courtès
2020-01-09channels: Provide a hint when the 'guix' channel is lacking.•••Fixes <https://bugs.gnu.org/39043>. Reported by Jesse Gibbons <jgibbons2357@gmail.com>. * guix/channels.scm (channel-instance-derivations): Raise '&fix-hint' condition in addition to the '&message' condition. Ludovic Courtès
2020-01-09lint: Check for more packages which should be native.•••* guix/lint.scm (check-inputs-should-be-native): Add autoconf, automake, bison, dejagnu, desktop-file-utils, doxygen, flex, gettext, gobject-introspection, googletest-source, groff, help2man, libtool, swig, qmake, qttools, texinfo, xorg-server-for-tests, yelp-tools. Danny Milosavljevic
2020-01-09gnu: linux-libre: Update to 5.4.10.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.10. (linux-libre-5.4-pristine-source): Update hash. Mark H Weaver
2020-01-09gnu: linux-libre@4.19: Update to 4.19.94.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.94. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver
2020-01-09gnu: linux-libre@4.14: Update to 4.14.163.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.163. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver
2020-01-09gnu: icecat: Update to 68.4.1-guix0-preview1 [fixes CVE-2019-17026].•••* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update hash of upstream firefox source tarball, 'upstream-icecat-base-version', and commit and hash of gnuzilla checkout. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to upstream changes. Mark H Weaver
2020-01-09gnu: dillo: Fix SSL support.•••* gnu/packages/web-browsers.scm (dillo)[inputs]: Use openssl-1.0 in place of openssl. Mark H Weaver
2020-01-09gnu: emacs-ledger-mode: Fix autoload failure.•••* gnu/packages/finance.scm (emacs-ledger-mode)[arguments]: Replace the 'relocate-elisp' phase by a 'patch-site-dir' phase to put the files in the right directory and a 'generate-autoload' phase to make the autoload file. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Brant Gardner
2020-01-09gnu: Add gnome-color-manager.•••* gnu/packages/gnome.scm (gnome-color-manager): New variable. Raghav Gururajan
2020-01-09gnu: qtxmlpatterns: Build QML plugin for XmlListModel.•••* gnu/packages/qt.scm (qtdeclarative)[native-inputs]: Remove qtxmlpatterns. (qtxmlpatterns)[native-inputs]: Add qtdeclarative. Guillaume Le Vaillant
2020-01-09gnu: Add gnome-online-miners.•••* gnu/packages/gnome.scm (gnome-online-miners): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan
2020-01-09gnu: Add emacs-ebib.•••* gnu/packages/emacs-xyz.scm (emacs-ebib): New variable. Paul Garlick
2020-01-09gnu: smithwaterman: Update to 0.0.0-2.2610e25.•••* gnu/packages/bioinformatics.scm (smithwaterman): Update to 0.0.0-2.2610e25. [arguments]: Add make-flags to build static library. Adjust custom 'install phase to install static library. Efraim Flashner
2020-01-09gnu: vcflib: Update to 1.0.1.•••* gnu/packages/bioinformatics.scm (vcflib): Update to 1.0.1. [source]: Download using url-fetch. [native-inputs]: Sort alphabetically. Move perl, python ... [inputs]: ... to here. [arguments]: Add make-flags. Update custom 'build phase. (tabixpp-freebayes): Remove variable. (freebayes)[native-inputs]: Use tabixpp-source over tabixpp-freebayes. Efraim Flashner
2020-01-09gnu: fastahack: Update to 1.0.0.•••* gnu/packages/bioinformatics.scm (fastahack): Update to 1.0.0. Efraim Flashner
2020-01-09gnu: Add intervaltree.•••* gnu/packages/bioinformatics.scm (intervaltree): New variable. (vcflib, freebayes)[native-inputs]: Use packaged intervaltree's source. Efraim Flashner
2020-01-09gnu: tabixpp: Update to 1.1.0.•••* gnu/packages/bioinformatics.scm (tabixpp): Update to 1.1.0. [source]: Add snippet to remove vendored library. [arguments]: Adjust custom 'build phase to fix INCLUDES. Efraim Flashner
2020-01-09gnu: bwa: Install static library.•••* gnu/packages/bioinformatics.scm (bwa)[arguments]: Install static library. Efraim Flashner
2020-01-09gnu: emacs-cyberpunk-theme: Update to 1.21.•••* gnu/packages/emacs-xyz.scm (emacs-cyberpunk-theme): Update to 1.21. Pierre Neidhardt
2020-01-09gnu: emacs-helm-org: Update to 20191229.•••* gnu/packages/emacs-xyz.scm (emacs-helm-org): Update to 20191229. Pierre Neidhardt
2020-01-08gnu: u-boot-2019.10: Remove obsolete version.•••* gnu/packages/bootloaders (u-boot-2019.10): Remove variable. (u-boot-firefly-rk3399): Use default u-boot version. (u-boot-rockpro64-rk3399): Use default u-boot version. (u-boot-rock64-rk3328): Use default u-boot version. [arguments]: Remove add-u-boot-itb phase. Vagrant Cascadian
2020-01-08gnu: u-boot: Update to 2020.01.•••* gnu/packages/bootloaders (u-boot): Update to 2020.01. [source]: Remove patch u-boot-fix-mkimage-header-verification. [native-inputs]: Update to use python 3 and add perl. (u-boot-tools)[configure]: Use tools-only_defconfig. [arguments]: Update phase updating python-coverage to work with python 3. Drop obsolete substitution for test_ofplatdata. Disable code coverage tests and binman tests. * gnu/packages/patches/u-boot-fix-mkimage-header-verification.patch: Remove file. * gnu/local.mk [dist_patch_DATA]: Update accordingly. Vagrant Cascadian
2020-01-08gnu: arm-trusted-firmware: Update to 2.2.•••* gnu/packages/firmware (make-arm-trusted-firmware): Update to 2.2. [source]: Update URL. [homepage]: Update URL. * gnu/packages/patches/arm-trusted-firmware-optional-bin-generation.patch: Remove patch. * gnu/packages/patches/arm-trusted-firmware-rockchip-disable-binary.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): Update accordingly. Vagrant Cascadian
2020-01-09gnu: system-config-printer: Update to 1.5.12.•••* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.12. Oleg Pykhalov
2020-01-09gnu: sysstat: Update to 12.3.1.•••* gnu/packages/linux.scm (sysstat): Update to 12.3.1. Oleg Pykhalov
2020-01-09gnu: streamlink: Update to 1.3.0.•••* gnu/packages/video.scm (streamlink): Update to 1.3.0. [source]: Remove patch. * gnu/local.mk (dist_patch_DATA): Remove this. Oleg Pykhalov
2020-01-09gnu: tigervnc-client: Update to 1.10.1.•••* gnu/packages/tigervnc.scm (tigervnc-client): Update to 1.10.1. (tigervnc-server): Update to 1.10.1. Oleg Pykhalov
2020-01-09gnu: teeworlds: Fix install phase on i386 architecture.•••* gnu/packages/games.scm (teeworlds)[arguments]: Fix install phase on i386 architecture. Oleg Pykhalov
2020-01-09gnu: font-iosevka: Update to 2.3.3.•••* gnu/packages/fonts.scm (font-iosevka): Update to 2.3.3. Tobias Geerinckx-Rice
2020-01-09gnu: font-comic-neue: Add a note about versions.•••* gnu/packages/fonts.scm (font-comic-neue): Add a comment about the ‘v2.4’ tag. Tobias Geerinckx-Rice
2020-01-09gnu: font-inconsolata: Use HTTPS home page.•••* gnu/packages/fonts.scm (font-inconsolata)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-01-09gnu: font-inconsolata: Update to 3.000.•••* gnu/packages/fonts.scm (font-inconsolata): Update to 3.000. [source]: Fetch from the author's new repository. Tobias Geerinckx-Rice
2020-01-09gnu: font-ibm-plex: Update to 4.0.2.•••* gnu/packages/fonts.scm (font-ibm-plex): Update to 4.0.2. Tobias Geerinckx-Rice
2020-01-09gnu: font-gnu-unifont: Update to 12.1.04.•••* gnu/packages/fonts.scm (font-gnu-unifont): Update to 12.1.04. Tobias Geerinckx-Rice
2020-01-09gnu: font-terminus: Update to 4.48.•••* gnu/packages/fonts.scm (font-terminus): Update to 4.48. Tobias Geerinckx-Rice
2020-01-09gnu: font-lato: Update version number to 2.015.•••Both the README and the Web site identify this as version 2.015. * gnu/packages/fonts.scm (font-lato)[version]: Correct. Tobias Geerinckx-Rice
2020-01-09gnu: mate-terminal: Update to 1.23.0.•••* gnu/packages/mate.scm (mate-terminal): Update to 1.23.0. Tobias Geerinckx-Rice
2020-01-09gnu: mate-terminal: Don't use NAME in source URI.•••* gnu/packages/mate.scm (mate-terminal)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2020-01-09gnu: sdl2-image: Update to 2.0.5.•••* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.5. Oleg Pykhalov
2020-01-09gnu: s6-rc: Update to 0.5.1.1.•••* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.1.1. Oleg Pykhalov
2020-01-09gnu: s6-portable-utils: Update to 2.2.2.1.•••* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.2.1. Oleg Pykhalov
2020-01-09gnu: s6-networking: Update to 2.3.1.1.•••* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.1.1. Oleg Pykhalov