GNU bug report logs - #68539
[PATCH] gnu: texstudio: Update to 4.7.2.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Wed, 17 Jan 2024 17:35:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68539: closed ([PATCH] gnu: texstudio: Update to 4.7.2.)
Date: Mon, 05 Feb 2024 22:20:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 05 Feb 2024 23:18:47 +0100
with message-id <87cytaa720.fsf <at> gnu.org>
and subject line Re: [bug#68539] [PATCH] gnu: texstudio: Update to 4.7.2.
has caused the debbugs.gnu.org bug report #68539,
regarding [PATCH] gnu: texstudio: Update to 4.7.2.
to be marked as done.

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


-- 
68539: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68539
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.7.2.
Date: Wed, 17 Jan 2024 17:34:05 +0000
* gnu/packages/tex.scm (texstudio): Update to 4.7.2.
---
 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 0d76710daa..82d0e30baa 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -57054,7 +57054,7 @@ (define-public texmaker
 (define-public texstudio
   (package
     (name "texstudio")
-    (version "4.5.2")
+    (version "4.7.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -57063,7 +57063,7 @@ (define-public texstudio
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0bzdcsc0273809hx04zqd2famq05q9rpvqcbqhkjqnqp9vxbisig"))))
+                "10w398airsq04vym27n37pw10425f19a7vbhicnwn5iinahdm3s3"))))
     (build-system qt-build-system)
     (arguments
      `(#:tests? #f))                    ;tests work only with debug build

base-commit: a514b4bffa81b20dae482eadc2ae113ada9291f1
-- 
2.40.1



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Greg Hogan <code <at> greghogan.com>
Cc: 68539-done <at> debbugs.gnu.org
Subject: Re: [bug#68539] [PATCH] gnu: texstudio: Update to 4.7.2.
Date: Mon, 05 Feb 2024 23:18:47 +0100
Greg Hogan <code <at> greghogan.com> skribis:

> * gnu/packages/tex.scm (texstudio): Update to 4.7.2.

Applied, thanks!


This bug report was last modified 1 year and 105 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.