GNU bug report logs - #69761
[PATCH] gnu: tinmop: Update to 0.9.9.141421356.

Previous Next

Package: guix-patches;

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

Date: Tue, 12 Mar 2024 20:01:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69761 in the body.
You can then email your comments to 69761 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#69761; Package guix-patches. (Tue, 12 Mar 2024 20:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to cage <cage-dev <at> twistfold.it>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 12 Mar 2024 20:01:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: cage <cage-dev <at> twistfold.it>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: tinmop: Update to 0.9.9.141421356.
Date: Tue, 12 Mar 2024 20:59:43 +0100
Change-Id: Ibf43c33b2581a78d5a4050493049db73f77c896b
---
 gnu/packages/web-browsers.scm | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index 84f5c9f0eb..ce780a68b7 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -848,7 +848,7 @@ (define-public bombadillo
 (define-public tinmop
   (package
     (name "tinmop")
-    (version "0.9.9.1414213")
+    (version "0.9.9.141421356")
     (source
      (origin
        (method git-fetch)
@@ -857,7 +857,7 @@ (define-public tinmop
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0rlgnqld6ls46452xvcr8k4ji4lwmlsrxib5ii9l9clkm0s477wv"))))
+        (base32 "0cw8scjxci98jx5cmm98x0frjrbs3q7w3dwz60xpy67aqmwq7kqx"))))
     (build-system gnu-build-system)
     (native-inputs
      (list autoconf
@@ -919,15 +919,15 @@ (define-public tinmop
              #t))
          (add-after 'unpack 'fix-configure.ac
            (lambda _
-              (delete-file "configure")
-              (substitute* "configure.ac"
-                (("AC_PATH_PROG.+CURL")
-                 "dnl")
-                (("AC_PATH_PROGS.+GIT")
-                 "dnl")
-                (("AC_PATH_PROG.+GPG")
-                 "dnl"))
-               #t))
+             (delete-file "configure")
+             (substitute* "configure.ac"
+               (("AC_PATH_PROG.+CURL")
+                "dnl")
+               (("AC_PATH_PROGS.+GIT")
+                "dnl")
+               (("AC_PATH_PROG.+GPG")
+                "dnl"))
+             #t))
          (add-after 'configure 'fix-asdf
            (lambda* (#:key inputs #:allow-other-keys)
              (substitute* "Makefile.in"

base-commit: de24aaf13b17d6c019f3f240fd0eb0e1b8654970
prerequisite-patch-id: aa0b913d42bee51002e7243019d5529984321e91
prerequisite-patch-id: 71de41827792abd670416c70b9b0fa59064209c9
prerequisite-patch-id: f0e916158a3c6a40af198f59f41b821c54b03615
prerequisite-patch-id: 5b5638ad79dc7818d411dd5ca107b9926ae5e1ce
-- 
2.41.0





Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Thu, 14 Mar 2024 10:17:02 GMT) Full text and rfc822 format available.

Notification sent to cage <cage-dev <at> twistfold.it>:
bug acknowledged by developer. (Thu, 14 Mar 2024 10:17:02 GMT) Full text and rfc822 format available.

Message #10 received at 69761-done <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: cage <cage-dev <at> twistfold.it>
Cc: 69761-done <at> debbugs.gnu.org
Subject: Re: [bug#69761] [PATCH] gnu: tinmop: Update to 0.9.9.141421356.
Date: Thu, 14 Mar 2024 10:14:54 +0000
[Message part 1 (text/plain, inline)]
Patch applied as dc4842797bfdc5f9f3f5f725bf189c2b68bd6b5a.
Thanks.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#69761; Package guix-patches. (Thu, 14 Mar 2024 11:53:01 GMT) Full text and rfc822 format available.

Message #13 received at 69761 <at> debbugs.gnu.org (full text, mbox):

From: cage <cage-dev <at> twistfold.it>
To: 69761 <at> debbugs.gnu.org
Subject: Re: bug#69761: closed (Re: [bug#69761] [PATCH] gnu: tinmop: Update
 to 0.9.9.141421356.)
Date: Thu, 14 Mar 2024 12:51:16 +0100
On Thu, Mar 14, 2024 at 10:17:02AM +0000, GNU bug Tracking System wrote:
> Patch applied as dc4842797bfdc5f9f3f5f725bf189c2b68bd6b5a.

Thank you! 🙏
C.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 12 Apr 2024 11:24:28 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 68 days ago.

Previous Next


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