libxkbcommon.meta.changelog: fix the URL
This commit is contained in:
@@ -93,7 +93,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
and dead keys.
|
||||
''; # and a separate library for listing available keyboard layouts.
|
||||
homepage = "https://xkbcommon.org";
|
||||
changelog = "https://github.com/xkbcommon/libxkbcommon/blob/xkbcommon-${finalAttrs.version}/NEWS";
|
||||
changelog = "https://github.com/xkbcommon/libxkbcommon/blob/xkbcommon-${finalAttrs.version}/NEWS.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [
|
||||
primeos
|
||||
|
||||
Reference in New Issue
Block a user