unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: shared-mime-info: Update to 1.7
@ 2016-11-20 20:11 Hartmut Goebel
  2016-11-21 14:02 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Hartmut Goebel @ 2016-11-20 20:11 UTC (permalink / raw)
  To: guix-devel

* gnu/packages/gnome.scm (shared-mime-info): Update to 1.7.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 3aa0f56..8b94105 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -682,14 +682,14 @@ update-desktop-database: updates the database containing a cache of MIME types
 (define-public shared-mime-info
   (package
     (name "shared-mime-info")
-    (version "1.6")
+    (version "1.7")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://freedesktop.org/~hadess/"
                                  "shared-mime-info-" version ".tar.xz"))
              (sha256
               (base32
-               "0k637g047gci8g69bg4g19akylpfraxm40hd30j3i4v7cidziy5j"))))
+               "0bjd2j1rqrj150mr04j7ib71lfdlgbf235fg8d70g8mszqf7ik7a"))))
     (build-system gnu-build-system)
     (arguments
      ;; The build system appears not to be parallel-safe.
-- 
2.7.4

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

* Re: [PATCH] gnu: shared-mime-info: Update to 1.7
  2016-11-20 20:11 [PATCH] gnu: shared-mime-info: Update to 1.7 Hartmut Goebel
@ 2016-11-21 14:02 ` Ludovic Courtès
  2016-11-21 16:17   ` Hartmut Goebel
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2016-11-21 14:02 UTC (permalink / raw)
  To: Hartmut Goebel; +Cc: guix-devel

Hartmut Goebel <h.goebel@crazy-compilers.com> skribis:

> * gnu/packages/gnome.scm (shared-mime-info): Update to 1.7.

OK for ‘staging’!

Ludo’.

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

* Re: [PATCH] gnu: shared-mime-info: Update to 1.7
  2016-11-21 14:02 ` Ludovic Courtès
@ 2016-11-21 16:17   ` Hartmut Goebel
  0 siblings, 0 replies; 3+ messages in thread
From: Hartmut Goebel @ 2016-11-21 16:17 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Am 21.11.2016 um 15:02 schrieb Ludovic Courtès:
>
>> * gnu/packages/gnome.scm (shared-mime-info): Update to 1.7.
> OK for ‘staging’!

Pushed to staging as 856f30b0009dbb65446de7d62f0497e31eedd88c


-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

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

end of thread, other threads:[~2016-11-21 16:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-20 20:11 [PATCH] gnu: shared-mime-info: Update to 1.7 Hartmut Goebel
2016-11-21 14:02 ` Ludovic Courtès
2016-11-21 16:17   ` Hartmut Goebel

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