GNU bug report logs -
#78135
[PATCH tex-team] gnu: texstudio: Update to 4.8.7.
Previous Next
Reported by: Greg Hogan <code <at> greghogan.com>
Date: Tue, 29 Apr 2025 14:18: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.7.
Change-Id: Ia8ebfca22da6a05225601560d7295f30d9dff18a
---
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..e4b8943e57 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.7")
(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"))))
+ "1z17j1wggs8fgjqk0mrqqwh7xcsmzckfhlpwc7aykr65ii4gqizz"))))
(build-system qt-build-system)
(arguments
`(#:tests? #f)) ;tests work only with debug build
base-commit: 32bc7695b50a2018f15618a86d7200fc8c3e2f58
--
2.49.0
This bug report was last modified 15 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.