unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50378] [PATCH] gnu: xwallpaper: Update to 0.7.3.
@ 2021-09-04 18:35 Xinglu Chen
  2021-09-06  9:10 ` bug#50378: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-09-04 18:35 UTC (permalink / raw)
  To: 50378

* 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







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

* bug#50378: [PATCH] gnu: xwallpaper: Update to 0.7.3.
  2021-09-04 18:35 [bug#50378] [PATCH] gnu: xwallpaper: Update to 0.7.3 Xinglu Chen
@ 2021-09-06  9:10 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-09-06  9:10 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 50378-done

Hello,

Xinglu Chen <public@yoctocell.xyz> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2021-09-06  9:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-04 18:35 [bug#50378] [PATCH] gnu: xwallpaper: Update to 0.7.3 Xinglu Chen
2021-09-06  9:10 ` bug#50378: " Nicolas Goaziou

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