diff options
| author | Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl> | 2026-08-22 04:20:10 +0200 |
|---|---|---|
| committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2026-08-28 06:36:04 +0200 |
| commit | d1aba8b7e351352e4eebd7f4e4e882b888301c6b (patch) | |
| tree | b1dfa49f8218d4a857b1e11c5e388dd36ea7de8f | |
| parent | d64149b6f8e2faec1b14426f641bfdfec5fc91de (diff) | |
gnu: luanti-halon: Update to 5.16.1-0.1ab374d.
* gnu/packages/luanti.scm (luanti-halon): Update to 5.16.1-0.1ab374d.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| -rw-r--r-- | gnu/packages/luanti.scm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/luanti.scm b/gnu/packages/luanti.scm index 02797cc364e..0dd68f13c26 100644 --- a/gnu/packages/luanti.scm +++ b/gnu/packages/luanti.scm | |||
| @@ -224,8 +224,8 @@ new features.") | |||
| 224 | (define-public luanti-halon | 224 | (define-public luanti-halon |
| 225 | ;; There is no tag for this fork; find the base luanti used for the | 225 | ;; There is no tag for this fork; find the base luanti used for the |
| 226 | ;; base-version, and otherwise use the latest commit. | 226 | ;; base-version, and otherwise use the latest commit. |
| 227 | (let ((base-version "5.16.0") | 227 | (let ((base-version "5.16.1") |
| 228 | (commit "91e523a698b23e1f281092e6f2b633ac722995c1") | 228 | (commit "1ab374d9f703edd9db12fc736b2b5fb0f79a50cd") |
| 229 | (revision "0")) | 229 | (revision "0")) |
| 230 | (package | 230 | (package |
| 231 | (inherit luanti) | 231 | (inherit luanti) |
| @@ -239,7 +239,7 @@ new features.") | |||
| 239 | (commit commit))) | 239 | (commit commit))) |
| 240 | (file-name (git-file-name name version)) | 240 | (file-name (git-file-name name version)) |
| 241 | (sha256 | 241 | (sha256 |
| 242 | (base32 "1l2pyk4pisn6grjvhwp07mwi9jvm06mj9cr284w562h97b8qyimk")))) | 242 | (base32 "1ds6m7dc1zsdrydwc1nx6mhiy3a6szryq2c2934kjp06vb3rj4cd")))) |
| 243 | (arguments | 243 | (arguments |
| 244 | (substitute-keyword-arguments arguments | 244 | (substitute-keyword-arguments arguments |
| 245 | ((#:phases phases) | 245 | ((#:phases phases) |
