[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (a52701a4d3 -> fc1762fe38)
From: |
guix-commits |
Subject: |
branch master updated (a52701a4d3 -> fc1762fe38) |
Date: |
Tue, 12 Mar 2024 07:51:44 -0400 (EDT) |
efraim pushed a change to branch master
in repository guix.
from a52701a4d3 gnu: cagebreak: Update to 2.3.1.
new 4ef63d7ed0 gnu: Add rust-bindgen-cli-0.69.
new 62d8b14e32 gnu: rust-bindgen-cli: Add shell completions.
new ac74586ff3 gnu: syncthing: Mark as tunable.
new 6cff29fb6e gnu: petsc: Add tunable property.
new f7e6a84e98 gnu: hypre: Honor the #:tests? flag.
new a42ce77f1b gnu: ssh-to-age: Update to 1.1.7.
new fc1762fe38 gnu: ruby-x25519: Fix build on non x86_64.
The 7 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/maths.scm | 28 +++++----
gnu/packages/password-utils.scm | 6 +-
...ruby-x25519-automatic-fallback-non-x86_64.patch | 45 +++++++++++++++
gnu/packages/ruby.scm | 7 ++-
gnu/packages/rust-apps.scm | 67 +++++++++++++++-------
gnu/packages/syncthing.scm | 4 +-
7 files changed, 119 insertions(+), 39 deletions(-)
create mode 100644
gnu/packages/patches/ruby-x25519-automatic-fallback-non-x86_64.patch
- branch master updated (a52701a4d3 -> fc1762fe38),
guix-commits <=
- 02/07: gnu: rust-bindgen-cli: Add shell completions., guix-commits, 2024/03/12
- 06/07: gnu: ssh-to-age: Update to 1.1.7., guix-commits, 2024/03/12
- 03/07: gnu: syncthing: Mark as tunable., guix-commits, 2024/03/12
- 05/07: gnu: hypre: Honor the #:tests? flag., guix-commits, 2024/03/12
- 01/07: gnu: Add rust-bindgen-cli-0.69., guix-commits, 2024/03/12
- 04/07: gnu: petsc: Add tunable property., guix-commits, 2024/03/12
- 07/07: gnu: ruby-x25519: Fix build on non x86_64., guix-commits, 2024/03/12