ipu6-drivers: unstable-2023-05-19 -> unstable-2023-06-02

This commit is contained in:
André Silva 2023-06-05 01:46:32 +01:00
parent a2c62404a0
commit d7a93b645a
No known key found for this signature in database
GPG key ID: 7C34FA12A023DC55

View file

@ -7,13 +7,13 @@
stdenv.mkDerivation {
pname = "ipu6-drivers";
version = "unstable-2023-05-19";
version = "unstable-2023-06-02";
src = fetchFromGitHub {
owner = "intel";
repo = "ipu6-drivers";
rev = "8c02a846d1afe0e108964a2d3db4acb175712da9";
hash = "sha256-f2EuxVkCvEPyH0XbLCv5t/Mi0jdk7BOh1QluG/TxZr0=";
rev = "8e410803b5d31c2c5bf32961f786d205ba6acc5d";
hash = "sha256-6GiDSGqVBTQrVMd+Rz/Lckvec+mtbuQ1w/ymC4Cie4I=";
};
postPatch = ''