all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 60944@debbugs.gnu.org
Cc: Sharlatan Hellseher <sharlatanus@gmail.com>
Subject: [bug#60944] [PATCH v2 2/2] gnu: tinmop: Update to 0.9.9.141.
Date: Mon, 13 Feb 2023 00:23:18 +0000	[thread overview]
Message-ID: <20230213002318.6205-2-sharlatanus@gmail.com> (raw)
In-Reply-To: <20230213002318.6205-1-sharlatanus@gmail.com>

* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.141.
---
 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 b898311c51..fe6c3ded66 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -830,7 +830,7 @@ (define-public bombadillo
 (define-public tinmop
   (package
     (name "tinmop")
-    (version "0.9.9.14")
+    (version "0.9.9.141")
     (source
      (origin
        (method git-fetch)
@@ -839,7 +839,7 @@ (define-public tinmop
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0xpqakqg4827wv92vvzwcvkqzr8d523fvnyjvnj4ac83d4w6nnls"))))
+        (base32 "0hx52kaq0q9iccalkxk50q1v3mf9ypardjgv56d5sdrbhfqyashl"))))
     (build-system gnu-build-system)
     (native-inputs
      (list autoconf
-- 
2.39.1





  reply	other threads:[~2023-02-13  0:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-19  9:22 [bug#60944] [PATCH] gnu: cl-croatoan: Update to 0.0.1-7.622a590 Sharlatan Hellseher
2023-01-25  9:11 ` Guillaume Le Vaillant
2023-01-25 20:28   ` Sharlatan Hellseher
2023-01-26 14:58     ` cage
2023-01-30 17:51 ` [bug#60944] croatoan has been fixed cage
2023-01-31 17:57 ` [bug#60944] tinmop released cage
2023-02-13  0:22 ` [bug#60944] Sharlatan Hellseher
2023-02-13  0:23 ` [bug#60944] [PATCH v2 1/2] gnu: cl-croatoan: Update to 0.0.1-7.42e474f Sharlatan Hellseher
2023-02-13  0:23   ` Sharlatan Hellseher [this message]
2023-02-17 14:54     ` bug#60944: [PATCH v2 2/2] gnu: tinmop: Update to 0.9.9.141 Guillaume Le Vaillant
2023-02-14 18:33 ` [bug#60944] update croatoan cage

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230213002318.6205-2-sharlatanus@gmail.com \
    --to=sharlatanus@gmail.com \
    --cc=60944@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.