[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (00a42ee -> d4ecdc3)
From: |
guix-commits |
Subject: |
branch master updated (00a42ee -> d4ecdc3) |
Date: |
Sat, 18 Dec 2021 09:20:15 -0500 (EST) |
htgoebel pushed a change to branch master
in repository guix.
from 00a42ee gnu: gajim: Add d-bus support.
new 6eba170 gnu: python-stdnum: Update to 1.17.
new 939e381 gnu: trytond: Fix import of trytond modules.
new d4ecdc3 gnu: trytond: Ensure all modules are found.
The 3 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 | 2 ++
gnu/packages/finance.scm | 4 ++--
.../patches/trytond-add-egg-modules-to-path.patch | 22 ++++++++++++++++++
.../patches/trytond-add-guix_trytond_path.patch | 26 ++++++++++++++++++++++
gnu/packages/tryton.scm | 20 ++++++++++++++++-
5 files changed, 71 insertions(+), 3 deletions(-)
create mode 100644 gnu/packages/patches/trytond-add-egg-modules-to-path.patch
create mode 100644 gnu/packages/patches/trytond-add-guix_trytond_path.patch
- branch master updated (00a42ee -> d4ecdc3),
guix-commits <=