GNU bug report logs - #52219
[PATCH] gnu: telescope: Update to 0.6.1

Previous Next

Package: guix-patches;

Reported by: cage <cage-dev <at> twistfold.it>

Date: Wed, 1 Dec 2021 10:11:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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 52219 in the body.
You can then email your comments to 52219 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#52219; Package guix-patches. (Wed, 01 Dec 2021 10:11:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to cage <cage-dev <at> twistfold.it>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 01 Dec 2021 10:11:02 GMT) Full text and rfc822 format available.

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

From: cage <cage-dev <at> twistfold.it>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: telescope: Update to 0.6.1
Date: Wed, 1 Dec 2021 11:09:53 +0100
---
 gnu/packages/web-browsers.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index 7ea2a9a9ec..908455a75b 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -890,14 +890,14 @@ (define-public tinmop
 (define-public telescope
   (package
     (name "telescope")
-    (version "0.5.2")
+    (version "0.6.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://github.com/omar-polo/telescope/releases/download/"
                            version "/telescope-" version ".tar.gz"))
        (sha256
-        (base32 "0phvwhxvm63y68cyvzw5dk60yjzfv6bpxf5c4bl08daj3ia48fbk"))))
+        (base32 "1hm9gi6yz62h8yh2br85bgycr2xaf5lr7z4gl0p25g7d7qb53ixd"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f))                    ;no tests
-- 
2.33.0




Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Wed, 01 Dec 2021 15:39:02 GMT) Full text and rfc822 format available.

Notification sent to cage <cage-dev <at> twistfold.it>:
bug acknowledged by developer. (Wed, 01 Dec 2021 15:39:02 GMT) Full text and rfc822 format available.

Message #10 received at 52219-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: cage <cage-dev <at> twistfold.it>
Cc: 52219-done <at> debbugs.gnu.org
Subject: Re: [bug#52219] [PATCH] gnu: telescope: Update to 0.6.1
Date: Wed, 01 Dec 2021 16:38:11 +0100
Hello,

cage <cage-dev <at> twistfold.it> writes:

> ---
>  gnu/packages/web-browsers.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thank you. I completed the commit message, and applied your patch.

Regards,
-- 
Nicolas Goaziou




Information forwarded to guix-patches <at> gnu.org:
bug#52219; Package guix-patches. (Wed, 01 Dec 2021 16:20:03 GMT) Full text and rfc822 format available.

Message #13 received at 52219-done <at> debbugs.gnu.org (full text, mbox):

From: cage <cage-dev <at> twistfold.it>
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: 52219-done <at> debbugs.gnu.org, cage <cage-dev <at> twistfold.it>
Subject: Re: [bug#52219] [PATCH] gnu: telescope: Update to 0.6.1
Date: Wed, 1 Dec 2021 17:10:02 +0100
On Wed, Dec 01, 2021 at 04:38:11PM +0100, Nicolas Goaziou wrote:

[...]

> > ---
> >  gnu/packages/web-browsers.scm | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> Thank you. I completed the commit message, and applied your patch.

Great! Thank you! :)
C.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 30 Dec 2021 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 79 days ago.

Previous Next


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