Age | Commit message (Collapse) | Author |
|
* gnu/packages/pdf.scm (poppler)[inputs]: Change OPENJPEG-1 to OPENJPEG.
[arguments]<#:phases>: Remove.
|
|
* gnu/packages/gawk.scm (gawk): Update to 4.2.0.
|
|
This reduces the closure of Guile from 131 MiB to 116 MiB and removes
extra readline/ncurses builds from the bootstrap path.
* gnu/packages/guile.scm (guile-2.0)[inputs]: Remove READLINE.
(make-guile-readline): New procedure.
(guile-readline): New variable.
* gnu/system/shadow.scm (default-skeletons): Adjust '.guile' so that it
gracefully deals with missing (ice-9 readline).
|
|
|
|
* gnu/packages/gtk.scm (gtk+-2)[source]: Add patch.
* gnu/packages/patches/gtk2-fix-failing-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/patches/valgrind-glibc-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/valgrind.scm (valgrind)[source](patches): Use it.
|
|
* gnu/packages/tls.scm (python-acme, certbot): Update to 0.20.0.
|
|
* gnu/packages/display-managers.scm (sddm)[arguments]: Remove obsolete
'fix-qml-include' phase.
|
|
* gnu/packages/regex.scm (re2): Update to 2017-12-01.
|
|
* gnu/packages/photo.scm (libraw): Update to 0.18.6.
|
|
* gnu/packages/haskell.scm (ghc-glob)[description]: Add missing space.
|
|
* gnu/packages/guile-wm.scm (guile-wm): Fix up indentation.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
* gnu/packages/guile-wm.scm (guile-xcb): Fix up indentation.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
* gnu/packages/guile-wm.scm (guile-wm): Build with guile-2.2.
(arguments)[configure-flags]: Replace references of "2.0" with "2.2".
(inputs): Use guile-2.2.
* (guile-xcb): Build with guile-2.2.
(arguments)[configure-flags] Use Guile 2.2.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
* gnu/packages/guile-wm.scm (guile-xcb): Update to 1.0-1.f3c7b3b.
(version): Use git-version.
(source): Switch to git-fetch.
(native-inputs): Add texinfo.
(home-page): Update to new location.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
* gnu/packages/guile-wm.scm (guile-xcb): Update to 1.3-1.db7d5a3.
(version): Use git-version.
(source): Switch to git-fetch.
(native-inputs): Add texinfo.
(home-page): Update to new location.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
|
|
|
|
* gnu/packages/display-managers.scm (sddm): Update to 0.17.0
[arguments]: Clean up comments.
|
|
* gnu/packages/fontutils.scm (python2-ufolib): Update to 2.1.1
|
|
* gnu/packages/fontutils.scm (python2-defcon): Update to 0.3.5
|
|
* gnu/packages/connman.scm (cmst): Update to 2017.09.19.
|
|
* gnu/packages/cdrom.scm (libcue): Update to 2.2.0
|
|
* gnu/packages/haskell-check.scm (ghc-quickcheck-io): Update to 0.2.0
|
|
* gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.8
|
|
* gnu/packages/haskell-check.scm (ghc-tasty-smallcheck)[home-page]: Use
HTTPS.
|
|
* gnu/packages/haskell-check.scm (ghc-tasty-smallcheck): Update to 0.8.1
|
|
* gnu/packages/haskell-check.scm (ghc-test-framework-hunit): Update to 0.3.0.2
|
|
* gnu/packages/haskell-check.scm (ghc-tasty-golden)[description]: Use @dfn.
|
|
* gnu/packages/haskell-check.scm (ghc-tasty-golden): Update to 2.3.1.1
|
|
* gnu/packages/databases.scm (perl-dbd-pg): Update to 3.7.0
|
|
* gnu/packages/databases.scm (perl-sql-abstract): Update to 1.84
|
|
* gnu/packages/databases.scm (perl-dbix-class-schema-loader): Update to
0.07047
|
|
* gnu/packages/databases.scm (perl-dbi): Update to 1.637
|
|
Fixes CVE-2016-{9840,9841,9842,9843,10165} and CVE-2017-{10193,10198,10274,
10281,10285,10294,10345,10346,10347,10348,10349,10350,10355,10356,10357,10388}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.12.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.4.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.67.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.104.
|
|
* gnu/packages/gnustep.scm (windowmaker)[arguments]: Add 'install-xsession'
phase. Add (guix build build-system), (guix build utils) and (ice-9 match) to
#:modules.
|
|
* gnu/packages/messaging.scm (qtox)[inputs]: Change ffmpeg-3.3 to ffmpeg.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/engineering.scm (kicad)[arguments]:
<phases>: Remove install-lib-3d.
<configure-flags>: Add "-DCMAKE_INSTALL_LIBDIR".
|
|
* gnu/packages/gnunet.scm (gnurl): Update to 7.57.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/bioinformatics.scm (bedtools): Update to 2.27.0.
[arguments]: Remove custom "install" phase; specify prefix.
|
|
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.41.
|
|
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter): Update
to 0.0.0-1.56143fe.
|
|
* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to
0.0.0-1.549b6d6.
|
|
* gnu/packages/gnuzilla.scm (nss): Update to 3.34.1.
|
|
* gnu/packages/groff.scm (groff-minimal)[arguments]: Use
'substitute-keyword-arguments' to prevent phases from "groff" overriding the
phases in groff-minimal.
|
|
* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.26.1.
|
|
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.26.2.
|
|
* gnu/packages/gtk.scm (atk): Update to 2.26.1.
|