all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 71922@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#71922] [PATCH v2] gnu: direvent: Update to 5.4.
Date: Sun, 18 Aug 2024 22:10:10 -0700	[thread overview]
Message-ID: <e62d1edefccecc4b6af256133ff11fc043ddbc6e.1724044196.git.atai@atai.org> (raw)
In-Reply-To: <952405c1b0af8917160a55b8cd2a5b9e17c2bb6a.1720022260.git.atai@atai.org>

* 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





  reply	other threads:[~2024-08-19  5:13 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 ` Andy Tai [this message]
2024-08-19  6:13   ` bug#71922: [PATCH v2] " 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

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

  git send-email \
    --in-reply-to=e62d1edefccecc4b6af256133ff11fc043ddbc6e.1724044196.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 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.