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

Full log


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





This bug report was last modified 168 days ago.

Previous Next


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