GNU bug report logs - #48293
[PATCH] - updated tinmop to 0.7.0

Previous Next

Package: guix-patches;

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

Date: Sat, 8 May 2021 17:51: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: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48293: closed ([PATCH] - updated tinmop to 0.7.0)
Date: Tue, 08 Jun 2021 09:14:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 08 Jun 2021 09:12:59 +0000
with message-id <87a6o090tg.fsf <at> kitej>
and subject line Re: [bug#48293] [PATCH] - updated tinmop to 0.7.0
has caused the debbugs.gnu.org bug report #48293,
regarding [PATCH] - updated tinmop to 0.7.0
to be marked as done.

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


-- 
48293: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48293
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: cage <cage-dev <at> twistfold.it>
To: guix-patches <at> gnu.org
Subject: [PATCH] - updated tinmop to 0.7.0
Date: Sat, 8 May 2021 19:50:17 +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 6b6ca78960..0c54ec4046 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -837,7 +837,7 @@ http, and https via third-party applications.")
 (define-public tinmop
   (package
     (name "tinmop")
-    (version "0.6.2")
+    (version "0.7.0")
     (source
      (origin
        (method git-fetch)
@@ -846,7 +846,7 @@ http, and https via third-party applications.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1fz52agvxnavz375apb1pjalf3myjllr4pc096b6qvc6vzhadg4c"))))
+        (base32 "191jacp27m7zdhs0saa2a1qcrnya5xbdb9wkdgap45n0px66fr8j"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("curl" ,curl)
-- 
2.31.1



[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: cage <cage-dev <at> twistfold.it>
Cc: 48293-done <at> debbugs.gnu.org
Subject: Re: [bug#48293] [PATCH] - updated tinmop to 0.7.0
Date: Tue, 08 Jun 2021 09:12:59 +0000
[Message part 4 (text/plain, inline)]
Superseeded by #48908. Closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 40 days ago.

Previous Next


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