aboutsummaryrefslogtreecommitdiff
path: root/gnu/ci.scm
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2023-08-23 21:12:55 +0300
committerLudovic Courtès <ludo@gnu.org>2023-09-08 19:12:15 +0200
commit23cbb464abbaf35463e41885ac5ea6fb7876845f (patch)
tree78564616fdebf33542081ffd1b109c704ec53671 /gnu/ci.scm
parentd936ed6f084ac68507b322b93558e97c586f587a (diff)
downloadguix-23cbb464abbaf35463e41885ac5ea6fb7876845f.tar.gz
guix-23cbb464abbaf35463e41885ac5ea6fb7876845f.zip
gnu: guile-smc: Fix build with Guile 2.2.
* gnu/packages/guile-xyz.scm (guile-smc): Fix build with Guile 2.2. [native-inputs]: Replace "guile" with "guile-2.2" and "guile-lib" with "guile2.2-lib". Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/ci.scm')
0 files changed, 0 insertions, 0 deletions
r> 2023-10-15linux-modules: Fix module dependency loading....Tobias Geerinckx-Rice 2023-10-12accounts: Fix typo in comment....Ludovic Courtès 2023-10-08accounts: Ensure ‘last-change’ field of shadow entries is never zero....Ludovic Courtès 2023-10-01secret-service: Increase default handshake timeout....Ludovic Courtès 2023-10-01hurd-boot: Setup/dev/hdX, /dev/hdXsY IDE device node translators....Janneke Nieuwenhuizen