Loading pkgs/by-name/go/gopeed/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,11 +14,11 @@ }: stdenv.mkDerivation rec { pname = "gopeed"; version = "1.6.4"; version = "1.6.5"; src = fetchurl { url = "https://github.com/GopeedLab/gopeed/releases/download/v${version}/Gopeed-v${version}-linux-amd64.deb"; hash = "sha256-tfBeoUlZOMmGeeKNgm22X/QzYKOUozI8dt3H76TiqB4="; hash = "sha256-pFxFw8ZNV8u0Wbeh5/j/EpuH9GiyjFVyLl2M7jUr7tc="; }; nativeBuildInputs = [ Loading Loading
pkgs/by-name/go/gopeed/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,11 +14,11 @@ }: stdenv.mkDerivation rec { pname = "gopeed"; version = "1.6.4"; version = "1.6.5"; src = fetchurl { url = "https://github.com/GopeedLab/gopeed/releases/download/v${version}/Gopeed-v${version}-linux-amd64.deb"; hash = "sha256-tfBeoUlZOMmGeeKNgm22X/QzYKOUozI8dt3H76TiqB4="; hash = "sha256-pFxFw8ZNV8u0Wbeh5/j/EpuH9GiyjFVyLl2M7jUr7tc="; }; nativeBuildInputs = [ Loading