[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (26bb41d6d5 -> 3846ceec4e)
From: |
guix-commits |
Subject: |
branch master updated (26bb41d6d5 -> 3846ceec4e) |
Date: |
Thu, 19 Jan 2023 11:57:16 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from 26bb41d6d5 gnu: tdlib: Update to commit with fixed
formatted_phone_number test.
new 75b7082bdf gnu: guile-next: Add '.tarball-version' file to get correct
version.
new 825c2c5174 gnu: guile-next: Really depend on self.
new 88854b1a4e gnu: gnulib: Refer to "gcc" as provided via implicit
package inputs.
new b9d676e0ee gnu: nettle: Fix mingw cross-compilation.
new 287e282236 gnu: hledger: Install documentation.
new c5586ceee8 gnu: Fix home-page typos
new bdbe7cbe81 gnu: python-greenlet: Update to 2.0.1.
new 8803cb9eb9 gnu: python-gevent: Update to 22.10.2.
new 7a36e8e218 gnu: python-eventlet: Manage broken tests with nosetests.
new f59df2f488 gnu: python-eventlet: Exclude broken test.
new 3846ceec4e gnu: Add petri-foo.
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/accessibility.scm | 2 +-
gnu/packages/build-tools.scm | 2 +-
gnu/packages/emacs-xyz.scm | 2 +-
gnu/packages/finance.scm | 8 +++++
gnu/packages/gstreamer.scm | 3 +-
gnu/packages/guile.scm | 15 ++++++--
gnu/packages/music.scm | 41 ++++++++++++++++++++++
gnu/packages/nettle.scm | 10 ++++--
...etri-foo-0.1.87-fix-recent-file-not-exist.patch | 24 +++++++++++++
gnu/packages/python-xyz.scm | 30 ++++++++--------
11 files changed, 114 insertions(+), 24 deletions(-)
create mode 100644
gnu/packages/patches/petri-foo-0.1.87-fix-recent-file-not-exist.patch
- branch master updated (26bb41d6d5 -> 3846ceec4e),
guix-commits <=
- 01/11: gnu: guile-next: Add '.tarball-version' file to get correct version., guix-commits, 2023/01/19
- 03/11: gnu: gnulib: Refer to "gcc" as provided via implicit package inputs., guix-commits, 2023/01/19
- 07/11: gnu: python-greenlet: Update to 2.0.1., guix-commits, 2023/01/19
- 06/11: gnu: Fix home-page typos, guix-commits, 2023/01/19
- 04/11: gnu: nettle: Fix mingw cross-compilation., guix-commits, 2023/01/19
- 05/11: gnu: hledger: Install documentation., guix-commits, 2023/01/19
- 02/11: gnu: guile-next: Really depend on self., guix-commits, 2023/01/19
- 09/11: gnu: python-eventlet: Manage broken tests with nosetests., guix-commits, 2023/01/19
- 08/11: gnu: python-gevent: Update to 22.10.2., guix-commits, 2023/01/19
- 11/11: gnu: Add petri-foo., guix-commits, 2023/01/19