GNU bug report logs - #26683
[PATCH] gnu: dbus: Update to 1.10.18.

Previous Next

Package: guix-patches;

Reported by: Kei Kebreau <kei <at> openmailbox.org>

Date: Thu, 27 Apr 2017 17:55:02 UTC

Severity: normal

Tags: patch

Done: Kei Kebreau <kei <at> openmailbox.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: Kei Kebreau <kei <at> openmailbox.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#26683: closed ([PATCH] gnu: dbus: Update to 1.10.18.)
Date: Fri, 28 Apr 2017 16:29:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 28 Apr 2017 12:27:55 -0400
with message-id <87bmrgpkdw.fsf <at> openmailbox.org>
and subject line Re: bug#26683: [PATCH] gnu: dbus: Update to 1.10.18.
has caused the debbugs.gnu.org bug report #26683,
regarding [PATCH] gnu: dbus: Update to 1.10.18.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
26683: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26683
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kei Kebreau <kei <at> openmailbox.org>
To: guix-patches <at> gnu.org
Cc: Kei Kebreau <kei <at> openmailbox.org>
Subject: [PATCH] gnu: dbus: Update to 1.10.18.
Date: Thu, 27 Apr 2017 13:54:23 -0400
* gnu/packages/glib.scm (dbus): Update to 1.10.18.
---
 gnu/packages/glib.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index 4e29a550b..8c334c467 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -67,7 +67,7 @@
 (define dbus
   (package
     (name "dbus")
-    (version "1.10.16")
+    (version "1.10.18")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -75,7 +75,7 @@
                     version ".tar.gz"))
               (sha256
                (base32
-                "121kqkjsd3vgf8vca8364xl44qa5086h7qy5zs5f1l78ldpbmc57"))
+                "0jjirhw6xwz2ffmbg5kr79108l8i1bdaw7szc67n3qpkygaxsjb0"))
               (patches (search-patches "dbus-helper-search-path.patch"))))
     (build-system gnu-build-system)
     (arguments
-- 
2.12.2



[Message part 3 (message/rfc822, inline)]
From: Kei Kebreau <kei <at> openmailbox.org>
To: 26683-done <at> debbugs.gnu.org
Subject: Re: bug#26683: [PATCH] gnu: dbus: Update to 1.10.18.
Date: Fri, 28 Apr 2017 12:27:55 -0400
[Message part 4 (text/plain, inline)]
Kei Kebreau <kei <at> openmailbox.org> writes:

> * gnu/packages/glib.scm (dbus): Update to 1.10.18.
> ---
>  gnu/packages/glib.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
> index 4e29a550b..8c334c467 100644
> --- a/gnu/packages/glib.scm
> +++ b/gnu/packages/glib.scm
> @@ -67,7 +67,7 @@
>  (define dbus
>    (package
>      (name "dbus")
> -    (version "1.10.16")
> +    (version "1.10.18")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append
> @@ -75,7 +75,7 @@
>                      version ".tar.gz"))
>                (sha256
>                 (base32
> -                "121kqkjsd3vgf8vca8364xl44qa5086h7qy5zs5f1l78ldpbmc57"))
> +                "0jjirhw6xwz2ffmbg5kr79108l8i1bdaw7szc67n3qpkygaxsjb0"))
>                (patches (search-patches "dbus-helper-search-path.patch"))))
>      (build-system gnu-build-system)
>      (arguments

Pushed to gnome-updates.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 8 years and 111 days ago.

Previous Next


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