qemu-wayland: 8.2.0-rc2 -> 8.2.0-rc3

This commit is contained in:
Jörg Thalheim
2023-12-13 15:59:26 +01:00
parent 821e5e0a7b
commit 421193e837
3 changed files with 8 additions and 8 deletions

View File

@@ -14,11 +14,11 @@
clangStdenv.mkDerivation {
pname = "gfxstream";
version = "unstable-2023-11-29";
version = "unstable-2023-12-11";
src = fetchgit {
url = "https://android.googlesource.com/platform/hardware/google/gfxstream";
rev = "45c27965ee5121651946f54a42b3297b26047955";
hash = "sha256-nJVVePNro+sL7jC+ehe5Am2jWo9BK6H1AUSzoP7J1ss=";
rev = "000a701a0c52c90e0c1e1fcd605be94b85b55f92";
hash = "sha256-j8oBT/7xnvIv6IhNrPxHG5fr2nodWbeHX7KalCGStY0=";
};
postPatch = ''
ln common/etc/etc.cpp host/compressedTextureFormats/etc.cpp