GNU bug report logs -
#77712
[PATCH tex-team] gnu: texstudio: Update to 4.8.6.
Previous Next
To reply to this bug, email your comments to 77712 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andreas <at> enge.fr, guix <at> nicolasgoaziou.fr, guix-patches <at> gnu.org
:
bug#77712
; Package
guix-patches
.
(Thu, 10 Apr 2025 15:38:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Greg Hogan <code <at> greghogan.com>
:
New bug report received and forwarded. Copy sent to
andreas <at> enge.fr, guix <at> nicolasgoaziou.fr, guix-patches <at> gnu.org
.
(Thu, 10 Apr 2025 15:38:02 GMT)
Full text and
rfc822 format available.
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 2 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.