aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/marst.scm
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2023-09-14 14:15:35 +0200
committerAndrew Tropin <andrew@trop.in>2023-09-15 13:35:44 +0400
commit61a89de7d7e6517cd393dd1f3cf93004a5a3bdf2 (patch)
tree2455ffda814f1363f0ce5f585ac50df295a206e9 /gnu/packages/marst.scm
parenta0510561935e3327099df558e9dd9bdffe850441 (diff)
downloadguix-61a89de7d7e6517cd393dd1f3cf93004a5a3bdf2.tar.gz
guix-61a89de7d7e6517cd393dd1f3cf93004a5a3bdf2.zip
gnu: emacs-sway: Update to 0.7.
* gnu/packages/emacs-xyz.scm (emacs-sway): Update to 0.7. Signed-off-by: Andrew Tropin <andrew@trop.in>
Diffstat (limited to 'gnu/packages/marst.scm')
0 files changed, 0 insertions, 0 deletions
pan class='msg-avail'>...Fixes <http://bugs.gnu.org/21941>. * gnu/packages/ld-wrapper.in (library-search-path): New procedure. (library-files-linked): Add 'library-path' parameter. Use it. Do not thread it in 'fold'. (ld-wrapper): Add call to 'library-search-path' and pass the result to 'library-files-linked'. When debugging, print the value of PATH. Ludovic Courtès