eduvpn-client: 4.5.1 -> 4.6.0
https://codeberg.org/eduVPN/linux-app/releases/tag/4.6.0
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "eduvpn-client";
|
||||
version = "4.5.1";
|
||||
version = "4.6.0";
|
||||
format = "pyproject";
|
||||
|
||||
src = fetchFromGitea {
|
||||
@@ -21,7 +21,7 @@ python3Packages.buildPythonApplication rec {
|
||||
owner = "eduVPN";
|
||||
repo = "linux-app";
|
||||
rev = version;
|
||||
hash = "sha256-lDmPDM3BEiZ97m8jEtYrpmVrk0D7x01iKxOe/09T0zY=";
|
||||
hash = "sha256-oI/hc1XAddXGtwaLY6+zFoshs82lDTRESF4+xUmi+jc=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user