all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#28480] hicolor-icon-theme: Update to 0.17
@ 2017-09-17 14:44 ng0
  2017-09-18  5:36 ` bug#28480: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2017-09-17 14:44 UTC (permalink / raw)
  To: 28480


[-- Attachment #1.1: Type: text/plain, Size: 10 bytes --]

Appended.

[-- Attachment #1.2: 0001-gnu-hicolor-icon-theme-Update-to-0.17.patch --]
[-- Type: text/plain, Size: 1657 bytes --]

From 6326d9801b99d710600596f63e09e53f495d5e76 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@infotropique.org>
Date: Sun, 17 Sep 2017 14:41:00 +0000
Subject: [PATCH] gnu: hicolor-icon-theme: Update to 0.17.

* gnu/packages/gnome.scm (hicolor-icon-theme): Update to 0.17.
---
 gnu/packages/gnome.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4e596c571..2ea2bfa67 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -19,7 +19,7 @@
 ;;; Copyright © 2016 Roel Janssen <roel@gnu.org>
 ;;; Copyright © 2016 Leo Famulari <leo@famulari.name>
 ;;; Copyright © 2016 Alex Griffin <a@ajgrf.com>
-;;; Copyright © 2016 ng0 <ng0@we.make.ritual.n0.is>
+;;; Copyright © 2016, 2017 ng0 <ng0@infotropique.org>
 ;;; Copyright © 2016 David Craven <david@craven.ch>
 ;;; Copyright © 2016, 2017 Tobias Geerinckx-Rice <me@tobias.gr>
 ;;; Copyright © 2017 Thomas Danckaert <post@thomasdanckaert.be>
@@ -932,7 +932,7 @@ database is translated at Transifex.")
 (define-public hicolor-icon-theme
   (package
     (name "hicolor-icon-theme")
-    (version "0.15")
+    (version "0.17")
     (source
      (origin
       (method url-fetch)
@@ -940,7 +940,7 @@ database is translated at Transifex.")
                           "hicolor-icon-theme-" version ".tar.xz"))
       (sha256
        (base32
-        "1k1kf2c5zbqh31nglc3nxs9j6wr083k9kjyql8p22ccc671mmi4w"))))
+        "1n59i3al3zx6p90ff0l43gzpzmlqnzm6hf5cryxqrlbi48sq8x1i"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f)) ; no check target
-- 
2.14.1


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

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

* bug#28480: hicolor-icon-theme: Update to 0.17
  2017-09-17 14:44 [bug#28480] hicolor-icon-theme: Update to 0.17 ng0
@ 2017-09-18  5:36 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2017-09-18  5:36 UTC (permalink / raw)
  To: ng0; +Cc: 28480-done

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

On Sun, 17 Sep 2017 14:44:01 +0000
ng0 <ng0@infotropique.org> wrote:

> * gnu/packages/gnome.scm (hicolor-icon-theme): Update to 0.17.
> ---
>  gnu/packages/gnome.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

I'm no expert on this package, but I had a look at the diff, and
reconfigured my Gnome system with it, and I haven't spotted any
issues. I've now pushed this to master :)

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 963 bytes --]

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

end of thread, other threads:[~2017-09-18  5:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-17 14:44 [bug#28480] hicolor-icon-theme: Update to 0.17 ng0
2017-09-18  5:36 ` bug#28480: " Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.