unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63324] [PATCH] gnu: guile-fibers-next: Update to 1.2.0-2.745bd40.
@ 2023-05-06  8:57 Christopher Baines
  2023-05-09 22:34 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Baines @ 2023-05-06  8:57 UTC (permalink / raw)
  To: 63324

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#63324] [PATCH] gnu: guile-fibers-next: Update to 1.2.0-2.745bd40.
  2023-05-06  8:57 [bug#63324] [PATCH] gnu: guile-fibers-next: Update to 1.2.0-2.745bd40 Christopher Baines
@ 2023-05-09 22:34 ` Ludovic Courtès
  2023-05-10 10:46   ` bug#63324: " Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2023-05-09 22:34 UTC (permalink / raw)
  To: Christopher Baines; +Cc: 63324

Christopher Baines <mail@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’.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#63324: [PATCH] gnu: guile-fibers-next: Update to 1.2.0-2.745bd40.
  2023-05-09 22:34 ` Ludovic Courtès
@ 2023-05-10 10:46   ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2023-05-10 10:46 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 63324-done

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


Ludovic Courtès <ludo@gnu.org> writes:

> Christopher Baines <mail@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.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-10 10:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-06  8:57 [bug#63324] [PATCH] gnu: guile-fibers-next: Update to 1.2.0-2.745bd40 Christopher Baines
2023-05-09 22:34 ` Ludovic Courtès
2023-05-10 10:46   ` bug#63324: " Christopher Baines

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).