aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/tmux.scm
diff options
context:
space:
mode:
authorThiago Jung Bauermann <thiago.bauermann@linaro.org>2023-11-17 14:21:44 -0300
committerChristopher Baines <mail@cbaines.net>2023-11-23 14:21:06 +0000
commitc26ed5d6b971af11894015979f1e260df571a2be (patch)
tree1caf0a23710e2c0702c074cb4b912b9ba922f0bb /gnu/packages/tmux.scm
parent03c01580d92161363051f17cbe191b7ec360ccef (diff)
downloadguix-c26ed5d6b971af11894015979f1e260df571a2be.tar.gz
guix-c26ed5d6b971af11894015979f1e260df571a2be.zip
gnu: mu: Update to 1.10.8.
Version 1.10.8 fixes the installation of the Guile bindings, so we can enable it again. * gnu/packages/mail.scm (mu): Update to 1.10.7. [inputs]: Add guile-3.0. [arguments]: Add "-Dguile-extension-dir" to #:configure-flags. Add fix-ffi phase to allow Guile module to load its native library. Change-Id: I2a8250d8d6298712ad116b1d88157a4344175722 Signed-off-by: Christopher Baines <mail@cbaines.net>
Diffstat (limited to 'gnu/packages/tmux.scm')
0 files changed, 0 insertions, 0 deletions
to 3.4.0....* gnu/packages/check.scm (catch2): Update to 3.4.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Greg Hogan 2023-08-21gnu: googlebenchmark: Update to 1.8.2....* gnu/packages/check.scm (googlebenchmark): Update to 1.8.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan 2023-07-30gnu: cxxtest: Use Web Archived home page....* gnu/packages/check.scm (cxxtest)[home-page]: Use a copy archived by the Wayback Machine. Tobias Geerinckx-Rice