GNU bug report logs - #75125
[PATCH] gnu: matcha-theme: Update to 2024-05-01.

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Thu, 26 Dec 2024 20:16:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 75125 AT debbugs.gnu.org.

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

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


Report forwarded to liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org:
bug#75125; Package guix-patches. (Thu, 26 Dec 2024 20:16:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Liliana Marie Prikler <liliana.prikler <at> gmail.com>:
New bug report received and forwarded. Copy sent to liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, vivien <at> planete-kraus.eu, guix-patches <at> gnu.org. (Thu, 26 Dec 2024 20:16:03 GMT) Full text and rfc822 format available.

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

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: matcha-theme: Update to 2024-05-01.
Date: Sat, 7 Dec 2024 14:11:19 +0100
* gnu/packages/gnome-xyz.scm (matcha-theme): Update to 2024-05-01.
---
 gnu/packages/gnome-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index a09c0befb09..7578b7df64c 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1348,7 +1348,7 @@ (define-public greybird-gtk-theme
 (define-public matcha-theme
   (package
     (name "matcha-theme")
-    (version "2021-01-01")
+    (version "2024-05-01")
     (source
       (origin
         (method git-fetch)
@@ -1359,7 +1359,7 @@ (define-public matcha-theme
         (file-name (git-file-name name version))
         (sha256
           (base32
-            "1pa6ra87wlq0gwz4n03l6xv0pxiamr5dygycvppms8v6xyc2aa0r"))))
+            "19dsa7bx37g76sm0l3x65kzq2sg4id3q6j649ny88a69kx2k1d5n"))))
     (build-system trivial-build-system)
     (arguments
      '(#:modules ((guix build utils))

base-commit: f03a0e2d19f95eb0961472842540970c2f7605f1
prerequisite-patch-id: 9de5fdba24b62feda02241ebfb2ec6e7d188a973
prerequisite-patch-id: 977beb7aa157576397101a40c3196950d86f911e
prerequisite-patch-id: a9e16d284cdfdd09213b71a0a1b2c299783aa27b
prerequisite-patch-id: 6721966457505e3054e71b3b53eb3b8533245c5f
prerequisite-patch-id: 112c570e65d25059b4bc6bebcd330963040752df
-- 
2.46.0





Information forwarded to guix-patches <at> gnu.org:
bug#75125; Package guix-patches. (Sat, 28 Dec 2024 05:57:02 GMT) Full text and rfc822 format available.

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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: 75125 <at> debbugs.gnu.org, vivien <at> planete-kraus.eu
Subject: Re: [bug#75125] [PATCH] gnu: matcha-theme: Update to 2024-05-01.
Date: Sat, 28 Dec 2024 14:55:20 +0900
Hi Liliana,

Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:

> * gnu/packages/gnome-xyz.scm (matcha-theme): Update to 2024-05-01.

The date looks good to me ;-).

Feel free to push these kind of trivial bumps of leaf packages straight
to master, unless you suspect it may cause problems.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

-- 
Thanks,
Maxim




This bug report was last modified 167 days ago.

Previous Next


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