unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69761] [PATCH] gnu: tinmop: Update to 0.9.9.141421356.
@ 2024-03-12 19:59 cage
  2024-03-14 10:14 ` bug#69761: " Guillaume Le Vaillant
       [not found] ` <handler.69761.D69761.171041136611668.notifdone@debbugs.gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: cage @ 2024-03-12 19:59 UTC (permalink / raw)
  To: 69761

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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#69761: [PATCH] gnu: tinmop: Update to 0.9.9.141421356.
  2024-03-12 19:59 [bug#69761] [PATCH] gnu: tinmop: Update to 0.9.9.141421356 cage
@ 2024-03-14 10:14 ` Guillaume Le Vaillant
       [not found] ` <handler.69761.D69761.171041136611668.notifdone@debbugs.gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Guillaume Le Vaillant @ 2024-03-14 10:14 UTC (permalink / raw)
  To: cage; +Cc: 69761-done

[-- Attachment #1: Type: text/plain, Size: 67 bytes --]

Patch applied as dc4842797bfdc5f9f3f5f725bf189c2b68bd6b5a.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#69761] closed (Re: [bug#69761] [PATCH] gnu: tinmop: Update to 0.9.9.141421356.)
       [not found] ` <handler.69761.D69761.171041136611668.notifdone@debbugs.gnu.org>
@ 2024-03-14 11:51   ` cage
  0 siblings, 0 replies; 3+ messages in thread
From: cage @ 2024-03-14 11:51 UTC (permalink / raw)
  To: 69761

On Thu, Mar 14, 2024 at 10:17:02AM +0000, GNU bug Tracking System wrote:
> Patch applied as dc4842797bfdc5f9f3f5f725bf189c2b68bd6b5a.

Thank you! 🙏
C.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-14 11:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-12 19:59 [bug#69761] [PATCH] gnu: tinmop: Update to 0.9.9.141421356 cage
2024-03-14 10:14 ` bug#69761: " Guillaume Le Vaillant
     [not found] ` <handler.69761.D69761.171041136611668.notifdone@debbugs.gnu.org>
2024-03-14 11:51   ` [bug#69761] closed (Re: [bug#69761] [PATCH] gnu: tinmop: Update to 0.9.9.141421356.) cage

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).