Skip to content

Commit

Permalink
linuxPackages.facetimehd: 0.6.8.1 -> 0.6.8.2 (NixOS#365300)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangwalther authored Dec 15, 2024
2 parents 0cd0e80 + 101966f commit c092787
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/os-specific/linux/facetimehd/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

stdenv.mkDerivation rec {
name = "facetimehd-${version}-${kernel.version}";
version = "0.6.8.1";
version = "0.6.8.2";

# Note: When updating this revision:
# 1. Also update pkgs/os-specific/linux/firmware/facetimehd-firmware/
Expand All @@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
owner = "patjak";
repo = "facetimehd";
rev = version;
sha256 = "sha256-h5Erga2hlDIWdDKQbkmkLY1aNCibFM7SVSnxVcoToaM=";
sha256 = "sha256-dw4wEdYTtYyZI52CpoygI7KM6vsShDIYnKgIAAL/adY=";
};

preConfigure = ''
Expand Down

0 comments on commit c092787

Please sign in to comment.