mutter46: 46.7 → 46.8

https://gitlab.gnome.org/GNOME/mutter/-/compare/46.7...46.8
This commit is contained in:
Bobby Rong
2025-01-16 23:18:56 +08:00
parent 9abb87b552
commit a99fbf458f
+2 -2
View File
@@ -67,7 +67,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "mutter";
version = "46.7";
version = "46.8";
outputs = [
"out"
@@ -78,7 +78,7 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchurl {
url = "mirror://gnome/sources/mutter/${lib.versions.major finalAttrs.version}/mutter-${finalAttrs.version}.tar.xz";
hash = "sha256-+7wVwLB2CS0WwB1cbwxvVNIR84Miy4wjseF9xW1MUl0=";
hash = "sha256-+8CDVEr7O4Vn18pobCF/g3sG+UeNbiV0FZ/5ocjhyWI=";
};
mesonFlags = [