unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: GNU Guix Live <cage-dev@twistfold.it>
To: 72785@debbugs.gnu.org
Subject: [bug#72785] [PATCH 5/6] gnu: tinmop: Update to 0.9.9.14142135623.
Date: Sat, 24 Aug 2024 12:34:05 +0200	[thread overview]
Message-ID: <74329e4f754e7fb010e8add56c053926d57bb2a7.1724495253.git.cage-dev@twistfold.it> (raw)
In-Reply-To: <9c09d22df1ae085aa5669024110800d664ffdbd2.1724495253.git.cage-dev@twistfold.it>

Change-Id: I85a6456754e531e728a302926e8eefde39056d34
---
 gnu/packages/web-browsers.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index 4a2b28916d..4c19b8431a 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -852,7 +852,7 @@ (define-public bombadillo
 (define-public tinmop
   (package
     (name "tinmop")
-    (version "0.9.9.141421356")
+    (version "0.9.9.14142135623")
     (source
      (origin
        (method git-fetch)
@@ -861,12 +861,13 @@ (define-public tinmop
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0cw8scjxci98jx5cmm98x0frjrbs3q7w3dwz60xpy67aqmwq7kqx"))))
+        (base32 "02kp527gyh60fm2ss92wy3k3m9fih82wvzndri98sj2zc0wgcnki"))))
     (build-system gnu-build-system)
     (native-inputs
      (list autoconf
            automake
            gnu-gettext
+           libjpeg-turbo
            imagemagick
            mandoc
            nano
-- 
2.38.1





  parent reply	other threads:[~2024-08-24 10:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-24 10:32 [bug#72785] [PATCH 1/6] gnu: cl-croatoan: Update to 0.3 GNU Guix Live
2024-08-24 10:32 ` [bug#72786] [PATCH 2/6] gnu: cl-colors2: Update to 0.6.1 GNU Guix Live
2024-08-24 10:33 ` [bug#72785] [PATCH 3/6] gnu: cl-nodgui: Update to 0.7.0.2 GNU Guix Live
2024-08-24 10:33 ` [bug#72785] [PATCH 4/6] gnu: cl-tooter: Update to 1.0.0-4.76fbb360 GNU Guix Live
2024-08-24 10:34 ` GNU Guix Live [this message]
2024-08-24 10:34 ` [bug#72785] [PATCH 6/6] gnu: gmid: Update to 2.1 GNU Guix Live
2024-08-25 11:19 ` [bug#72785] [PATCH] gnu: cl-nodgui: Update to 0.7.0.3 GNU Guix Live
2024-08-25 12:37 ` [bug#72785] [PATCH] gnu: gmid: Update to 2.1.1 GNU Guix Live
2024-08-26  9:08 ` bug#72785: [PATCH 1/6] gnu: cl-croatoan: Update to 0.3 Guillaume Le Vaillant

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=74329e4f754e7fb010e8add56c053926d57bb2a7.1724495253.git.cage-dev@twistfold.it \
    --to=cage-dev@twistfold.it \
    --cc=72785@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).