From 798a6b5d4be24b4df40e90ce7574f6161b901b79 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Tue, 25 Jul 2023 15:24:46 +0200 Subject: [PATCH] bump mesa version --- mesa.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesa.sh b/mesa.sh index 0e2674d..3d08af8 100644 --- a/mesa.sh +++ b/mesa.sh @@ -25,7 +25,7 @@ git fetch -a -t # the latest mesa tag will be in sync with the latest kernel tag and usually # also the latest live kernel (except when I'm about to do a release) # 17:18 if those two desync it'll refuse to initialize -git reset --hard asahi-20230706 +git reset --hard asahi-20230725 rm -rf debian cp -a ../../mesa-debian debian EMAIL=thomas@glanzmann.de dch -v 23.0.0-`date +%Y%m%d%H%M` 'asahi wip' -- 2.39.2