GNU bug report logs - #63961
[PATCH] gnu: flat-remix-gnome-theme: Update to 20230508.

Previous Next

Package: guix-patches;

Reported by: Sughosha <Sughosha <at> proton.me>

Date: Thu, 8 Jun 2023 13:49:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63961 in the body.
You can then email your comments to 63961 AT debbugs.gnu.org in the normal way.

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

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


Report forwarded to guix-patches <at> gnu.org:
bug#63961; Package guix-patches. (Thu, 08 Jun 2023 13:49:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sughosha <Sughosha <at> proton.me>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 08 Jun 2023 13:49:01 GMT) Full text and rfc822 format available.

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

From: Sughosha <Sughosha <at> proton.me>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: flat-remix-gnome-theme: Update to 20230508.
Date: Thu, 08 Jun 2023 13:48:17 +0000
* gnu/packages/gnome-xyz.scm (flat-remix-gnome-theme): Update to 20230508.
---
 gnu/packages/gnome-xyz.scm | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 4611315..4ce102d 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -296,18 +296,17 @@ (define-public flat-remix-gtk-theme
 (define-public flat-remix-gnome-theme
   (package
     (name "flat-remix-gnome-theme")
-    (version "20221107-1")
+    (version "20230508")
     (source
      (origin
        (method git-fetch)
        (uri
         (git-reference
          (url "https://github.com/daniruiz/flat-remix-gnome")
-         ;; This commit adds GtkSourceView 5 theme, for GNOME Text Editor.
-         (commit "b5616efc515e9f1417436e67d94718db7529a2ba")))
+         (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "10fgdz8hz8rd7aj4vb3bvl8khzb2fvaia7n00gi0x19yvnnh36pr"))))
+        (base32 "1b31ayb4qvcr5m3dqcidl9ilpp3w4mr56wq6vrp73g4cj558pi9h"))))
     (build-system copy-build-system)
     (arguments
      `(#:install-plan
--
libgit2 1.5.1




Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 12 Jun 2023 19:46:03 GMT) Full text and rfc822 format available.

Notification sent to Sughosha <Sughosha <at> proton.me>:
bug acknowledged by developer. (Mon, 12 Jun 2023 19:46:03 GMT) Full text and rfc822 format available.

Message #10 received at 63961-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Sughosha <Sughosha <at> proton.me>
Cc: 63961-done <at> debbugs.gnu.org
Subject: Re: [bug#63961] [PATCH] gnu: flat-remix-gnome-theme: Update to
 20230508.
Date: Mon, 12 Jun 2023 20:45:19 +0100
[Message part 1 (text/plain, inline)]
Sughosha via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/gnome-xyz.scm (flat-remix-gnome-theme): Update to 20230508.
> ---
>  gnu/packages/gnome-xyz.scm | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)

Thanks for the patch, I've pushed it to master as
1798c026388c7aa3c66979279f6bc8315c8d5eb0.

Chris
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 11 Jul 2023 11:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 342 days ago.

Previous Next


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