unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41290] [PATCH] gnu: delft-icon-theme: Update to 1.12.
@ 2020-05-15 16:33 Leo Prikler
  2020-05-16  8:39 ` bug#41290: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Prikler @ 2020-05-15 16:33 UTC (permalink / raw)
  To: 41290

* 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





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

* bug#41290: [PATCH] gnu: delft-icon-theme: Update to 1.12.
  2020-05-15 16:33 [bug#41290] [PATCH] gnu: delft-icon-theme: Update to 1.12 Leo Prikler
@ 2020-05-16  8:39 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2020-05-16  8:39 UTC (permalink / raw)
  To: Leo Prikler; +Cc: 41290-done

Leo Prikler <leo.prikler@student.tugraz.at> writes:

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

Pushed, thank you!




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

end of thread, other threads:[~2020-05-16  8:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15 16:33 [bug#41290] [PATCH] gnu: delft-icon-theme: Update to 1.12 Leo Prikler
2020-05-16  8:39 ` bug#41290: " 宋文武

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