[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (2b6333c -> 1c4b351)
From: |
guix-commits |
Subject: |
branch master updated (2b6333c -> 1c4b351) |
Date: |
Mon, 31 Aug 2020 22:48:50 -0400 (EDT) |
nckx pushed a change to branch master
in repository guix.
from 2b6333c gnu: Add emacs-scpaste.
new 5d844fd gnu: python-jeepney: Update to 0.4.3.
new b632530 gnu: fetchmail: Update to 6.4.11.
new e071b0c gnu: uchardet: Update to 0.0.7.
new 57ea4df gnu: wgetpaste: Fix historical confusion.
new 1b07550 gnu: wgetpaste: Use HTTPS home page.
new 7b88396 gnu: wgetpaste: Update to 2.30.
new 30714da gnu: wgetpaste: Update bpaste URL & regular expressions.
new 2db0ed9 gnu: libwacom: Update to 1.5.
new 0561757 gnu: youtube-viewer: Update to 3.7.8.
new 7395ea0 gnu: editorconfig-core-c: Update to 0.12.4.
new 1c4b351 gnu: editorconfig-core-c: Delete static library.
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 1 +
gnu/packages/freedesktop.scm | 4 +--
gnu/packages/mail.scm | 4 +--
gnu/packages/patches/wgetpaste-update-bpaste.patch | 27 ++++++++++++++++++
gnu/packages/python-crypto.scm | 7 ++---
gnu/packages/text-editors.scm | 33 +++++++++++++---------
gnu/packages/video.scm | 4 +--
gnu/packages/wget.scm | 20 ++++++-------
gnu/packages/xdisorg.scm | 4 +--
9 files changed, 69 insertions(+), 35 deletions(-)
create mode 100644 gnu/packages/patches/wgetpaste-update-bpaste.patch
- branch master updated (2b6333c -> 1c4b351),
guix-commits <=
- 04/11: gnu: wgetpaste: Fix historical confusion., guix-commits, 2020/08/31
- 07/11: gnu: wgetpaste: Update bpaste URL & regular expressions., guix-commits, 2020/08/31
- 08/11: gnu: libwacom: Update to 1.5., guix-commits, 2020/08/31
- 06/11: gnu: wgetpaste: Update to 2.30., guix-commits, 2020/08/31
- 01/11: gnu: python-jeepney: Update to 0.4.3., guix-commits, 2020/08/31
- 05/11: gnu: wgetpaste: Use HTTPS home page., guix-commits, 2020/08/31
- 02/11: gnu: fetchmail: Update to 6.4.11., guix-commits, 2020/08/31
- 09/11: gnu: youtube-viewer: Update to 3.7.8., guix-commits, 2020/08/31
- 10/11: gnu: editorconfig-core-c: Update to 0.12.4., guix-commits, 2020/08/31
- 03/11: gnu: uchardet: Update to 0.0.7., guix-commits, 2020/08/31