gnupg: Add changelog

This commit is contained in:
Alexis Hildebrandt 2023-05-07 23:02:07 +02:00
parent 3f4dcd381a
commit c09feb83e0
2 changed files with 2 additions and 0 deletions

View file

@ -84,6 +84,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
homepage = "https://gnupg.org";
changelog = "https://git.gnupg.org/cgi-bin/gitweb.cgi?p=${pname}.git;a=blob;f=NEWS;hb=refs/tags/${pname}-${version}";
description = "LTS release of the GNU Privacy Guard, a GPL OpenPGP implementation";
license = licenses.gpl3Plus;
longDescription = ''

View file

@ -89,6 +89,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
homepage = "https://gnupg.org";
changelog = "https://git.gnupg.org/cgi-bin/gitweb.cgi?p=${pname}.git;a=blob;f=NEWS;hb=refs/tags/${pname}-${version}";
description = "Modern release of the GNU Privacy Guard, a GPL OpenPGP implementation";
license = licenses.gpl3Plus;
longDescription = ''