aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/contributing.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi
index cfcae22502..5fadde4d6c 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -1182,7 +1182,7 @@ break the patches.
Expect some delay when you submit your very first patch to
@email{guix-patches@@gnu.org}. You have to wait until you get an
-acnowledgement with the assigned tracking number. Future acnowledgements
+acknowledgement with the assigned tracking number. Future acknowledgements
should not be delayed.
When a bug is resolved, please close the thread by sending an email to
e15ec0784ef1e302783 Reviewed-by: Steve George <steve@futurile.net> Signed-off-by: Andreas Enge <andreas@enge.fr> The Man 2024-09-26gnu: xdg-desktop-portal: Improve style....* gnu/packages/freedesktop.scm (xdg-desktop-portal) [inputs]: Move after arguments. Drop labels. [native-inputs]: Move after inputs. Drop labels. Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Liliana Marie Prikler 2024-09-26gnu: xdg-desktop-portal: Update to 1.18.4....* gnu/packages/patches/xdg-desktop-portal-disable-portal-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/freedesktop.scm (xdg-desktop-portal): Update to 1.18.4. [patches]: Disable portal tests. [native-inputs]: Remove autoconf, automake, libtool and which. Add python, python-dbusmock, python-pytest and python-pytest-xdist. [inputs]: Add bubblewrap. [arguments]<#:configure-flags>: Replace “--with-systemd=no” with “-Dsystemd=disabled”. Change-Id: Ic9876565e9119443fedd082273be4f372ebce1d4 Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> dan 2024-09-19gnu: power-profiles-daemon: Update to 0.23....* gnu/packages/freedesktop.scm (power-profiles-daemon): Update to 0.23. Change-Id: Ifbb6b34e48095623c610136c724f7b51178c47f6 Zheng Junjie 2024-09-19gnu: power-profiles-daemon: Update to 0.22....* gnu/packages/freedesktop.scm (power-profiles-daemon): Update to 0.22. Change-Id: I7752dbe0c213eadcf79eb23c2f794167266e0388 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Zheng Junjie