From 9c447f9c21835f387eabcd15da02e9927c3d6b76 Mon Sep 17 00:00:00 2001 From: SouthFox Date: Mon, 25 Nov 2024 15:34:55 +0800 Subject: [PATCH] [package] update zellij to 0.41.2 Signed-off-by: SouthFox --- modules/fox/packages.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/fox/packages.scm b/modules/fox/packages.scm index f95081d..73d92fb 100644 --- a/modules/fox/packages.scm +++ b/modules/fox/packages.scm @@ -50,14 +50,14 @@ your morning, and an auto-update tool that makes it easy to keep up with the lat (define-public zellij (package (name "zellij") - (version "0.41.1") + (version "0.41.2") (source (origin (method url-fetch) (uri (string-append "https://github.com/zellij-org/zellij/releases/download/v" version "/zellij-x86_64-unknown-linux-musl.tar.gz")) (sha256 - (base32 "113c9agbx36hiq6a1kf2jydrv3h3cd8s0albnwxi0qd1c0n1rxyw")))) + (base32 "0y3cpy20g984jrz8gnc6sqjskfwmfjngd617bksvm9fq2yl23hxi")))) (build-system copy-build-system) (arguments (list