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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73211 in the body.
You can then email your comments to 73211 AT debbugs.gnu.org in the normal way.
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#73211
; Package
guix-patches
.
(Thu, 12 Sep 2024 20:39: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, 12 Sep 2024 20:39: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.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
Reply sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Thu, 19 Sep 2024 10:05:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Greg Hogan <code <at> greghogan.com>
:
bug acknowledged by developer.
(Thu, 19 Sep 2024 10:05:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 73211-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Greg Hogan <code <at> greghogan.com> writes:
> * 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
push, close.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 17 Oct 2024 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 240 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.