pantheon.pantheon-wayland: 1.0.0 -> 1.1.0

https://github.com/elementary/pantheon-wayland/compare/1.0.0...1.1.0
This commit is contained in:
Bobby Rong
2025-12-06 10:58:36 +08:00
parent 60526c6773
commit 12fd38866e
@@ -15,13 +15,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "pantheon-wayland";
version = "1.0.0";
version = "1.1.0";
src = fetchFromGitHub {
owner = "elementary";
repo = "pantheon-wayland";
rev = finalAttrs.version;
hash = "sha256-UKGgz3G960dPmcDaFwLjDy55x+mDPdQQv2Ejs7BujLg=";
hash = "sha256-Wfulo/fXsb51ShT7E2wTg56TULAK1chB59L/ggGh2EY=";
};
outputs = [