GNU bug report logs - #72991
[PATCH 00/11] xfce 4.18 updates

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Mon, 2 Sep 2024 23:59:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


Message #35 received at 72991 <at> debbugs.gnu.org (full text, mbox):

From: iyzsong <at> envs.net
To: 72991 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH 10/11] gnu: xfburn: Update to 0.7.2.
Date: Tue,  3 Sep 2024 08:00:17 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/xfce.scm (xfburn): Update to 0.7.2.

Change-Id: Id6c813830692fe2d692e080d045fac5984de578c
---
 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 5aeefd2f7d..ed54ce274a 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1424,7 +1424,7 @@ (define-public xfce4-notifyd
 (define-public xfburn
   (package
     (name "xfburn")
-    (version "0.7.0")
+    (version "0.7.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/xfburn/"
@@ -1432,7 +1432,7 @@ (define-public xfburn
                                   "xfburn-" version ".tar.bz2"))
               (sha256
                (base32
-                "0i8zpgp4mj78pn2023pdhzb7552r3b52phzp2gjr6jq4kakhx5ms"))))
+                "09crg8vd6vs671lbbhy1ch9hf3d3xvfynh6vj5zlhpikyzch3fy2"))))
     (build-system gnu-build-system)
     (native-inputs
      (list intltool pkg-config))
-- 
2.45.2





This bug report was last modified 313 days ago.

Previous Next


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