GNU bug report logs - #63324
[PATCH] gnu: guile-fibers-next: Update to 1.2.0-2.745bd40.

Previous Next

Package: guix-patches;

Reported by: Christopher Baines <mail <at> cbaines.net>

Date: Sat, 6 May 2023 08:58:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63324 in the body.
You can then email your comments to 63324 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63324; Package guix-patches. (Sat, 06 May 2023 08:58:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christopher Baines <mail <at> cbaines.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 06 May 2023 08:58:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: guile-fibers-next: Update to 1.2.0-2.745bd40.
Date: Sat,  6 May 2023 09:57:05 +0100
* gnu/packages/guile-xyz.scm (guile-fibers-next): Update to 1.2.0-2.745bd40.
---
 gnu/packages/guile-xyz.scm | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 5c169dca08..ea69d1b81a 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -850,14 +850,12 @@ (define-public guile-fibers-1.1
     (license license:lgpl3+)))
 
 (define-public guile-fibers-next
-  (let ((commit "36a6cc707921f4ab503965fefd096d80afee72f0")
-        (revision "1"))
+  (let ((commit "745bd409bef17284648805fb985777d21dba79f7")
+        (revision "2"))
     (package
       (inherit guile-fibers-1.1)
       (name "guile-fibers-next")
-      (version (git-version (package-version guile-fibers-1.1)
-                            revision
-                            commit))
+      (version (git-version "1.2.0" revision commit))
       (source (origin
                 (method git-fetch)
                 (uri (git-reference
@@ -866,7 +864,7 @@ (define-public guile-fibers-next
                 (file-name (git-file-name "guile-fibers" version))
                 (sha256
                  (base32
-                  "0vcb1xck7wv1z9d7i9gzs1k2vav73yf6as5cbjgjjfz8dzm0rq7q")))))))
+                  "0rn6v4phpnb443i0azfx33b38axd5asv40hhxx9b710hi22j4aic")))))))
 
 (define-public guile-fibers
   (package

base-commit: 64086a4fa449a9f6d2f835fcdf5498222b309e3a
-- 
2.39.1





Information forwarded to guix-patches <at> gnu.org:
bug#63324; Package guix-patches. (Tue, 09 May 2023 22:36:01 GMT) Full text and rfc822 format available.

Message #8 received at 63324 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Christopher Baines <mail <at> cbaines.net>
Cc: 63324 <at> debbugs.gnu.org
Subject: Re: bug#63324: [PATCH] gnu: guile-fibers-next: Update to
 1.2.0-2.745bd40.
Date: Wed, 10 May 2023 00:34:59 +0200
Christopher Baines <mail <at> cbaines.net> skribis:

> * gnu/packages/guile-xyz.scm (guile-fibers-next): Update to 1.2.0-2.745bd40.

Fine with me!

(While ‘emacs-next’ makes sense, I think ‘guile-fibers-next’ shouldn’t
be needed.)

Ludo’.




Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Wed, 10 May 2023 10:49:01 GMT) Full text and rfc822 format available.

Notification sent to Christopher Baines <mail <at> cbaines.net>:
bug acknowledged by developer. (Wed, 10 May 2023 10:49:02 GMT) Full text and rfc822 format available.

Message #13 received at 63324-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 63324-done <at> debbugs.gnu.org
Subject: Re: bug#63324: [PATCH] gnu: guile-fibers-next: Update to
 1.2.0-2.745bd40.
Date: Wed, 10 May 2023 11:46:12 +0100
[Message part 1 (text/plain, inline)]
Ludovic Courtès <ludo <at> gnu.org> writes:

> Christopher Baines <mail <at> cbaines.net> skribis:
>
>> * gnu/packages/guile-xyz.scm (guile-fibers-next): Update to 1.2.0-2.745bd40.
>
> Fine with me!

Great, pushed to master as e0c35d1578c10a8fe27c8372f3a8bb5dd88b01b8.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 07 Jun 2023 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 316 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.