GNU bug report logs - #73211
[PATCH] gnu: texstudio: Update to 4.8.2.

Previous Next

Package: guix-patches;

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


Message #10 received at 73211-done <at> debbugs.gnu.org (full text, mbox):

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Greg Hogan <code <at> greghogan.com>
Cc: Andreas Enge <andreas <at> enge.fr>, Nicolas Goaziou <guix <at> nicolasgoaziou.fr>,
 73211-done <at> debbugs.gnu.org
Subject: Re: [bug#73211] [PATCH] gnu: texstudio: Update to 4.8.2.
Date: Thu, 19 Sep 2024 18:04:08 +0800
[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)]

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.