GNU bug report logs -
#73211
[PATCH] gnu: texstudio: Update to 4.8.2.
Previous Next
Reported by: Greg Hogan <code <at> greghogan.com>
Date: Thu, 12 Sep 2024 20:39:02 UTC
Severity: normal
Tags: patch
Done: Z572 <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/tex.scm (texstudio): Update to 4.8.2.
Change-Id: I6d53698d321cdea87cfd3921e1cd904472b2d168
---
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 324b8eeeeee..40a98f8ac12 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -71819,7 +71819,7 @@ (define-public texmaker
(define-public texstudio
(package
(name "texstudio")
- (version "4.7.2")
+ (version "4.8.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -71828,7 +71828,7 @@ (define-public texstudio
(file-name (git-file-name name version))
(sha256
(base32
- "10w398airsq04vym27n37pw10425f19a7vbhicnwn5iinahdm3s3"))))
+ "1grkvwh174a2dx19w6wlkhq2adj6g2myy31f5hji7kxw4ks759xb"))))
(build-system qt-build-system)
(arguments
`(#:tests? #f)) ;tests work only with debug build
base-commit: d4869b7e43d823bccc8f6d81dd9f5d2c13cb8f25
--
2.46.0
This bug report was last modified 241 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.