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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Z572 <zhengjunjie <at> iscas.ac.cn>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#73211: closed ([PATCH] gnu: texstudio: Update to 4.8.2.)
Date: Thu, 19 Sep 2024 10:05:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 19 Sep 2024 18:04:08 +0800
with message-id <87ldzoarjb.fsf <at> iscas.ac.cn>
and subject line Re: [bug#73211] [PATCH] gnu: texstudio: Update to 4.8.2.
has caused the debbugs.gnu.org bug report #73211,
regarding [PATCH] gnu: texstudio: Update to 4.8.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
73211: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73211
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: texstudio: Update to 4.8.2.
Date: Thu, 12 Sep 2024 20:38:33 +0000
* 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



[Message part 3 (message/rfc822, inline)]
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 4 (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.