summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorKevin Cox <kevincox@kevincox.ca>2021-07-07 09:37:48 -0400
committerKevin Cox <kevincox@kevincox.ca>2021-07-07 17:57:03 -0400
commitbe80d6208a604a28ce4c213a280e443c2f2e7ddc (patch)
tree0c26104ad19d268ad38f3fdc84f9b69c6d196de7 /nixos/doc/manual
parent8978759e652355f0ccca661f352a937fd4c544b0 (diff)
downloadnixpkgs-be80d6208a604a28ce4c213a280e443c2f2e7ddc.tar
nixpkgs-be80d6208a604a28ce4c213a280e443c2f2e7ddc.tar.gz
nixpkgs-be80d6208a604a28ce4c213a280e443c2f2e7ddc.tar.bz2
nixpkgs-be80d6208a604a28ce4c213a280e443c2f2e7ddc.tar.lz
nixpkgs-be80d6208a604a28ce4c213a280e443c2f2e7ddc.tar.xz
nixpkgs-be80d6208a604a28ce4c213a280e443c2f2e7ddc.tar.zst
nixpkgs-be80d6208a604a28ce4c213a280e443c2f2e7ddc.zip
pulseeffects,easyeffects: 5.0.3 -> 6.0.0
New release, the main feature is updating to GTK4 and significant updates to the internal processing pipelines.

Many dependencies no longer seem to be required, I have manually checked that mentioned plugins are still available.
Diffstat (limited to 'nixos/doc/manual')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2111.section.xml7
-rw-r--r--nixos/doc/manual/release-notes/rl-2111.section.md2
2 files changed, 9 insertions, 0 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
index a95b1dd66b9..7d046d39de7 100644
--- a/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
+++ b/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
@@ -344,6 +344,13 @@
       </listitem>
       <listitem>
         <para>
+          The <literal>pulseeffects</literal> package updated to
+          <link xlink:href="https://github.com/wwmm/easyeffects/releases/tag/v6.0.0">version
+          4.x</link> and renamed to <literal>easyeffects</literal>.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
           The <literal>libwnck</literal> package now defaults to the 3.x
           release instead of the old 2.31.0 version.
         </para>
diff --git a/nixos/doc/manual/release-notes/rl-2111.section.md b/nixos/doc/manual/release-notes/rl-2111.section.md
index be46591dfa1..96854ffdd74 100644
--- a/nixos/doc/manual/release-notes/rl-2111.section.md
+++ b/nixos/doc/manual/release-notes/rl-2111.section.md
@@ -84,6 +84,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 * The `antlr` package now defaults to the 4.x release instead of the
   old 2.7.7 version.
 
+* The `pulseeffects` package updated to [version 4.x](https://github.com/wwmm/easyeffects/releases/tag/v6.0.0) and renamed to `easyeffects`.
+
 * The `libwnck` package now defaults to the 3.x release instead of the
   old 2.31.0 version.