unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63730] [PATCH] gnu/packages/wm.scm: remove duplicate (gnu packages gettext).
@ 2023-05-26  2:44 Feng Shu
  2023-07-01 21:20 ` bug#63730: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Feng Shu @ 2023-05-26  2:44 UTC (permalink / raw)
  To: 63730


From c754e4f9b66226ab530d00d7017493cd8901c856 Mon Sep 17 00:00:00 2001
Date: Fri, 26 May 2023 10:42:47 +0800

---
 gnu/packages/wm.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index b4e0e51018..02d37d4944 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -112,7 +112,6 @@
   #:use-module (gnu packages fribidi)
   #:use-module (gnu packages gawk)
   #:use-module (gnu packages gettext)
-  #:use-module (gnu packages gettext)
   #:use-module (gnu packages gl)
   #:use-module (gnu packages glib)
   #:use-module (gnu packages gperf)
-- 
2.30.2




-- 





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#63730: [PATCH] gnu/packages/wm.scm: remove duplicate (gnu packages gettext).
  2023-05-26  2:44 [bug#63730] [PATCH] gnu/packages/wm.scm: remove duplicate (gnu packages gettext) Feng Shu
@ 2023-07-01 21:20 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-07-01 21:20 UTC (permalink / raw)
  To: Feng Shu; +Cc: 63730-done

Feng Shu <tumashu@163.com> skribis:

> diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
> index b4e0e51018..02d37d4944 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -112,7 +112,6 @@
>    #:use-module (gnu packages fribidi)
>    #:use-module (gnu packages gawk)
>    #:use-module (gnu packages gettext)
> -  #:use-module (gnu packages gettext)

Applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-01 21:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-26  2:44 [bug#63730] [PATCH] gnu/packages/wm.scm: remove duplicate (gnu packages gettext) Feng Shu
2023-07-01 21:20 ` bug#63730: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).