pkgs/helium: update to 0.12.1.1 #7
1 changed files with 2 additions and 2 deletions
pkgs/helium: update to 0.12.1.1
commit
e53ad43a91
|
|
@ -8,11 +8,11 @@
|
|||
pkgs.appimageTools.wrapType2 rec {
|
||||
|
||||
pname = "helium";
|
||||
version = "0.12.0.2";
|
||||
version = "0.12.1.1";
|
||||
|
||||
src = pkgs.fetchurl {
|
||||
url = "https://github.com/imputnet/helium-linux/releases/download/${version}/${pname}-${version}-x86_64.AppImage";
|
||||
sha256 = "sha256-1iU+hhisAPF2hAgfFob6Oe54JXjwb6uftiERa4t+OoE=";
|
||||
sha256 = "sha256-+UE+JqQtxbA5szPvAohapXlES21VBOdNsV6Ej1dRRfs=";
|
||||
};
|
||||
|
||||
_enableFeatures =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue