unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 60865@debbugs.gnu.org
Subject: [bug#60865] [PATCH 1/2] gnu: vte: Update to 0.70.2.
Date: Mon, 16 Jan 2023 16:41:51 +0100	[thread overview]
Message-ID: <7412aceaed0e585f648d11fd52c477001f03e08b.camel@gmail.com> (raw)
In-Reply-To: <bf8fee7d7460e4b9590e08cba762fd4fd14df8b2.camel@gmail.com>

* gnu/packages/gnome.scm (vte): Update to 0.70.2.
---
 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 4cc5ca6969..6f162b084d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4599,7 +4599,7 @@ (define-public vala-0.52
 (define-public vte
   (package
     (name "vte")
-    (version "0.69.99")
+    (version "0.70.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/vte/"
@@ -4607,7 +4607,7 @@ (define-public vte
                                   "vte-" version ".tar.xz"))
               (sha256
                (base32
-                "1v3i38yrjhc48nvs1g333s3q709mq824qq0k2fnsmrrwv15c3cg9"))))
+                "102d6cd9f96czlq01ixhymfp0z20khw0dl5bgvan9xg31lwb85ad"))))
     (build-system meson-build-system)
     (arguments
      (list #:configure-flags #~(list "-Dvapi=true"
-- 
2.38.1





  reply	other threads:[~2023-01-16 17:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-16 17:17 [bug#60865] [PATCH 0/2] Update VTE Liliana Marie Prikler
2023-01-16 15:41 ` Liliana Marie Prikler [this message]
2023-01-16 15:50 ` [bug#60865] [PATCH 2/2] gnu: Add vte-with-gtk-4 Liliana Marie Prikler
2023-01-29  7:29 ` bug#60865: [PATCH 0/2] Update VTE 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=7412aceaed0e585f648d11fd52c477001f03e08b.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=60865@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).