pkgs/helium: update to 0.11.3.2
All checks were successful
CI / list-packages (pull_request) Successful in 3s
CI / build (helium) (pull_request) Successful in 14s
CI / build (pjsk-cursor) (pull_request) Successful in 3s
CI / build (waterfox-bin) (pull_request) Successful in 5s
CI / build (xcursor-mizuki) (pull_request) Successful in 3s

This commit is contained in:
Akiyama Mizuki 2026-04-26 02:13:01 +09:00
commit 9be5bb4d69

View file

@ -8,11 +8,11 @@
pkgs.appimageTools.wrapType2 rec {
pname = "helium";
version = "0.11.4.1";
version = "0.11.3.2";
src = pkgs.fetchurl {
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/${pname}-${version}-x86_64.AppImage";
sha256 = "sha256-EavHZuleVkgD4J+gcUQ2ZgGHjvWXzdamUh7r42bUkas=";
sha256 = "sha256-5gdyKg12ZV2hpf0RL+eoJnawuW/J8NobiG+zEA0IOHA=";
};
_enableFeatures =