all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 75125@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	vivien@planete-kraus.eu
Subject: [bug#75125] [PATCH] gnu: matcha-theme: Update to 2024-05-01.
Date: Sat, 7 Dec 2024 14:11:19 +0100	[thread overview]
Message-ID: <508674c9148892a76e6ba826d6f8458b4917a745.1735244158.git.liliana.prikler@gmail.com> (raw)

* 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





             reply	other threads:[~2024-12-26 20:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-07 13:11 Liliana Marie Prikler [this message]
2024-12-28  5:55 ` [bug#75125] [PATCH] gnu: matcha-theme: Update to 2024-05-01 Maxim Cournoyer

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=508674c9148892a76e6ba826d6f8458b4917a745.1735244158.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=75125@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.