mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
alsa-utils: add meta.changelog
This commit is contained in:
parent
15d080f250
commit
2a90ef803f
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
|
||||
meta = {
|
||||
homepage = "http://www.alsa-project.org/";
|
||||
changelog = "https://github.com/alsa-project/alsa-utils/releases/tag/v${finalAttrs.version}";
|
||||
description = "ALSA, the Advanced Linux Sound Architecture utils";
|
||||
longDescription = ''
|
||||
The Advanced Linux Sound Architecture (ALSA) provides audio and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue