unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sughosha via Guix-patches via <guix-patches@gnu.org>
To: 60446@debbugs.gnu.org
Subject: [bug#60446] [PATCH] gnu: papirus-icon-theme: Update to 20221201.
Date: Sat, 31 Dec 2022 09:00:07 +0000	[thread overview]
Message-ID: <70HHUKmNpsD1wOkFg2FfaHUQO9Md-vAjCvfx_GERfaWZPJdWeBKgkM1bxT92DXRCZwjAhUnua_chBwhPci3an1_1RLlVKUdmiXhXM93fXTA=@proton.me> (raw)

* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20221201.
---
 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..40620ceba9 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -198,7 +198,7 @@ (define-public moka-icon-theme
 (define-public papirus-icon-theme
   (package
     (name "papirus-icon-theme")
-    (version "20220508")
+    (version "20221201")
     (source
      (origin
        (method git-fetch)
@@ -206,7 +206,7 @@ (define-public papirus-icon-theme
              (url "https://github.com/PapirusDevelopmentTeam/papirus-icon-theme")
              (commit version)))
        (sha256
-        (base32 "0rpcniaw8xbn23q67m26vgx3fynn4v056azrfp63lxdh46gfsvmc"))
+        (base32 "0fclwkw13bgcii818gcmijrd4y1vafmaarypidygmrlk48bw8p1k"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (arguments
-- 
2.38.1





             reply	other threads:[~2022-12-31  9:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-31  9:00 Sughosha via Guix-patches via [this message]
2023-01-28  3:22 ` bug#60446: [PATCH] gnu: papirus-icon-theme: Update to 20221201 宋文武 via Guix-patches via

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to='70HHUKmNpsD1wOkFg2FfaHUQO9Md-vAjCvfx_GERfaWZPJdWeBKgkM1bxT92DXRCZwjAhUnua_chBwhPci3an1_1RLlVKUdmiXhXM93fXTA=@proton.me' \
    --to=guix-patches@gnu.org \
    --cc=60446@debbugs.gnu.org \
    --cc=Sughosha@proton.me \
    /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 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).