unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60445] [PATCH] gnu: materia-theme: Update to 20210322.
@ 2022-12-31  8:53 Sughosha via Guix-patches via
  2023-01-31 14:31 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Sughosha via Guix-patches via @ 2022-12-31  8:53 UTC (permalink / raw)
  To: 60445

* gnu/packages/gnome-xyz.scm (materia-theme): Update to 20210322.
---
 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 62ffddbb44..144c3c2314 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1301,7 +1301,7 @@ (define-public matcha-theme
 (define-public materia-theme
   (package
     (name "materia-theme")
-    (version "20200916")
+    (version "20210322")
     (source
       (origin
         (method git-fetch)
@@ -1312,7 +1312,7 @@ (define-public materia-theme
         (file-name (git-file-name name version))
         (sha256
           (base32
-            "0qaxxafsn5zd2ysgr0jyv5j73360mfdmxyd55askswlsfphssn74"))))
+            "1fsicmcni70jkl4jb3fvh7yv0v9jhb8nwjzdq8vfwn256qyk0xvl"))))
     (build-system meson-build-system)
     (native-inputs
      (list gtk+ sassc))
-- 
2.38.1





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

* [bug#60445] [PATCH] gnu: materia-theme: Update to 20210322.
  2022-12-31  8:53 [bug#60445] [PATCH] gnu: materia-theme: Update to 20210322 Sughosha via Guix-patches via
@ 2023-01-31 14:31 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-01-31 14:31 UTC (permalink / raw)
  To: Sughosha; +Cc: 60445-done, 60445

[-- Attachment #1: Type: text/plain, Size: 315 bytes --]


Sughosha via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/gnome-xyz.scm (materia-theme): Update to 20210322.
> ---
>  gnu/packages/gnome-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
a62099cde9b7102dd059de11aaf24c3f5a8e92f3.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-01-31 14:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-31  8:53 [bug#60445] [PATCH] gnu: materia-theme: Update to 20210322 Sughosha via Guix-patches via
2023-01-31 14:31 ` Christopher Baines

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