From ed2d99cecfb671314020c2a25ddafc325282d579 Mon Sep 17 00:00:00 2001 From: "Andre A. Gomes" Date: Mon, 5 Feb 2024 11:57:36 +0200 Subject: [PATCH] flatpak: Update. --- build-scripts/engineer.atlas.Nyxt.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-scripts/engineer.atlas.Nyxt.yaml b/build-scripts/engineer.atlas.Nyxt.yaml index 3bd893b72c5..eb20ec743f0 100644 --- a/build-scripts/engineer.atlas.Nyxt.yaml +++ b/build-scripts/engineer.atlas.Nyxt.yaml @@ -27,8 +27,8 @@ modules: buildsystem: simple sources: - type: archive - url: http://prdownloads.sourceforge.net/sbcl/sbcl-2.3.10-x86-64-linux-binary.tar.bz2 - sha256: 21c522e2330bfbbefd0c3dce7273590747a33d5a7be3a240beca913c9fa2299d + url: http://prdownloads.sourceforge.net/sbcl/sbcl-2.4.1-x86-64-linux-binary.tar.bz2 + sha256: 9ccf12f17f57923ede10f370756ab868ae949d435217854167e3dbbfb44cec53 only-arches: [x86_64] build-commands: - INSTALL_ROOT=${FLATPAK_DEST} sh install.sh