helio-workstation: 3.16 -> 3.17 (#469319)

This commit is contained in:
Matteo Pacini
2025-12-10 10:39:46 +00:00
committed by GitHub
@@ -15,14 +15,14 @@
stdenv.mkDerivation rec {
pname = "helio-workstation";
version = "3.16";
version = "3.17";
src = fetchFromGitHub {
owner = "helio-fm";
repo = "helio-workstation";
tag = version;
fetchSubmodules = true;
hash = "sha256-JzJA9Y710upgzvsgPEV9QzpRUTYI0i2yi6thnUAcrL0=";
hash = "sha256-uEo4dxwc1HksYGU5ssYp3rLugszSir2kKo4XxgqvSno=";
};
buildInputs = [