labwc: 0.8.4 -> 0.9.0
Diff: https://github.com/labwc/labwc/compare/refs/tags/0.8.4...refs/tags/0.9.0 Changelog: https://github.com/labwc/labwc/blob/master/NEWS.md
This commit is contained in:
parent
33b5d24006
commit
64dc849bcc
@ -22,20 +22,20 @@
|
||||
wayland,
|
||||
wayland-protocols,
|
||||
wayland-scanner,
|
||||
wlroots_0_18,
|
||||
wlroots_0_19,
|
||||
xcbutilwm,
|
||||
xwayland,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "labwc";
|
||||
version = "0.8.4";
|
||||
version = "0.9.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "labwc";
|
||||
repo = "labwc";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-JeEw1xKwgsTMllZXvNaXXdgmZnmIFUyG/cJ14QFQf/E=";
|
||||
hash = "sha256-7PgRbOSxU7v49dcTuke7V/Xa42baw79iMvfnCOYx4qU=";
|
||||
};
|
||||
|
||||
outputs = [
|
||||
@ -67,7 +67,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
pango
|
||||
wayland
|
||||
wayland-protocols
|
||||
wlroots_0_18
|
||||
wlroots_0_19
|
||||
xcbutilwm
|
||||
xwayland
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user