emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#50378: closed ([PATCH] gnu: xwallpaper: Update to 0.7.3.)


From: GNU bug Tracking System
Subject: bug#50378: closed ([PATCH] gnu: xwallpaper: Update to 0.7.3.)
Date: Mon, 06 Sep 2021 09:11:01 +0000

Your message dated Mon, 06 Sep 2021 11:10:17 +0200
with message-id <87tuiyax3a.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#50378] [PATCH] gnu: xwallpaper: Update to 0.7.3.
has caused the debbugs.gnu.org bug report #50378,
regarding [PATCH] gnu: xwallpaper: Update to 0.7.3.
to be marked as done.

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


-- 
50378: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50378
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xwallpaper: Update to 0.7.3. Date: Sat, 04 Sep 2021 20:35:11 +0200
* gnu/packages/xdisorg.scm (xwallpaper): Update to 0.7.3.
---
 gnu/packages/xdisorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index f630ae95a7..450f8674be 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -2452,7 +2452,7 @@ can optionally use some appearance settings from 
XSettings, tint2 and GTK.")
 (define-public xwallpaper
   (package
     (name "xwallpaper")
-    (version "0.6.6")
+    (version "0.7.3")
     (source
      (origin
        (method git-fetch)
@@ -2461,7 +2461,7 @@ can optionally use some appearance settings from 
XSettings, tint2 and GTK.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "10klm81rs3k3l2i7whpvcsg95x51ja11l86fmwbrvg3kq705p2sr"))))
+        (base32 "1rsv42cl0s149sbpdxz9yqqjip3si95jv3dglwzrcm7pjfg7519v"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("autoconf" ,autoconf)

base-commit: e82b103a776e4816682178432fd278aacc3d4004
-- 
2.33.0






--- End Message ---
--- Begin Message --- Subject: Re: [bug#50378] [PATCH] gnu: xwallpaper: Update to 0.7.3. Date: Mon, 06 Sep 2021 11:10:17 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

Xinglu Chen <public@yoctocell.xyz> writes:

> * gnu/packages/xdisorg.scm (xwallpaper): Update to 0.7.3.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

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