emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#71570: closed ([PATCH] doc: Fix typo in Guix Home Service)


From: GNU bug Tracking System
Subject: bug#71570: closed ([PATCH] doc: Fix typo in Guix Home Service)
Date: Sat, 22 Jun 2024 15:24:02 +0000

Your message dated Sat, 22 Jun 2024 23:23:23 +0800
with message-id <87zfrdypas.fsf@iscas.ac.cn>
and subject line Re: [bug#71570] [PATCH] doc: Fix typo in Guix Home Service
has caused the debbugs.gnu.org bug report #71570,
regarding [PATCH] doc: Fix typo in Guix Home Service
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
71570: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71570
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] doc: Fix typo in Guix Home Service Date: Sat, 15 Jun 2024 10:38:33 -0400
* doc/guix.texi (Guix Home Service): Change home-service-type to
guix-home-service-type in example.

Change-Id: Ief7f71c9e6494ced20ccda3bb2643f01eabe8441
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 0102fd0fad..111b911d00 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -39654,7 +39654,7 @@ Guix Services
 environments, as in this example:
 
 @lisp
-(simple-service 'my-extra-home home-service-type
+(simple-service 'my-extra-home guix-home-service-type
                 `(("bob" ,my-extra-home))))
 @end lisp
 @end defvar

base-commit: 7770e4140cddd5dc9c9879cb2bfcbd6cd4de59a0
prerequisite-patch-id: cdde29c457e019ac973382845412c1328febaca5
-- 
2.45.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#71570] [PATCH] doc: Fix typo in Guix Home Service Date: Sat, 22 Jun 2024 23:23:23 +0800 User-agent: mu4e 1.12.4; emacs 30.0.50
Richard Sent <richard@freakingpenguin.com> writes:

> * doc/guix.texi (Guix Home Service): Change home-service-type to
> guix-home-service-type in example.
>
> Change-Id: Ief7f71c9e6494ced20ccda3bb2643f01eabe8441
> ---
>  doc/guix.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/guix.texi b/doc/guix.texi
> index 0102fd0fad..111b911d00 100644
> --- a/doc/guix.texi
> +++ b/doc/guix.texi
> @@ -39654,7 +39654,7 @@ Guix Services
>  environments, as in this example:
>  
>  @lisp
> -(simple-service 'my-extra-home home-service-type
> +(simple-service 'my-extra-home guix-home-service-type
>                  `(("bob" ,my-extra-home))))
>  @end lisp
>  @end defvar
>
> base-commit: 7770e4140cddd5dc9c9879cb2bfcbd6cd4de59a0
> prerequisite-patch-id: cdde29c457e019ac973382845412c1328febaca5

push, see 
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=5d39cbdfff0c3d3ddb1d97666dadb725874158e3

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]