unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44654] [PATCH] gnu: texmacs: Update to 1.99.15.
@ 2020-11-15 10:22 Zhu Zihao
  2020-11-15 21:57 ` bug#44654: " Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Zhu Zihao @ 2020-11-15 10:22 UTC (permalink / raw)
  To: 44654


[-- Attachment #1.1: Type: text/plain, Size: 0 bytes --]



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-texmacs-Update-to-1.99.15.patch --]
[-- Type: text/x-patch, Size: 1148 bytes --]

From 5037ce3094d73d37af43d5b60b1c84f0167618e3 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last@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


[-- Attachment #3: Type: text/plain, Size: 71 bytes --]


-- 
Retrieve my PGP public key: https://meta.sr.ht/~citreu.pgp

Zihao

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

* bug#44654: [PATCH] gnu: texmacs: Update to 1.99.15.
  2020-11-15 10:22 [bug#44654] [PATCH] gnu: texmacs: Update to 1.99.15 Zhu Zihao
@ 2020-11-15 21:57 ` Nicolas Goaziou
  2020-11-15 23:39   ` [bug#44654] " Zhu Zihao
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2020-11-15 21:57 UTC (permalink / raw)
  To: Zhu Zihao; +Cc: 44654-done

Hello,

Zhu Zihao <all_but_last@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




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

* [bug#44654] [PATCH] gnu: texmacs: Update to 1.99.15.
  2020-11-15 21:57 ` bug#44654: " Nicolas Goaziou
@ 2020-11-15 23:39   ` Zhu Zihao
  0 siblings, 0 replies; 3+ messages in thread
From: Zhu Zihao @ 2020-11-15 23:39 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: 44654-done

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


Oh, I add it for build but forget to merge it into the patch. Thanks. 

Nicolas Goaziou writes:

> Hello,
>
> Zhu Zihao <all_but_last@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,


-- 
Retrieve my PGP public key: https://meta.sr.ht/~citreu.pgp

Zihao

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

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

end of thread, other threads:[~2020-11-15 23:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-15 10:22 [bug#44654] [PATCH] gnu: texmacs: Update to 1.99.15 Zhu Zihao
2020-11-15 21:57 ` bug#44654: " Nicolas Goaziou
2020-11-15 23:39   ` [bug#44654] " Zhu Zihao

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