unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 61862@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>
Subject: [bug#61862] [PATCH 2/2] gnu: xfce4-notifyd: Update to 0.8.1.
Date: Tue, 28 Feb 2023 14:23:03 +0800	[thread overview]
Message-ID: <20230228062303.29713-2-iyzsong@envs.net> (raw)
In-Reply-To: <20230228062303.29713-1-iyzsong@envs.net>

From: 宋文武 <iyzsong@member.fsf.org>

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

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 716c32d1bb..c8386e11a6 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1355,7 +1355,7 @@ (define-public orage
 (define-public xfce4-notifyd
   (package
     (name "xfce4-notifyd")
-    (version "0.8.0")
+    (version "0.8.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1363,7 +1363,7 @@ (define-public xfce4-notifyd
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "1jcmcjq2kay9kmzd5j5l8kasrzqb7aidp26q4nbmxghxxa3ncyf7"))))
+                "00nl8yj7m9y6fvxqrjamy57wig91mdfnar34bi01jwz6pkbiy9mj"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list intltool pkg-config))
-- 
2.39.1





  reply	other threads:[~2023-02-28  6:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-28  6:23 [bug#61863] [PATCH 1/2] gnu: thunar: Update to 4.18.4 iyzsong--- via Guix-patches via
2023-02-28  6:23 ` iyzsong--- via Guix-patches via [this message]
2023-02-28  6:26   ` [bug#61862] [PATCH v2] gnu: xfce4-notifyd: Update to 0.8.1 iyzsong--- via Guix-patches via
2023-03-06  7:02   ` [bug#61862] [PATCH 2/2] " 宋文武 via Guix-patches via
2023-04-01  5:24     ` bug#61862: " 宋文武 via Guix-patches via
2023-03-01  1:50 ` bug#61863: [PATCH 1/2] gnu: thunar: Update to 4.18.4 宋文武 via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230228062303.29713-2-iyzsong@envs.net \
    --to=guix-patches@gnu.org \
    --cc=61862@debbugs.gnu.org \
    --cc=iyzsong@envs.net \
    --cc=iyzsong@member.fsf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).