GNU bug report logs - #41290
[PATCH] gnu: delft-icon-theme: Update to 1.12.

Previous Next

Package: guix-patches;

Reported by: Leo Prikler <leo.prikler <at> student.tugraz.at>

Date: Fri, 15 May 2020 16:35:01 UTC

Severity: normal

Tags: patch

Done: iyzsong <at> member.fsf.org (宋文武)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Prikler <leo.prikler <at> student.tugraz.at>
Subject: bug#41290: closed (Re: [bug#41290] [PATCH] gnu: delft-icon-theme:
 Update to 1.12.)
Date: Sat, 16 May 2020 08:40:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#41290: [PATCH] gnu: delft-icon-theme: Update to 1.12.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 41290 <at> debbugs.gnu.org.

-- 
41290: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41290
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: iyzsong <at> member.fsf.org (宋文武)
To: Leo Prikler <leo.prikler <at> student.tugraz.at>
Cc: 41290-done <at> debbugs.gnu.org
Subject: Re: [bug#41290] [PATCH] gnu: delft-icon-theme: Update to 1.12.
Date: Sat, 16 May 2020 16:39:07 +0800
Leo Prikler <leo.prikler <at> student.tugraz.at> writes:

> * gnu/packages/gnome-xyz.scm (delft-icon-theme): Update to 1.12.

Pushed, thank you!

[Message part 3 (message/rfc822, inline)]
From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: delft-icon-theme: Update to 1.12.
Date: Fri, 15 May 2020 18:33:34 +0200
* gnu/packages/gnome-xyz.scm (delft-icon-theme): Update to 1.12.
---
 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 9aac8d7795..fe671d15a1 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -92,7 +92,7 @@ like Gnome, Unity, Budgie, Pantheon, XFCE, Mate and others.")
 (define-public delft-icon-theme
   (package
     (name "delft-icon-theme")
-    (version "1.11")
+    (version "1.12")
     (source
      (origin
        (method git-fetch)
@@ -101,7 +101,7 @@ like Gnome, Unity, Budgie, Pantheon, XFCE, Mate and others.")
              (commit (string-append "v" version))))
        (sha256
         (base32
-         "1m3r4i4m3y3xsjb5f4bik0ylmi64amkfyr0y8pjbvv6gyj492mi6"))
+         "1r6b6jf793jxz15ljniwbqy3vcvsl2712qiigfrfrm46fdxlshjd"))
        (file-name (git-file-name name version))))
     (build-system copy-build-system)
     (arguments
-- 
2.26.2




This bug report was last modified 5 years and 64 days ago.

Previous Next


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