diff mbox series

bug#45075: [PATCH] gnu: Add hsetroot.

Message ID 87v9d8447g.fsf@gnu.org
State Accepted
Headers show
Series bug#45075: [PATCH] gnu: Add hsetroot. | expand

Checks

Context Check Description
cbaines/applying patch fail View Laminar job

Commit Message

Ludovic Courtès Dec. 11, 2020, 5:56 p.m. UTC
Hi,

Z572 <873216071@qq.com> skribis:

>>From ee9f7740d38c03d4331a971dcd2dc0df327d5a6c Mon Sep 17 00:00:00 2001
> From: Zheng Junjie <873216071@qq.com>
> Date: Sun, 6 Dec 2020 21:36:11 +0800
> Subject: [PATCH 1/1] gnu: Add hsetroot.
>
> ---
>  gnu/packages/xorg.scm | 42 ++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 42 insertions(+)

I added a commit log following our conventions, made the changes below,
and committed.

Thanks!

Ludo’.
diff mbox series

Patch

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 9032f418c6..ae25d093de 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4495,7 +4495,6 @@  up your screen.")
 a display running X server.")
     (license license:x11)))
 
-
 (define-public hsetroot
   (package
     (name "hsetroot")
@@ -4532,9 +4531,9 @@  a display running X server.")
      `(("pkg-config" ,pkg-config)))
     (synopsis "Imlib2-based wallpaper changer")
     (description
-     "A tool which allows you to compose wallpapers for X.
-  A fork of hsetroot by Hyriand.")
-    (license license:gpl2)))
+     "The @command{hsetroot} command composes wallpapers for X.
+This package is the fork of hsetroot by Hyriand.")
+    (license license:gpl2+)))
 
 
 (define-public xtrans