unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#75914] [PATCH] gnu: pantheon-terminal: Update to 6.3.1
@ 2025-01-28 17:33 altadil via Guix-patches via
  2025-02-02  6:38 ` bug#75914: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: altadil via Guix-patches via @ 2025-01-28 17:33 UTC (permalink / raw)
  To: 75914; +Cc: altadil

* 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






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#75914: [PATCH] gnu: pantheon-terminal: Update to 6.3.1
  2025-01-28 17:33 [bug#75914] [PATCH] gnu: pantheon-terminal: Update to 6.3.1 altadil via Guix-patches via
@ 2025-02-02  6:38 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2025-02-02  6:38 UTC (permalink / raw)
  To: altadil; +Cc: 75914-done

altadil <Altadil@protonmail.com> writes:

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

Pushed to master, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-02-02  6:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-28 17:33 [bug#75914] [PATCH] gnu: pantheon-terminal: Update to 6.3.1 altadil via Guix-patches via
2025-02-02  6:38 ` bug#75914: " 宋文武 via Guix-patches via

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).