all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ada Stevenson <adanskana@gmail.com>
To: 74414@debbugs.gnu.org
Cc: Ada Stevenson <adanskana@gmail.com>,
	Ada Stevenson <adanskana@gmail.com>,
	Guillaume Le Vaillant <glv@posteo.net>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Munyoki Kilyungi <me@bonfacemunyoki.com>,
	Sharlatan Hellseher <sharlatanus@gmail.com>,
	jgart <jgart@dismail.de>
Subject: [bug#74414] [PATCH 1/2] gnu: sbcl-async-process: Update to 3b16b91.
Date: Mon, 18 Nov 2024 17:32:14 +0800	[thread overview]
Message-ID: <509c3bee6f5c5675294ac77d0be659ed8482288f.1731921459.git.adanskana@gmail.com> (raw)
In-Reply-To: <cover.1731921459.git.adanskana@gmail.com>

* gnu/packages/lisp-xyz.scm (libasyncprocess): Update to 3b16b91.

Change-Id: I43131a2fa8270455b625afc3b9a549bd4fa7ee67
---
 gnu/packages/lisp-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index bacd1b54b7..065100bbde 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -4186,8 +4186,8 @@ (define-public ecl-cl-async-future
   (sbcl-package->ecl-package sbcl-cl-async-future))
 
 (define libasyncprocess
-  (let ((commit "8067007e283745b94a36a51320b41b65ac296e24")
-        (revision "1"))
+  (let ((commit "3b16b91d417530dac03559980fb5703206e20c55")
+        (revision "2"))
     (package
       (name "libasyncprocess")
       (version (git-version "0.0.1" revision commit))
@@ -4199,7 +4199,7 @@ (define libasyncprocess
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "0691z0vs5c65m24p1yi12iy27j59layzvzyy1yl19704x05442qh"))
+          (base32 "0ykbkmcf46rgiphsb8c03xf9l4l23xn1rppm51mviz7brs0zx7g4"))
          (modules '((guix build utils)))
          (snippet
           ;; Delete precompiled artifacts.
-- 
2.46.0





  reply	other threads:[~2024-11-18  9:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-18  9:26 [bug#74414] [PATCH 0/2] Update `lem` to 534cb9f Ada Stevenson
2024-11-18  9:32 ` Ada Stevenson [this message]
2024-11-18  9:32 ` [bug#74414] [PATCH 2/2] gnu: lem: Update " Ada Stevenson
2024-11-18  9:36 ` [bug#74414] [PATCH 0/2] Update `lem` " Thomas Stevenson
2024-11-19 13:49 ` bug#74414: " Guillaume Le Vaillant

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=509c3bee6f5c5675294ac77d0be659ed8482288f.1731921459.git.adanskana@gmail.com \
    --to=adanskana@gmail.com \
    --cc=74414@debbugs.gnu.org \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=glv@posteo.net \
    --cc=jgart@dismail.de \
    --cc=me@bonfacemunyoki.com \
    --cc=sharlatanus@gmail.com \
    /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.