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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63324: closed ([PATCH] gnu: guile-fibers-next: Update to
 1.2.0-2.745bd40.)
Date: Wed, 10 May 2023 10:49:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 10 May 2023 11:46:12 +0100
with message-id <87wn1g1mzg.fsf <at> cbaines.net>
and subject line Re: bug#63324: [PATCH] gnu: guile-fibers-next: Update to 1.2.0-2.745bd40.
has caused the debbugs.gnu.org bug report #63324,
regarding [PATCH] gnu: guile-fibers-next: Update to 1.2.0-2.745bd40.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
63324: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63324
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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 4 (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)]

This bug report was last modified 2 years and 92 days ago.

Previous Next


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