aboutsummaryrefslogtreecommitdiff
path: root/gnu/bootloader.scm
diff options
context:
space:
mode:
authorAndré Batista <nandre@riseup.net>2023-10-10 12:57:10 -0300
committerChristopher Baines <mail@cbaines.net>2023-10-17 10:27:45 +0100
commit67dcc64110edfb0546a5e8b6fd23db0999cffe6b (patch)
tree3b76dc32b6a57dcbbe67dcc291bda6c71c7f0dfd /gnu/bootloader.scm
parentb7d4ed43df0077e9c43f25d2bfff9b6f7cb29c0e (diff)
downloadguix-67dcc64110edfb0546a5e8b6fd23db0999cffe6b.tar.gz
guix-67dcc64110edfb0546a5e8b6fd23db0999cffe6b.zip
gnu: irssi: Update to 1.4.5.
* gnu/packages/irc.scm (irssi): Update to 1.4.5. Signed-off-by: Christopher Baines <mail@cbaines.net>
Diffstat (limited to 'gnu/bootloader.scm')
0 files changed, 0 insertions, 0 deletions
): Delete. (maybe-augment-load-paths!, run-guix-main): Use fully expanded variables instead of calling ‘config-lookup’. * configure.ac: Don't use AC_CONFIG_FILES for ‘scripts/guix’. Use AC_PROG_SED. * Makefile.am (scripts/guix): New rule. (do_subst): New variable. (CLEANFILES, EXTRA_DIST): Adapt. Co-authored-by: Ludovic Courtès <ludo@gnu.org>