GNU bug report logs - #78488
[PATCH] services: readymedia: Fix typo.

Previous Next

Package: guix-patches;

Reported by: Sughosha <sughosha <at> disroot.org>

Date: Sun, 18 May 2025 22:00:03 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

To reply to this bug, email your comments to 78488 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#78488; Package guix-patches. (Sun, 18 May 2025 22:00:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sughosha <sughosha <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 18 May 2025 22:00:03 GMT) Full text and rfc822 format available.

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

From: Sughosha <sughosha <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>,
 Sughosha <sughosha <at> disroot.org>
Subject: [PATCH] services: readymedia: Fix typo.
Date: Mon, 19 May 2025 03:28:39 +0530
* gnu/services/upnp.scm (readymedia-configuration)[home-service?]: Fix typo.

Change-Id: Ie7062fbeb88f93d698bbafacf50f8a74766d4202
---
 gnu/services/upnp.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/services/upnp.scm b/gnu/services/upnp.scm
index 363da005f1e..8267b1e53af 100644
--- a/gnu/services/upnp.scm
+++ b/gnu/services/upnp.scm
@@ -92,7 +92,7 @@ (define-record-type* <readymedia-configuration>
   (media-directories readymedia-configuration-media-directories)
   (extra-config readymedia-configuration-extra-config
                 (default '()))
-  (home-service? syncthing-configuration-home-service?
+  (home-service? readymedia-configuration-home-service?
                  (default for-home?) (innate)))
 
 ;; READYMEDIA-MEDIA-DIR is a record that indicates the path of a media folder

base-commit: ba540ca7dd386a5b83548adcb5bf3655a29fe493
-- 
2.49.0





Information forwarded to guix-patches <at> gnu.org:
bug#78488; Package guix-patches. (Sat, 24 May 2025 17:56:01 GMT) Full text and rfc822 format available.

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

From: Ian Eure <ian <at> retrospec.tv>
To: Sughosha <sughosha <at> disroot.org>
Cc: Ludovic Courtès <ludo <at> gnu.org>, 78488 <at> debbugs.gnu.org
Subject: Re: [bug#78488] [PATCH] services: readymedia: Fix typo.
Date: Sat, 24 May 2025 10:55:26 -0700
Hi Sughosha,

Sughosha <sughosha <at> disroot.org> writes:

> * gnu/services/upnp.scm 
> (readymedia-configuration)[home-service?]: Fix typo.
>
> Change-Id: Ie7062fbeb88f93d698bbafacf50f8a74766d4202
> ---
>  gnu/services/upnp.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/services/upnp.scm b/gnu/services/upnp.scm
> index 363da005f1e..8267b1e53af 100644
> --- a/gnu/services/upnp.scm
> +++ b/gnu/services/upnp.scm
> @@ -92,7 +92,7 @@ (define-record-type* 
> <readymedia-configuration>
>    (media-directories 
>    readymedia-configuration-media-directories)
>    (extra-config readymedia-configuration-extra-config
>                  (default '()))
> -  (home-service? syncthing-configuration-home-service?
> +  (home-service? readymedia-configuration-home-service?
>                   (default for-home?) (innate)))

Pushed as 9bc97424d3.

Thank you for the patch!

 -- Ian




bug closed, send any further explanations to 78488 <at> debbugs.gnu.org and Sughosha <sughosha <at> disroot.org> Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Sat, 24 May 2025 17:57:02 GMT) Full text and rfc822 format available.

This bug report was last modified 23 days ago.

Previous Next


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