Age | Commit message (Expand) | Author |
2018-06-29 | gnu: inkscape: Fix build with poppler....* gnu/packages/inkscape.scm (inkscape)[source]: Add upstream patch to fix
incompatibility with latest version of poppler.
| Ricardo Wurmus |
2018-06-29 | gnu: gnome-backgrounds: Update to 3.28.0....* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.28.0.
[build-system]: Use meson-build-system.
| Ricardo Wurmus |
2018-06-29 | gnu: pango: Propagate fribidi....* gnu/packages/gtk.scm (pango)[inputs]: Move fribidi from here...
[propagated-inputs]: ...to here.
| Ricardo Wurmus |
2018-06-29 | gnu: texlive: Update to 20180414....* gnu/packages/tex.scm (texlive, texlive-bin, texlive-extra-src,
texlive-texmf-src, texlive-texmf): Update to 20180414.
(texlive-bin)[source]: Replace patch.
[arguments]: Add build phase "use-code-for-new-poppler".
| Ricardo Wurmus |
2018-06-29 | gnu: freetype: Enable build of freetype-config....* gnu/packages/fontutils.scm (freetype)[arguments]: Add configure flag to
enable freetype-config.
| Ricardo Wurmus |
2018-06-29 | gnu: vala: Update to 0.40.7....* gnu/packages/gnome.scm (vala): Update to 0.40.7.
[native-inputs]: Add grep and sed.
[inputs]: Add graphviz.
[arguments]: Fix PKG_CONFIG_PATH before building tests; remove obsolete
configure flag.
| Ricardo Wurmus |
2018-06-22 | gnu: doxygen: Update to 1.8.14....* gnu/packages/documentation.scm (doxygen): Update to 1.8.14.
| Danny Milosavljevic |
2018-06-13 | gnu: gcc: Fix 'gcc-strmov-store-file-names.patch'....Fixes <https://bugs.gnu.org/31708>.
Previously GCC would crash when encountering a 'static const' element
without an initializer, as in:
#define _GNU_SOURCE
#include <string.h>
void foo (char *x)
{
static const char buf[12];
memcpy (x, buf, 12);
}
* gnu/packages/patches/gcc-strmov-store-file-names.patch: Return false
when DECL_INITIAL returns NULL_TREE.
| Ludovic Courtès |
2018-06-12 | gnu: libbsd: Update to 0.9.1....* gnu/packages/libbsd.scm (libbsd): Update to 0.9.1.
| Marius Bakke |
2018-06-12 | gnu: harfbuzz: Update to 1.8.0....* gnu/packages/gtk.scm (harfbuzz): Update to 1.8.0.
| Marius Bakke |
2018-06-12 | gnu: libidn2: Update to 2.0.5....* gnu/packages/libidn.scm (libidn2): Update to 2.0.5.
| Marius Bakke |
2018-06-12 | gnu: sqlite: Update to 3.24.0....* gnu/packages/databases.scm (sqlite): Update to 3.24.0.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: perl: Ungraft version 5.26.2....* gnu/packages/perl.scm (perl): Update to 5.26.2.
[replacement]: Ungraft.
(perl-5.26.2, perl/fixed): Remove variables.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: cmake: Update to 3.11.3....* gnu/packages/cmake.scm (cmake): Update to 3.11.3.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: linux-pam: Update to 1.3.1....* gnu/packages/linux.scm (linux-pam): Update to 1.3.1.
[source]: Update upstream URI.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: nghttp2: Update to 1.32.0....* gnu/packages/web.scm (nghttp2): Update to 1.32.0.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: jansson: Update to 2.11....* gnu/packages/web.scm (jansson): Update to 2.11.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: libidn: Update to 1.35....* gnu/packages/libidn.scm (libidn): Update to 1.35.
[source]: Remove now-unnecessary snippet.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: wayland-protocols: Update to 1.14....* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.14.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: libunistring: Update to 0.9.10....* gnu/packages/libunistring.scm (libunistring): Update to 0.9.10.
[source]: Remove now-unnecessary snippet.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: libdrm: Update to 2.4.92....* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.92.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: freetype: Update to 2.9.1....* gnu/packages/fontutils.scm (freetype): Update to 2.9.1.
[source]: Remove patch...
* gnu/packages/patches/freetype-CVE-2018-6942.patch: ...delete...
* gnu/local.mk (dist_patch_DATA): ...and remove it.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: bison: Update to 3.0.5....* gnu/packages/bison.scm (bison): Update to 3.0.5.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: isl: Update to 0.19....* gnu/packages/gcc.scm (isl): Update to 0.19.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: mit-krb5: Update to 1.16.1....* gnu/packages/kerberos.scm (mit-krb5): Update to 1.16.1.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: cups, cups-minimal: Update to 2.2.8....* gnu/packages/cups.scm (cups-minimal): Update to 2.2.8.
[source]: Remove patch...
* gnu/packages/patches/cups-fix-builds-without-PAM.patch: ...delete...
* gnu/local.mk (dist_patch_DATA): ..and remove it.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: shared-mime-info: Update to 1.9....* gnu/packages/gnome.scm (shared-mime-info): Update to 1.9.
| Tobias Geerinckx-Rice |
2018-06-12 | gnu: fribidi: Update to 1.0.4....* gnu/packages/fribidi.scm (fribidi): Update to 1.0.4.
| Tobias Geerinckx-Rice |
2018-06-06 | build-system/r: Fix type error....Reported-by: Mark H Weaver <mhw@netris.org>
* guix/build/r-build-system.scm (pipe-to-r): Pass a list to the condition's
"arguments" field.
| Ricardo Wurmus |
2018-06-06 | Merge branch 'origin/core-updates-next' into core-updates | Ricardo Wurmus |
2018-06-06 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2018-06-06 | gnu: colobot: Update to 0.1.11.1-alpha....* gnu/packages/games.scm (colobot): Update to 0.1.11.1-alpha.
[native-inputs]: Update "colobot-data" and "colobot-music" to 0.1.11.1-alpha.
| Nicolas Goaziou |
2018-06-06 | gnu: scribus: Add "libzmf" dependency...* gnu/packages/scribus.scm (scribus)[inputs]: Add "libzmf".
| Nicolas Goaziou |
2018-06-06 | gnu: scribus: Update to 1.5.4....* gnu/packages/scribus.scm (scribus): Update to 1.5.4.
[source]: Remove patches.
[arguments]: Remove `patch-source' phase.
| Nicolas Goaziou |
2018-06-06 | gnu: vulkan-loader: Update URL and change name....* gnu/packages/emulators.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/games.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/video.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/vulkan.scm (vulkan-loader): Rename from 'vulkan-icd-loader' to
'vulkan-loader'. Update URL and hash.
* gnu/packages/wine.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
| Rutger Helling |
2018-06-06 | gnu: you-get: Update to 0.4.1077....* gnu/packages/video.scm (you-get): Update to 0.4.1077.
| Rutger Helling |
2018-06-06 | gnu: diffoscope: Update to 95....* gnu/packages/package-management.scm (diffoscope): Update to 95.
| Rutger Helling |
2018-06-06 | gnu: epiphany: Update to 3.28.2.1....* gnu/packages/gnome.scm (epiphany): Update to 3.28.2.1.
| Rutger Helling |
2018-06-06 | gnu: gnome-disk-utility: Update to 3.28.3....* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.3.
| Rutger Helling |
2018-06-06 | gnu: gnome-terminal: Update to 3.28.2....* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.2.
| Rutger Helling |
2018-06-06 | gnu: gedit: Update to 3.28.1....* gnu/packages/gnome.scm (gedit): Update to 3.28.1.
| Rutger Helling |
2018-06-06 | tests: Adjust 'guix package' test to "python2" name....This is a followup to a7714d42de2c3082f3609d1e63c83d703fb39cf9, which
renamed Python 2.x to "python2".
* tests/guix-package.sh: Use g-wrap and guile@2.0 when testing
collisions.
| Ludovic Courtès |
2018-06-06 | tests: Adjust graph test....This is a followup to 301a4249064227bc4883e4e5b638e85a65925ba0, which
added a dependency to sed.
* tests/graph.scm ("node-edges"): Use 'hello', not 'sed', as the example
of a package without any dependency.
| Ludovic Courtès |
2018-06-06 | gnu: vigra: Disable broken test....* gnu/packages/image.scm (vigra)[arguments]: Add phase "disable-broken-test";
enable parallel build.
| Ricardo Wurmus |
2018-06-06 | gnu: lynx: Update to 2.8.9dev.19....* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.19.
| Rutger Helling |
2018-06-06 | gnu: esmtp: Replace 'bootstrap phase....* gnu/packages/mail.scm (esmtp)[arguments]: Use custom 'autoconf phase
to replace default 'bootstrap phase.
| Efraim Flashner |
2018-06-06 | gnu: can-utils: Remove 'bootstrap phase....* gnu/packages/networking.scm (can-utils)[arguments]: Remove unnecessary
'bootstrap phase.
| Efraim Flashner |
2018-06-06 | gnu: gerbv: Update to 2.6.2....* gnu/packages/engineering.scm (gerbv): Update to 2.6.2.
[arguments]: Remove ‘autoconf’ phase...
[native-inputs]: ...and remove its dependencies.
| Tobias Geerinckx-Rice |
2018-06-06 | gnu: linsmith: Update to 0.99.31....* gnu/packages/engineering.scm (linsmith): Update to 0.99.31.
| Tobias Geerinckx-Rice |
2018-06-06 | gnu: linsmith: Use HTTPS home page....* gnu/packages/engineering.scm (linsmith)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |