GNU bug report logs -
#71922
[PATCH] gnu: direvent: Update to 5.4.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Wed, 3 Jul 2024 15:59:01 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* 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 db01152e0a..73d1b68855 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2745,14 +2745,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: 58a839273d1e4fac2b3a0ec456aabdf82deaa124
--
2.34.1
This bug report was last modified 327 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.