GNU bug report logs -
#77712
[PATCH tex-team] gnu: texstudio: Update to 4.8.6.
Previous Next
Reported by: Greg Hogan <code <at> greghogan.com>
Date: Thu, 10 Apr 2025 15:38:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/tex.scm (texstudio): Update to 4.8.6.
Change-Id: Ic9ec07100560b6583b1fa0f46b5a760701a8eb64
---
gnu/packages/tex.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 04632e8408..2746c5d7a5 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -71822,7 +71822,7 @@ (define-public texmaker
(define-public texstudio
(package
(name "texstudio")
- (version "4.8.2")
+ (version "4.8.6")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -71831,7 +71831,7 @@ (define-public texstudio
(file-name (git-file-name name version))
(sha256
(base32
- "1grkvwh174a2dx19w6wlkhq2adj6g2myy31f5hji7kxw4ks759xb"))))
+ "08k6bl4hc39mzxnwmlx1p1rwqpvx747yd8gjffq2k12ghldp7z1y"))))
(build-system qt-build-system)
(arguments
`(#:tests? #f)) ;tests work only with debug build
base-commit: 6036f1f3053bc9b4f0411b5e8aeaab5bd7f4ec7b
--
2.49.0
This bug report was last modified 20 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.