GNU bug report logs -
#44654
[PATCH] gnu: texmacs: Update to 1.99.15.
Previous Next
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
[Message part 1 (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 4 (text/plain, inline)]
--
Retrieve my PGP public key: https://meta.sr.ht/~citreu.pgp
Zihao
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.