From: Andy Tai <atai@atai.org>
To: 71922@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#71922] [PATCH] gnu: direvent: Update to 5.4.
Date: Wed, 3 Jul 2024 08:58:06 -0700 [thread overview]
Message-ID: <952405c1b0af8917160a55b8cd2a5b9e17c2bb6a.1720022260.git.atai@atai.org> (raw)
* gnu/packages/admin.scm (direvent): update to 5.4.
Change-Id: I955abd8e3d75ff2fa7afa99c8d6b2eed2328b20a
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 4dba607bd6..0703001c6a 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2742,14 +2742,14 @@ (define-public lr
(define-public direvent
(package
(name "direvent")
- (version "5.3")
+ (version "5.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/direvent/direvent-"
version ".tar.gz"))
(sha256
(base32
- "15y4jk5vlcd003bvf42c6z9zd4gz4pwqpwaapqmyk7x4gnksh1cl"))))
+ "1flmswj1by9afqal55hc70l2hshcawyn0j2if92y6rxb58cwdfqx"))))
(build-system gnu-build-system)
(arguments
(list #:phases
base-commit: 0f51ddd8dba6b69115d07f4a77ba70abb6521293
--
2.34.1
next reply other threads:[~2024-07-03 15:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-03 15:58 Andy Tai [this message]
2024-08-19 5:10 ` [bug#71922] [PATCH v2] gnu: direvent: Update to 5.4 Andy Tai
2024-08-19 6:13 ` bug#71922: " 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=952405c1b0af8917160a55b8cd2a5b9e17c2bb6a.1720022260.git.atai@atai.org \
--to=atai@atai.org \
--cc=71922@debbugs.gnu.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).