about summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2024-04-26 10:55:51 +0200
committerGitHub <noreply@github.com>2024-04-26 10:55:51 +0200
commit18d51c2c5dcd8c1c72107303b12ee0f699487f12 (patch)
tree4895c0a77f2394b388f64b92531f5215287287d5 /pkgs/applications/networking/browsers
parent71c6a8f963a1be6615e1b94e8d167891cb3e0949 (diff)
parent58b5b2748f6be02dbed4a11d820ffa7223ec6fa2 (diff)
Merge pull request #305642 from wegank/lib-version-fix
treewide: fix version in changelog
Diffstat (limited to 'pkgs/applications/networking/browsers')
-rw-r--r--pkgs/applications/networking/browsers/palemoon/bin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/browsers/palemoon/bin.nix b/pkgs/applications/networking/browsers/palemoon/bin.nix
index 5143b1746ca38..0d268502b14f7 100644
--- a/pkgs/applications/networking/browsers/palemoon/bin.nix
+++ b/pkgs/applications/networking/browsers/palemoon/bin.nix
@@ -206,7 +206,7 @@ stdenv.mkDerivation (finalAttrs: {
       experience, while offering full customization and a growing collection of
       extensions and themes to make the browser truly your own.
     '';
-    changelog = "https://repo.palemoon.org/MoonchildProductions/Pale-Moon/releases/tag/${version}_Release";
+    changelog = "https://repo.palemoon.org/MoonchildProductions/Pale-Moon/releases/tag/${finalAttrs.version}_Release";
     license = [
       licenses.mpl20
       {