GNU bug report logs - #60063
[PATCH] gnu: tinmop: Update to 0.9.9.14.

Previous Next

Package: guix-patches;

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

Date: Wed, 14 Dec 2022 11:27:02 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#60063: closed ([PATCH] gnu: tinmop: Update to 0.9.9.14.)
Date: Mon, 19 Dec 2022 13:29:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 19 Dec 2022 13:27:38 +0000
with message-id <87k02nplo9.fsf <at> kitej>
and subject line Re: [bug#60063] [PATCH] gnu: tinmop: Update to 0.9.9.14.
has caused the debbugs.gnu.org bug report #60063,
regarding [PATCH] gnu: tinmop: Update to 0.9.9.14.
to be marked as done.

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


-- 
60063: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60063
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] gnu: tinmop: Update to 0.9.9.14.
Date: Wed, 14 Dec 2022 12:26:27 +0100
---
 gnu/packages/web-browsers.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index a2d6e399e9..a126902395 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -72,6 +72,7 @@ (define-module (gnu packages web-browsers)
   #:use-module (gnu packages gnupg)
   #:use-module (gnu packages gtk)
   #:use-module (gnu packages image)
+  #:use-module (gnu packages imagemagick)
   #:use-module (gnu packages libevent)
   #:use-module (gnu packages libidn)
   #:use-module (gnu packages libunistring)
@@ -829,7 +830,7 @@ (define-public bombadillo
 (define-public tinmop
   (package
     (name "tinmop")
-    (version "0.9.9")
+    (version "0.9.9.14")
     (source
      (origin
        (method git-fetch)
@@ -838,12 +839,13 @@ (define-public tinmop
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0s73587wf29jzymlqrgcnci7w6wsfj1vcs7szxshsmaiszf0skwk"))))
+        (base32 "0xpqakqg4827wv92vvzwcvkqzr8d523fvnyjvnj4ac83d4w6nnls"))))
     (build-system gnu-build-system)
     (native-inputs
      (list autoconf
            automake
            gnu-gettext
+           imagemagick
            mandoc
            nano
            openssl
--
2.34.0


[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: cage <cage-dev <at> twistfold.it>
Cc: 60063-done <at> debbugs.gnu.org
Subject: Re: [bug#60063] [PATCH] gnu: tinmop: Update to 0.9.9.14.
Date: Mon, 19 Dec 2022 13:27:38 +0000
[Message part 4 (text/plain, inline)]
Patch pushed as d9c6f14af1bc38cb15b6b108e8a7f7c99ab39ced.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 149 days ago.

Previous Next


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