From 28a84b5cfeb2ff2a018ebcafb27e583cf8bcd9a0 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 6 Sep 2022 14:23:14 +0000 Subject: headset: 4.0.0 -> 4.2.1 --- pkgs/applications/audio/headset/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/applications/audio/headset') diff --git a/pkgs/applications/audio/headset/default.nix b/pkgs/applications/audio/headset/default.nix index 9fbf3c08c2b79..336d0d391a312 100644 --- a/pkgs/applications/audio/headset/default.nix +++ b/pkgs/applications/audio/headset/default.nix @@ -8,11 +8,11 @@ stdenv.mkDerivation rec { pname = "headset"; - version = "4.0.0"; + version = "4.2.1"; src = fetchurl { url = "https://github.com/headsetapp/headset-electron/releases/download/v${version}/headset_${version}_amd64.deb"; - hash = "sha256-M1HMZgYczZWFq0EGlCMEGOGUNoUcmq37J8Ycen72PhM="; + hash = "sha256-81gsIq74sggauE6g8pM6z05KTmsbe49CZa9aRQEDwMo="; }; dontConfigure = true; -- cgit 1.4.1