onedrive: 2.3.10 -> 2.3.11

Address review comments
This commit is contained in:
SRGOM 2019-11-14 01:34:46 +05:30 committed by Jon
parent 3bc67c81ce
commit 97a3671625

View File

@ -7,7 +7,7 @@
}: }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "onedrive-abraunegg"; pname = "onedrive";
version = "2.3.11"; version = "2.3.11";
src = fetchFromGitHub { src = fetchFromGitHub {