unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73211] [PATCH] gnu: texstudio: Update to 4.8.2.
@ 2024-09-12 20:38 Greg Hogan
  2024-09-19 10:04 ` bug#73211: " Z572
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2024-09-12 20:38 UTC (permalink / raw)
  To: 73211; +Cc: Greg Hogan, Andreas Enge, Nicolas Goaziou

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-19 10:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-12 20:38 [bug#73211] [PATCH] gnu: texstudio: Update to 4.8.2 Greg Hogan
2024-09-19 10:04 ` bug#73211: " Z572

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).