unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vivien Kraus via Guix-patches via <guix-patches@gnu.org>
To: 67468@debbugs.gnu.org
Cc: rg@raghavgururajan.name, liliana.prikler@gmail.com,
	maxim.cournoyer@gmail.com
Subject: [bug#67468] [PATCH gnome-team] gnu: vte: Update to 0.72.3.
Date: Sun, 26 Nov 2023 18:58:48 +0100	[thread overview]
Message-ID: <8b3129e4b22c8009544f4d5eba6f96d60c18363e.1701039962.git.vivien@planete-kraus.eu> (raw)

* gnu/packages/gnome.scm (vte): Update to 0.72.3.

Change-Id: Id855baf348bd191cb0f44832bac1fb6948406310
---
 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 d354327497..3bf3e8b9f2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4498,7 +4498,7 @@ (define-public vala-0.52
 (define-public vte
   (package
     (name "vte")
-    (version "0.72.2")
+    (version "0.72.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/vte/"
@@ -4506,7 +4506,7 @@ (define-public vte
                                   "vte-" version ".tar.xz"))
               (sha256
                (base32
-                "17hwfkb0vakjgf1gbmjma54hdrppzqfbfqj1jr9iz656hp8nz5pp"))))
+                "16v9xbngj17skipa4wjjjzwcxjb3qqad1cfi34v1sdwyy1ys617r"))))
     (build-system meson-build-system)
     (arguments
      (list #:configure-flags #~(list "-Dvapi=true"

base-commit: e21f0cb7b7a87992004193cd56638ad961fe5928
-- 
2.41.0




             reply	other threads:[~2023-11-26 23:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-26 17:58 Vivien Kraus via Guix-patches via [this message]
2023-12-04  1:14 ` [bug#67468] [PATCH gnome-team] gnu: vte: Update to 0.72.3 Maxim Cournoyer
2023-12-05 17:42 ` bug#67468: Applied, closing Vivien Kraus via Guix-patches via

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=8b3129e4b22c8009544f4d5eba6f96d60c18363e.1701039962.git.vivien@planete-kraus.eu \
    --to=guix-patches@gnu.org \
    --cc=67468@debbugs.gnu.org \
    --cc=liliana.prikler@gmail.com \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    --cc=vivien@planete-kraus.eu \
    /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).