GNU bug report logs - #71922
[PATCH] gnu: direvent: Update to 5.4.

Previous Next

Package: guix-patches;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Tai <atai <at> atai.org>
Subject: bug#71922: closed (Re: [bug#71922] [PATCH v2] gnu: direvent:
 Update to 5.4.)
Date: Mon, 19 Aug 2024 06:15:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#71922: [PATCH] gnu: direvent: Update to 5.4.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 71922 <at> debbugs.gnu.org.

-- 
71922: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71922
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Andy Tai <atai <at> atai.org>
Cc: 71922-done <at> debbugs.gnu.org
Subject: Re: [bug#71922] [PATCH v2] gnu: direvent: Update to 5.4.
Date: Mon, 19 Aug 2024 14:13:32 +0800
[Message part 3 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * 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

push, close.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: direvent: Update to 5.4.
Date: Wed,  3 Jul 2024 08:58:06 -0700
* 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




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.