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

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

bug#50651: closed ([PATCH] gnu: telescope: Update to 0.5.2.)


From: GNU bug Tracking System
Subject: bug#50651: closed ([PATCH] gnu: telescope: Update to 0.5.2.)
Date: Wed, 22 Sep 2021 10:41:02 +0000

Your message dated Wed, 22 Sep 2021 13:38:46 +0300
with message-id <YUsHtoCV9MoQXiO7@3900XT>
and subject line Re: [bug#50651] [PATCH] gnu: telescope: Update to 0.5.2.
has caused the debbugs.gnu.org bug report #50651,
regarding [PATCH] gnu: telescope: Update to 0.5.2.
to be marked as done.

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


-- 
50651: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50651
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: telescope: Update to 0.5.2. Date: Sat, 18 Sep 2021 10:10:31 +0200
* gnu/packages/web-browsers.scm (telescope): Update to 0.5.2.
---
 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 cda9dee32f..d430f946eb 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -882,14 +882,14 @@ interface.")
 (define-public telescope
   (package
     (name "telescope")
-    (version "0.5.1")
+    (version "0.5.2")
     (source
      (origin
        (method url-fetch)
        (uri (string-append 
"https://github.com/omar-polo/telescope/releases/download/";
                            version "/telescope-" version ".tar.gz"))
        (sha256
-        (base32 "1fgv7gg2lwrjcihq6mkraqm10a6a7h430ikrjpcwfcpv1gvj8ckz"))))
+        (base32 "0phvwhxvm63y68cyvzw5dk60yjzfv6bpxf5c4bl08daj3ia48fbk"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f))                    ;no tests
-- 
2.33.0



--- End Message ---
--- Begin Message --- Subject: Re: [bug#50651] [PATCH] gnu: telescope: Update to 0.5.2. Date: Wed, 22 Sep 2021 13:38:46 +0300
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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