GNU bug report logs - #44654
[PATCH] gnu: texmacs: Update to 1.99.15.

Previous Next

Package: guix-patches;

Reported by: Zhu Zihao <all_but_last <at> 163.com>

Date: Sun, 15 Nov 2020 10:23:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#44654: closed ([PATCH] gnu: texmacs: Update to 1.99.15.)
Date: Sun, 15 Nov 2020 21:59:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 15 Nov 2020 22:57:52 +0100
with message-id <87sg9amgf3.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#44654] [PATCH] gnu: texmacs: Update to 1.99.15.
has caused the debbugs.gnu.org bug report #44654,
regarding [PATCH] gnu: texmacs: Update to 1.99.15.
to be marked as done.

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


-- 
44654: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44654
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Zhu Zihao <all_but_last <at> 163.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: texmacs: Update to 1.99.15.
Date: Sun, 15 Nov 2020 18:22:10 +0800
[Message part 3 (text/plain, inline)]

[signature.asc (application/pgp-signature, inline)]
[0001-gnu-texmacs-Update-to-1.99.15.patch (text/x-patch, inline)]
From 5037ce3094d73d37af43d5b60b1c84f0167618e3 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last <at> 163.com>
Date: Sun, 15 Nov 2020 18:21:08 +0800
Subject: [PATCH] gnu: texmacs: Update to 1.99.15.

* gnu/packages/text-editors.scm(texmacs): Update to 1.99.15.
---
 gnu/packages/text-editors.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 0860189d48..2329a4e859 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -756,14 +756,14 @@ editors.")
 (define-public texmacs
   (package
     (name "texmacs")
-    (version "1.99.13")
+    (version "1.99.15")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.texmacs.org/Download/ftp/tmftp/"
                            "source/TeXmacs-" version "-src.tar.gz"))
        (sha256
-        (base32 "1d590yyanh2ar88pd0ns4mf616bq1lq4cwg93m863anhir5irb82"))))
+        (base32 "09r88yi2k1vi9pmszw97zblw8bs79h2d5ivb6xk652zyrls2lkvd"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.29.2

[Message part 6 (text/plain, inline)]
-- 
Retrieve my PGP public key: https://meta.sr.ht/~citreu.pgp

Zihao
[Message part 7 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Zhu Zihao <all_but_last <at> 163.com>
Cc: 44654-done <at> debbugs.gnu.org
Subject: Re: [bug#44654] [PATCH] gnu: texmacs: Update to 1.99.15.
Date: Sun, 15 Nov 2020 22:57:52 +0100
Hello,

Zhu Zihao <all_but_last <at> 163.com> writes:

> Subject: [PATCH] gnu: texmacs: Update to 1.99.15.

Applied. Thank you.

I also added qtsvg to inputs in order for the package to build.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 4 years and 244 days ago.

Previous Next


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