guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

32/85: gnu: libnotify: Update to 0.7.7.


From: Mark H. Weaver
Subject: 32/85: gnu: libnotify: Update to 0.7.7.
Date: Wed, 11 Jan 2017 16:36:03 +0000 (UTC)

mhw pushed a commit to branch gnome-updates
in repository guix.

commit 195bfa68d5f3b0cfaef2c60cb44c8052b41416f8
Author: Mark H Weaver <address@hidden>
Date:   Mon Jan 9 03:19:32 2017 -0500

    gnu: libnotify: Update to 0.7.7.
    
    * gnu/packages/gnome.scm (libnotify): Update to 0.7.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 dbcedc6..3d83e24 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -734,7 +734,7 @@ database is translated at Transifex.")
 (define-public libnotify
   (package
     (name "libnotify")
-    (version "0.7.6")
+    (version "0.7.7")
     (source
      (origin
       (method url-fetch)
@@ -743,7 +743,7 @@ database is translated at Transifex.")
                           name "-" version ".tar.xz"))
       (sha256
        (base32
-        "0dyq8zgjnnzcah31axnx6afb21kl7bks1gvrg4hjh3nk02j1rxhf"))))
+        "017wgq9n00hx39n0hm784zn18hl721hbaijda868cm96bcqwxd4w"))))
     (build-system gnu-build-system)
     (inputs
      `(("gdk-pixbuf" ,gdk-pixbuf)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]