hebbot: update changelog URL (#514160)
This commit is contained in:
@@ -51,7 +51,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
meta = {
|
||||
description = "Matrix bot which can generate \"This Week in X\" like blog posts ";
|
||||
homepage = "https://github.com/haecker-felix/hebbot";
|
||||
changelog = "https://github.com/haecker-felix/hebbot/releases/tag/v${finalAttrs.version}";
|
||||
changelog = "https://github.com/haecker-felix/hebbot/releases/tag/v2.1";
|
||||
license = with lib.licenses; [ agpl3Only ];
|
||||
mainProgram = "hebbot";
|
||||
maintainers = with lib.maintainers; [ a-kenji ];
|
||||
|
||||
Reference in New Issue
Block a user