all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Andy Tai <atai@atai.org>
Cc: 71922-done@debbugs.gnu.org
Subject: bug#71922: [PATCH v2] gnu: direvent: Update to 5.4.
Date: Mon, 19 Aug 2024 14:13:32 +0800	[thread overview]
Message-ID: <871q2lca5v.fsf@iscas.ac.cn> (raw)
In-Reply-To: <e62d1edefccecc4b6af256133ff11fc043ddbc6e.1724044196.git.atai@atai.org> (Andy Tai's message of "Sun, 18 Aug 2024 22:10:10 -0700")

[-- Attachment #1: Type: text/plain, Size: 1104 bytes --]

Andy Tai <atai@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-08-19  6:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-03 15:58 [bug#71922] [PATCH] gnu: direvent: Update to 5.4 Andy Tai
2024-08-19  5:10 ` [bug#71922] [PATCH v2] " Andy Tai
2024-08-19  6:13   ` Zheng Junjie [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871q2lca5v.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=71922-done@debbugs.gnu.org \
    --cc=atai@atai.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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.