Merge pull request #328254 from getchoo/pkgs/protonplus/0.4.13

protonplus: 0.4.10 -> 0.4.13
This commit is contained in:
Peder Bergebakken Sundt 2024-07-22 03:56:05 +02:00 committed by GitHub
commit d95bd13e15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,13 +20,13 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "protonplus";
version = "0.4.10";
version = "0.4.13";
src = fetchFromGitHub {
owner = "Vysp3r";
repo = "protonplus";
rev = "v${finalAttrs.version}";
hash = "sha256-dKhGXpsBCZBNNJRAjzSvP0B/3DbS9wRdhTS4WL2NZjE=";
hash = "sha256-eIW30Tl/vOLXlUXiN3lAcww7Ipkfshzilb9ntxjF8C0=";
};
nativeBuildInputs = [