unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68539] [PATCH] gnu: texstudio: Update to 4.7.2.
@ 2024-01-17 17:34 Greg Hogan
  2024-02-05 22:18 ` bug#68539: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2024-01-17 17:34 UTC (permalink / raw)
  To: 68539; +Cc: Greg Hogan

* 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





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

* bug#68539: [PATCH] gnu: texstudio: Update to 4.7.2.
  2024-01-17 17:34 [bug#68539] [PATCH] gnu: texstudio: Update to 4.7.2 Greg Hogan
@ 2024-02-05 22:18 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-02-05 22:18 UTC (permalink / raw)
  To: Greg Hogan; +Cc: 68539-done

Greg Hogan <code@greghogan.com> skribis:

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

Applied, thanks!




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

end of thread, other threads:[~2024-02-05 22:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-17 17:34 [bug#68539] [PATCH] gnu: texstudio: Update to 4.7.2 Greg Hogan
2024-02-05 22:18 ` bug#68539: " Ludovic Courtès

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).