pkgs/helium: update to 0.11.3.2
Some checks failed
CI / list-packages (pull_request) Successful in 3s
CI / build (helium) (pull_request) Successful in 5s
CI / build (pjsk-cursor) (pull_request) Successful in 3s
CI / build (xcursor-mizuki) (pull_request) Has been cancelled
CI / build (waterfox-bin) (pull_request) Has been cancelled
Some checks failed
CI / list-packages (pull_request) Successful in 3s
CI / build (helium) (pull_request) Successful in 5s
CI / build (pjsk-cursor) (pull_request) Successful in 3s
CI / build (xcursor-mizuki) (pull_request) Has been cancelled
CI / build (waterfox-bin) (pull_request) Has been cancelled
This commit is contained in:
parent
eceaac0513
commit
78ca5b8e3a
1 changed files with 2 additions and 2 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue