unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42643] [PATCH] gnu: xfce4-notifyd: Update to 0.6.1.
@ 2020-08-01  6:01 Michael Rohleder
  2020-08-01  7:10 ` bug#42643: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-08-01  6:01 UTC (permalink / raw)
  To: 42643


[-- Attachment #1.1: [PATCH] gnu: xfce4-notifyd: Update to 0.6.1. --]
[-- Type: text/x-patch, Size: 1582 bytes --]

From 63a1d0ba51fafea2e5d2d09eb978e3b23c35edd0 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Sat, 1 Aug 2020 07:59:40 +0200
Subject: [PATCH] gnu: xfce4-notifyd: Update to 0.6.1.

* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.1.
---
 gnu/packages/xfce.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index b72d258b05..997fa37317 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -13,6 +13,7 @@
 ;;; Copyright © 2019 Ingo Ruhnke <grumbel@gmail.com>
 ;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
 ;;; Copyright © 2020 Jonathan Brielmaier <jonathan.brielmaier@web.de>
+;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1033,7 +1034,7 @@ several different time zones.")
 (define-public xfce4-notifyd
   (package
     (name "xfce4-notifyd")
-    (version "0.4.4")
+    (version "0.6.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1041,7 +1042,7 @@ several different time zones.")
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "0m8vlbwdxiw9nmimaj5np9l5qm784gxpkdvc881k0hjcz6n72189"))))
+                "1d49l2vdz4hb2c14ai5p81wz7vikh9g3ffz0gmm2kgw9kjcp8llv"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.28.0


[-- Attachment #1.2: Type: text/plain, Size: 83 bytes --]


-- 
Murphy's Law is recursive.  Washing your car to make it rain doesn't work.

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

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

* bug#42643: [PATCH] gnu: xfce4-notifyd: Update to 0.6.1.
  2020-08-01  6:01 [bug#42643] [PATCH] gnu: xfce4-notifyd: Update to 0.6.1 Michael Rohleder
@ 2020-08-01  7:10 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2020-08-01  7:10 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 42643-done


> * gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.1.

Pushed, thanks!

Mathieu




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

end of thread, other threads:[~2020-08-01  7:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-01  6:01 [bug#42643] [PATCH] gnu: xfce4-notifyd: Update to 0.6.1 Michael Rohleder
2020-08-01  7:10 ` bug#42643: " Mathieu Othacehe

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