guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/05: gnu: gnome-latex: Update to 3.44.0.


From: guix-commits
Subject: 05/05: gnu: gnome-latex: Update to 3.44.0.
Date: Sun, 22 Jan 2023 07:00:17 -0500 (EST)

lilyp pushed a commit to branch master
in repository guix.

commit 3174affaf436f06d0c1ed2a8db2c524a29010bbb
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Wed Jan 11 21:58:53 2023 +0100

    gnu: gnome-latex: Update to 3.44.0.
    
    * gnu/packages/gnome.scm (gnome-latex): Update to 3.44.0.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 491f2a2605..8efea64c42 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12646,7 +12646,7 @@ card sheets that you’ll find at most office supply 
stores.")
 (define-public gnome-latex
   (package
     (name "gnome-latex")
-    (version "3.41.2")
+    (version "3.44.0")
     (source
      (origin
        (method url-fetch)
@@ -12654,7 +12654,7 @@ card sheets that you’ll find at most office supply 
stores.")
                            (version-major+minor version)  "/"
                            "gnome-latex-" version ".tar.xz"))
        (sha256
-        (base32 "0cynhmrn99f4f3kddczsc58ak4b9sv2zkfbcyz7z16848nhz047k"))))
+        (base32 "0i77m431ilbaprcwcnnzfckr1g9bfc03lslnqw0yvir8pm057gc8"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list gettext-minimal



reply via email to

[Prev in Thread] Current Thread [Next in Thread]