GNU bug report logs - #75914
[PATCH] gnu: pantheon-terminal: Update to 6.3.1

Previous Next

Package: guix-patches;

Reported by: altadil <Altadil <at> protonmail.com>

Date: Tue, 28 Jan 2025 17:34:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75914 in the body.
You can then email your comments to 75914 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#75914; Package guix-patches. (Tue, 28 Jan 2025 17:34:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to altadil <Altadil <at> protonmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 28 Jan 2025 17:34:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: altadil <Altadil <at> protonmail.com>
To: guix-patches <at> gnu.org
Cc: altadil <altadil <at> protonmail.com>
Subject: [PATCH] gnu: pantheon-terminal: Update to 6.3.1
Date: Tue, 28 Jan 2025 17:33:16 +0000
* gnu/packages/pantheon.scm (pantheon-terminal): Update to 6.3.1;
fix small typo in comment.

Change-Id: I6424b134ae03491d12cf84216e790a840649556e
---
Built and tested on x86_64-linux. Does not build on aarch64 because
of a dependency’s build failure.
 gnu/packages/pantheon.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/pantheon.scm b/gnu/packages/pantheon.scm
index 9268aff292..62187d8c89 100644
--- a/gnu/packages/pantheon.scm
+++ b/gnu/packages/pantheon.scm
@@ -283,7 +283,7 @@ (define-public pantheon-stylesheet
 (define-public pantheon-terminal
   (package
     (name "pantheon-terminal")
-    (version "6.1.2")
+    (version "6.3.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -292,11 +292,11 @@ (define-public pantheon-terminal
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0x3gzghnfx4a1q2zhra4dysc0pm1zvlfdxj96qhfb627pz16iv4k"))))
+                "142nwx2jc7ks529dk8dqhgs39gdqh6bc7gv9b10qdfm81bwqjkjv"))))
     (build-system meson-build-system)
     (arguments
      (list
-      #:tests? #f      ; Tests invole launching the terminal.
+      #:tests? #f      ; Tests involve launching the terminal.
       #:glib-or-gtk? #t
       #:phases
       #~(modify-phases %standard-phases
-- 
2.47.1






Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Sun, 02 Feb 2025 06:35:02 GMT) Full text and rfc822 format available.

Notification sent to altadil <Altadil <at> protonmail.com>:
bug acknowledged by developer. (Sun, 02 Feb 2025 06:35:02 GMT) Full text and rfc822 format available.

Message #10 received at 75914-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: altadil <Altadil <at> protonmail.com>
Cc: 75914-done <at> debbugs.gnu.org
Subject: Re: [bug#75914] [PATCH] gnu: pantheon-terminal: Update to 6.3.1
Date: Sun, 02 Feb 2025 14:38:16 +0800
altadil <Altadil <at> protonmail.com> writes:

> * gnu/packages/pantheon.scm (pantheon-terminal): Update to 6.3.1;
> fix small typo in comment.
>

Pushed to master, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 02 Mar 2025 12:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.