Tobias Geerinckx-Rice
980028d0e8
gnu: font-gnu-unifont: Update to 13.0.04.
...
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.04.
2020-11-25 20:31:31 +01:00
Tobias Geerinckx-Rice
5a3d6ad141
gnu: uget: Update to 2.2.1.
...
* gnu/packages/bittorrent.scm (uget): Update to 2.2.1.
2020-11-25 20:31:31 +01:00
Tobias Geerinckx-Rice
170dc2102c
gnu: ceph: Update to 14.2.15.
...
* gnu/packages/storage.scm (ceph): Update to 14.2.15.
2020-11-25 20:31:31 +01:00
Leo Famulari
e9f5dfc004
gnu: Mutt: Update to 2.0.2 [fixes CVE-2020-28896].
...
* gnu/packages/mail.scm (mutt): Update to 2.0.2.
* gnu/packages/patches/mutt-store-references.patch: Adjust to changes in
Mutt 2.0.2.
2020-11-25 13:29:00 -05:00
Brett Gilio
f85490869e
gnu: grpc: Update to 1.33.2.
...
* gnu/packages/rpc.scm (grpc): Update to 1.33.2.
[arguments]: Use system (re2) provided package.
[inputs]: Add re2.
[native-inputs]: Add pkg-config.
2020-11-25 12:02:04 -06:00
Brett Gilio
ef1bc77676
gnu: re2: Update to 2020-11-01.
...
* gnu/packages/regex.scm (re2): Update to 2020-11-01.
2020-11-25 12:01:51 -06:00
Mathieu Othacehe
d5901789f4
gnu: cuirass: Update to 0.0.1-55.fd432b8.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-55.fd432b8.
2020-11-25 17:37:40 +01:00
Brett Gilio
e16fbddf2b
gnu: et: Deprecate package.
...
* gnu/packages/terminals.scm (et): Deprecate in favor of
eternalterminal.
2020-11-25 08:28:53 -06:00
Brett Gilio
435739ff48
gnu: et: Work around recursive module imports.
...
* gnu/packages/ssh.scm (et): Remove.
* gnu/packages/terminals.scm (et): Add et.
2020-11-25 08:24:55 -06:00
Brett Gilio
02312f7bbe
gnu: eternalterminal: Update to 6.0.13.
...
* gnu/packages/terminals.scm (eternalterminal): Update to 6.0.13.
2020-11-25 08:11:11 -06:00
Brett Gilio
a90cf89654
gnu: protobuf: Update to 3.14.0.
...
* gnu/packages/protobuf.scm (protobuf): Update to 3.14.0.
2020-11-25 08:10:47 -06:00
Michael Rohleder
933ddba223
gnu: gst-plugins-bad: Enable webrtc module.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad): Enable webrtc module.
[inputs]: Add libnice and webrtc-audio-processing.
[arguments]: Add substitution of failing tests.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-11-25 14:03:30 +01:00
Kyle Meyer
7f1d093eae
gnu: git-annex: Update to 8.20201116.
...
If ghc-torrent isn't available, git-annex will fall back to custom legacy
code. However, this older code path has a build failure in the 8.20201116
release, and in general it'd be better to rely on the preferred, more
exercised code path.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201116.
[inputs]: Add ghc-torrent.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-11-25 13:43:35 +01:00
Kyle Meyer
e287980576
gnu: ghc-filepath-bytestring: Update to 1.4.2.1.6.
...
The minimum version of ghc-filepath-bytestring is now 1.4.2.1.4 in the latest
release of git-annex, the only Guix package that has this library as an input.
* gnu/packages/haskell-xyz.scm (ghc-filepath-bytestring): Update to 1.4.2.1.6.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-11-25 13:43:35 +01:00
Kyle Meyer
283b1becae
gnu: Add ghc-torrent.
...
* gnu/packages/haskell-xyz.scm (ghc-torrent): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-11-25 13:43:35 +01:00
Kyle Meyer
7d06279ef5
gnu: Add ghc-bencode.
...
* gnu/packages/haskell-xyz.scm (ghc-bencode): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-11-25 13:43:35 +01:00
Efraim Flashner
fe50813c73
gnu: gcompris-qt: Update license.
...
* gnu/packages/education.scm (gcompris-qt)[license]: Add silofl1.1 for
the bundled fonts.
2020-11-25 13:52:22 +02:00
Efraim Flashner
6ace1ec816
gnu: gcompris-qt: Update to 1.0.
...
* gnu/packages/education.scm (gcompris-qt): Update to 1.0.
[arguments]: Drop custom 'disable-failing-test phase. Set HOME to help
test suite run.
[inputs]: Replace python-2 with python-wrapper.
2020-11-25 13:51:17 +02:00
Ryan Prior
6629aa2a83
gnu: vala: Update to 0.50.2.
...
* gnu/packages/gnome.scm (vala): Update home-page.
(vala-0.50): Update to 0.50.2.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-11-25 12:04:32 +01:00
zimoun
c2cc5f0a00
weather: Fix '--substitute-urls'.
...
Fixes <https://bugs.gnu.org/44574 >.
Reported by Efraim Flashner <efraim@flashner.co.il>.
* guix/scripts/weather.scm (guix-weather): Fix when substitute-urls
is a list.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-11-25 11:55:07 +01:00
Mathieu Othacehe
3a089dd70e
gnu: cuirass: Update to 0.0.1-54.e0f97e4.
...
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-54.e0f97e4.
2020-11-25 11:10:40 +01:00
Mathieu Othacehe
fc2fa7ad40
ci: Limit image and system tests jobs periodicity.
...
System tests and images jobs are extremely expensive in I/O operations and
storage size, pass a "period" argument to Cuirass to limit their periodicity.
* gnu/ci.scm (hours): New procedure,
(image-jobs, system-test-jobs, tarball-jobs): set a period argument.
2020-11-25 10:48:55 +01:00
Pierre Neidhardt
402f1104e5
etc: snippets: Fix "gnu: Add ..." name when prefilling Common Lisp commits messages.
...
* etc/snippets/text-mode/guix-commit-message-add-cl-package: Fix name and
simplify the "New variables" line.
2020-11-25 10:45:42 +01:00
Pierre Neidhardt
5ff25d1530
gnu: Add calispel.
...
* gnu/packages/lisp-xyz.scm (cl-calispel, ecl-calispel, sbcl-calispel): New
variables.
2020-11-25 10:37:37 +01:00
Pierre Neidhardt
974b94ae22
gnu: Add eager-future2.
...
* gnu/packages/lisp-xyz.scm (cl-eager-future2, ecl-eager-future2,
sbcl-eager-future2): New variables.
2020-11-25 10:37:13 +01:00
Leo Famulari
e2f19b432e
gnu: linux-libre 4.4: Update to 4.4.246.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.246.
(linux-libre-4.4-pristine-source): Update hash.
2020-11-25 03:02:34 -05:00
Leo Famulari
21d6710202
gnu: linux-libre 4.9: Update to 4.9.246.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.246.
(linux-libre-4.9-pristine-source): Update hash.
2020-11-25 03:02:34 -05:00
Leo Famulari
f87d473ddc
gnu: linux-libre 4.14: Update to 4.14.209.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.209.
(linux-libre-4.14-pristine-source): Update hash.
2020-11-25 03:02:34 -05:00
Leo Famulari
4fea966734
gnu: linux-libre 4.19: Update to 4.19.160.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.160.
(linux-libre-4.19-pristine-source): Update hash.
2020-11-25 03:02:33 -05:00
Leo Famulari
4792b08a10
gnu: linux-libre 5.4: Update to 5.4.80.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.80.
(linux-libre-5.4-pristine-source): Update hash.
2020-11-25 03:02:33 -05:00
Leo Famulari
b618c1512b
gnu: linux-libre: Update to 5.9.11.
...
* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.11.
(linux-libre-5.9-pristine-source): Update hash.
2020-11-25 03:02:33 -05:00
Ryan Prior
f21cab6dad
gnu: esbuild: Update home-page.
...
* gnu/packages/web.scm (esbuild): Update home-page.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-25 09:59:37 +02:00
Ryan Prior
2cbff241fc
gnu: esbuild: Update to 0.8.14.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.14.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-25 09:59:37 +02:00
Lars-Dominik Braun
1b52adf0bd
gnu: collectd: Update to 5.12.0.
...
* gnu/packages/monitoring.scm (collectd): Update to 5.12.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-25 09:50:25 +02:00
Efraim Flashner
f173dbe42f
gnu: Remove gnupg-2.
...
This package was marked as superseded by gnupg in December 2017.
* gnu/packages/gnupg.scm (gnupg-2): Remove variable.
2020-11-25 09:08:10 +02:00
Efraim Flashner
13978f0210
gnu: Add reprepro.
...
* gnu/packages/debian.scm (reprepro): New variable.
2020-11-25 09:08:09 +02:00
Efraim Flashner
d82766e64c
gnu: Add dpkg.
...
* gnu/packages/debian.scm (dpkg): New variable.
2020-11-25 09:08:06 +02:00
Ludovic Courtès
16111ad11c
gnu: gcc: Phases no longer return a Boolean.
...
* gnu/packages/gcc.scm (gcc-4.7, gcc-4.9)
(make-libiberty, custom-gcc, libgccjit)
(make-libstdc++-doc, isl, gnu-c-manual): Remove trailing #t from
phases.
2020-11-25 00:05:55 +01:00
Ludovic Courtès
3504e39a5d
gnu: base, gcc: Removing trailing #t from snippets.
...
* gnu/packages/base.scm (libiconv)[source]: Remove trailing #t from
'snippet'.
* gnu/packages/gcc.scm (gcc-4.8)[source]: Likewise.
(gcc-4.9)[source]: Likewise.
(gcc-5)[source]: Likewise.
2020-11-25 00:02:30 +01:00
Ludovic Courtès
325d00e619
packages: Ignore return value of origin snippets.
...
* guix/packages.scm (patch-and-repack): Ignore return value of SNIPPET
and remove warning about non #t return value.
2020-11-25 00:02:30 +01:00
Ludovic Courtès
4cebe82fa6
build-system/texlive: Phases no longer return a Boolean.
...
* guix/build/texlive-build-system.scm (configure): Remove trailing #t.
(build): Use 'for-each' instead of 'every'.
(install): Remove trailing #t.
2020-11-25 00:02:30 +01:00
Ludovic Courtès
49eadd270c
build-system/minify: Phases no longer return a Boolean.
...
* guix/build/minify-build-system.scm (minify): Use 'for-each' instead of
'every'. Call 'close-pipe' and call error when it returns non-zero.
(build): Use 'for-each' instead of 'every'.
(install): Remove trailing #t.
2020-11-25 00:02:30 +01:00
Ludovic Courtès
112982526f
gnu: base, commencement: Remove trailing #t from build phases.
...
* gnu/packages/base.scm (grep, tar, findutils)
(coreutils, coreutils-8.30, gnu-make, gnu-make-4.2)
(binutils-gold, glibc, make-glibc-locales):
(glibc/hurd-headers, tzdata): Remove trailing #t in build phases.
* gnu/packages/commencement.scm (bootar)
(gash-boot, gash-utils-boot, mes-boot):
(gzip-mesboot, gnu-make-mesboot0, bzip2-mesboot)
(bash-mesboot0, tcc-boot, diffutils-mesboot)
(patch-mesboot, sed-mesboot0, binutils-mesboot0)
(gcc-core-mesboot0, mesboot-headers, gawk-mesboot0)
(glibc-mesboot0, gcc-mesboot0, tar-mesboot)
(grep-mesboot, binutils-mesboot1, gnu-make-mesboot)
(gawk-mesboot, sed-mesboot, bash-mesboot)
(gcc-core-mesboot1, gcc-mesboot1, binutils-mesboot)
(glibc-headers-mesboot, glibc-mesboot, gcc-mesboot1-wrapper)
(gcc-mesboot, gnu-make-boot0, binutils-boot0)
(libstdc++-boot0, gcc-boot0, perl-boot0, python-boot0)
(glibc-final-with-bootstrap-bash)
(cross-gcc-wrapper, gettext-boot0, gcc-final): Remove trailing #t in
build phases.
2020-11-25 00:02:30 +01:00
Ludovic Courtès
04baa011e9
build-system/gnu: Ignore the result of phase procedures.
...
* guix/build/gnu-build-system.scm (set-SOURCE-DATE-EPOCH)
(set-paths, install-locale, unpack, bootstrap)
(patch-usr-bin-file, patch-source-shebangs)
(patch-generated-file-shebangs, check)
(patch-shebangs, strip, validate-runpath)
(validate-documentation-location, reset-gzip-timestamps)
(compress-documentation, delete-info-dir-file)
(patch-dot-desktop-files, install-license-files): Remove trailing #t.
(gnu-build): Use 'for-each' instead of 'every', ignore the result if
each phase procedure, and remove warning about non #t phase results.
2020-11-25 00:02:29 +01:00
Ludovic Courtès
03cb11400c
gnu: gsl: Build shared libraries only.
...
* gnu/packages/maths.scm (gsl)[arguments]: Add #:configure-flags.
2020-11-25 00:02:29 +01:00
Ludovic Courtès
4f6fbe7555
gnu: gsl: Demote conditional phase logic.
...
* gnu/packages/maths.scm (gsl)[arguments]: Move 'cond' within
'modify-phases'.
2020-11-25 00:02:29 +01:00
Tobias Geerinckx-Rice
d407dd84e4
gnu: postgis: Update to 3.0.3.
...
* gnu/packages/geo.scm (postgis): Update to 3.0.3.
2020-11-24 23:49:02 +01:00
Tobias Geerinckx-Rice
9f2f60d336
gnu: libde265: Update to 1.0.8.
...
* gnu/packages/video.scm (libde265): Update to 1.0.8.
2020-11-24 23:49:02 +01:00
Nicolas Goaziou
66283b8fcb
gnu: asymptote: Update to 2.68.
...
* gnu/packages/plotutils.scm (asymptote): Update to 2.68.
2020-11-24 23:22:45 +01:00
Tobias Geerinckx-Rice
cf492cd4f8
gnu: sysstat: Update to 12.4.1.
...
* gnu/packages/linux.scm (sysstat): Update to 12.4.1.
2020-11-24 22:20:49 +01:00