GNU bug report logs - #48908
[PATCH] Updated tinmop (gemini and pleroma client) to 0.8.1.

Previous Next

Package: guix-patches;

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

Date: Mon, 7 Jun 2021 19:17:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: cage <cage-dev <at> twistfold.it>
Subject: bug#48908: closed (Re: [bug#48908] [PATCH] Updated tinmop (gemini
 and pleroma client) to 0.8.1.)
Date: Tue, 08 Jun 2021 09:12:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#48908: [PATCH] Updated tinmop (gemini and pleroma client) to 0.8.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 48908 <at> debbugs.gnu.org.

-- 
48908: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48908
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: cage <cage-dev <at> twistfold.it>
Cc: 48908-done <at> debbugs.gnu.org
Subject: Re: [bug#48908] [PATCH] Updated tinmop (gemini and pleroma client)
 to 0.8.1.
Date: Tue, 08 Jun 2021 09:11:42 +0000
[Message part 3 (text/plain, inline)]
Patch pushed as 4796abfc2f4ad3616ac5c81e25c4e24887b4cba5.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: cage <cage-dev <at> twistfold.it>
To: guix-patches <at> gnu.org
Subject: [PATCH] Updated tinmop (gemini and pleroma client) to 0.8.1.
Date: Mon, 7 Jun 2021 21:16:00 +0200
---
 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 d2cda59540..eda01c1b9a 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -834,7 +834,7 @@ http, and https via third-party applications.")
 (define-public tinmop
   (package
     (name "tinmop")
-    (version "0.6.2")
+    (version "0.8.1")
     (source
      (origin
        (method git-fetch)
@@ -843,7 +843,7 @@ http, and https via third-party applications.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1fz52agvxnavz375apb1pjalf3myjllr4pc096b6qvc6vzhadg4c"))))
+        (base32 "1lv1nckvzyhpn8cs6m40f2np15b3a8071kh7sy1216q2345s2ckc"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("curl" ,curl)
-- 
2.31.1




This bug report was last modified 3 years and 345 days ago.

Previous Next


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