From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 75385@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#75385] [PATCH] gnu: wofi: Update to 1.4.1.
Date: Sun, 5 Jan 2025 19:28:16 +0100 [thread overview]
Message-ID: <339bab64a7ecc893678f62701b5618d44a428c6a.1736101696.git.ashish.is@lostca.se> (raw)
From: Ashish SHUKLA <ashish.is@lostca.se>
* gnu/packages/xdisorg.scm (wofi): Update to 1.4.1.
Change-Id: I8fc07f45e3ebd96b7e998c193c193fd3edbd9ec7
---
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 ffbfd0fc3c..62a94e0ac9 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -3531,7 +3531,7 @@ (define-public fyi
(define-public wofi
(package
(name "wofi")
- (version "1.3")
+ (version "1.4.1")
(source (origin
(method hg-fetch)
(uri (hg-reference
@@ -3540,7 +3540,7 @@ (define-public wofi
(file-name (git-file-name name version))
(sha256
(base32
- "1k6b46n0vwdqrr6rfps0n8hghcgivnc42gc7z61phhjgf08j64qv"))))
+ "1z2pmmwq2h3lfsvdazjiz9s3978rcqan7dqdk5iwk4sz2m96irv9"))))
(build-system meson-build-system)
(arguments
(list #:glib-or-gtk? #t))
base-commit: 6cb47c374469f7c26775520540e1ed79a8bff674
--
2.47.1
next reply other threads:[~2025-01-05 18:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-05 18:28 ashish.is--- via Guix-patches via [this message]
2025-01-06 11:09 ` [bug#75385] [PATCH] gnu: wofi: Update to 1.4.1 Zheng Junjie
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=339bab64a7ecc893678f62701b5618d44a428c6a.1736101696.git.ashish.is@lostca.se \
--to=guix-patches@gnu.org \
--cc=75385@debbugs.gnu.org \
--cc=ashish.is@lostca.se \
/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).