unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 60744@debbugs.gnu.org
Subject: [bug#60744] [PATCH 1/5] gnu: tepl: Update to 6.4.0.
Date: Wed, 11 Jan 2023 21:22:35 +0100	[thread overview]
Message-ID: <50440d0912bde80e8fa3b442edc8b0fec8e0f2ac.camel@gmail.com> (raw)
In-Reply-To: <80918597ee30a0ccdfcaa0bba44a5fbc23ac2fca.camel@gmail.com>

* gnu/packages/gnome.scm (tepl): Update to 6.4.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 09b8056cc9..31b0ef9501 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1048,7 +1048,7 @@ (define-public portablexdr
 (define-public tepl
   (package
     (name "tepl")
-    (version "6.1.2")
+    (version "6.4.0")
     (source
      (origin
        (method url-fetch)
@@ -1058,7 +1058,7 @@ (define-public tepl
                        name "-" version ".tar.xz"))
        (sha256
         (base32
-         "16x14j3nvsjj7jb2qmxpzygnlcy7sd7p6skv0sqshkwdlp4jxzha"))))
+         "08bkp3wrvmcks0082lfw4a0ian9c6j68rdb43px0bkyhd43b4mjy"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t
-- 
2.38.1





  reply	other threads:[~2023-01-11 21:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-11 21:05 [bug#60744] [PATCH 0/5] Update gedit & friends Liliana Marie Prikler
2023-01-11 20:22 ` Liliana Marie Prikler [this message]
2023-01-11 20:22 ` [bug#60744] [PATCH 2/5] gnu: amtk: Update to 5.6.1 Liliana Marie Prikler
2023-01-11 20:22 ` [bug#60744] [PATCH 3/5] gnu: gedit: Update to 44.1 Liliana Marie Prikler
2023-01-11 20:58 ` [bug#60744] [PATCH 4/5] gnu: devhelp: Update to 43.0 Liliana Marie Prikler
2023-01-11 20:58 ` [bug#60744] [PATCH 5/5] gnu: gnome-latex: Update to 3.44.0 Liliana Marie Prikler
2023-01-22 12:02 ` bug#60744: [PATCH 0/5] Update gedit & friends Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50440d0912bde80e8fa3b442edc8b0fec8e0f2ac.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=60744@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).