GNU bug report logs - #40962
[PATCH] doc: rename stumpwm package to current state

Previous Next

Package: guix-patches;

Reported by: Marcin Karpezo <sirmacik <at> wioo.waw.pl>

Date: Wed, 29 Apr 2020 13:28:02 UTC

Severity: normal

Tags: patch

Done: Oleg Pykhalov <go.wigust <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40962 in the body.
You can then email your comments to 40962 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#40962; Package guix-patches. (Wed, 29 Apr 2020 13:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Marcin Karpezo <sirmacik <at> wioo.waw.pl>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 29 Apr 2020 13:28:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Marcin Karpezo <sirmacik <at> wioo.waw.pl>
To: guix-patches <at> gnu.org
Cc: Marcin Karpezo <sirmacik <at> wioo.waw.pl>
Subject: [PATCH] doc: rename stumpwm package to current state
Date: Wed, 29 Apr 2020 15:26:11 +0200
---
 doc/guix-cookbook.texi | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi
index 82700a48ad..f10abf43c3 100644
--- a/doc/guix-cookbook.texi
+++ b/doc/guix-cookbook.texi
@@ -13,6 +13,7 @@ Copyright @copyright{} 2019 Efraim Flashner@*
 Copyright @copyright{} 2019 Pierre Neidhardt@*
 Copyright @copyright{} 2020 Oleg Pykhalov@*
 Copyright @copyright{} 2020 Matthew Brooks@*
+Copyright @copyright{} 2020 Marcin Karpezo@*

 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -326,7 +327,7 @@ package definitions.
 @item
 Inheritance makes it easy to customize a package by inheriting from it and
 modifying only what is needed.
-
+
 @item
 Batch processing: the whole package collection can be parsed, filtered and
 processed.  Building a headless server with all graphical interfaces stripped
@@ -1575,7 +1576,7 @@ available for inclusion into the initrd.
 @cindex stumpwm

 You could install StumpWM with a Guix system by adding
-@code{stumpwm-checkout} and optionally @code{`(,stumpwm-checkout "lib")}
+@code{stumpwm} and optionally @code{`(,stumpwm "lib")}
 packages to a system configuration file, e.g.@: @file{/etc/config.scm}.

 An example configuration can look like this:
@@ -1586,7 +1587,7 @@ An example configuration can look like this:

 (operating-system
   ;; …
-  (packages (append (list sbcl stumpwm-checkout `(,stumpwm-checkout "lib"))
+  (packages (append (list sbcl stumpwm `(,stumpwm "lib"))
                     %base-packages)))
 @end lisp

@@ -1601,7 +1602,7 @@ module @code{sbcl-stumpwm-ttf-fonts}, adding it to Guix system packages:

 (operating-system
   ;; …
-  (packages (append (list sbcl stumpwm-checkout `(,stumpwm-checkout "lib"))
+  (packages (append (list sbcl stumpwm `(,stumpwm "lib"))
                     sbcl-stumpwm-ttf-fonts font-dejavu %base-packages)))
 @end lisp

--
2.26.2




Information forwarded to guix-patches <at> gnu.org:
bug#40962; Package guix-patches. (Wed, 29 Apr 2020 21:48:02 GMT) Full text and rfc822 format available.

Message #8 received at 40962 <at> debbugs.gnu.org (full text, mbox):

From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: Marcin Karpezo <sirmacik <at> wioo.waw.pl>
Cc: 40962-done <at> debbugs.gnu.org, 40962 <at> debbugs.gnu.org
Subject: Re: [bug#40962] [PATCH] doc: rename stumpwm package to current state
Date: Thu, 30 Apr 2020 00:47:08 +0300
[Message part 1 (text/plain, inline)]
Marcin Karpezo <sirmacik <at> wioo.waw.pl> writes:

> ---
>  doc/guix-cookbook.texi | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi
> index 82700a48ad..f10abf43c3 100644
> --- a/doc/guix-cookbook.texi
> +++ b/doc/guix-cookbook.texi

[…]

Applied with Git message change:

--8<---------------cut here---------------start------------->8---
    doc: cookbook: Rename stumpwm package to current state.
    
    * doc/guix-cookbook.texi (StumpWM): Rename STUMPWM package to current state.
--8<---------------cut here---------------end--------------->8---

Thanks,
Oleg.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Oleg Pykhalov <go.wigust <at> gmail.com>:
You have taken responsibility. (Wed, 29 Apr 2020 21:48:03 GMT) Full text and rfc822 format available.

Notification sent to Marcin Karpezo <sirmacik <at> wioo.waw.pl>:
bug acknowledged by developer. (Wed, 29 Apr 2020 21:48:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 28 May 2020 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 26 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.