unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65158] [PATCH] gnu: guile-smc: Update to 0.6.1
@ 2023-08-08 19:37 Artyom V. Poptsov
  2023-08-12 21:04 ` bug#65158: " Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Artyom V. Poptsov @ 2023-08-08 19:37 UTC (permalink / raw)
  To: 65158


[-- Attachment #1.1: Type: text/plain, Size: 50 bytes --]

Hello,

this patch updates Guile-SMC[1] to 0.6.1.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-guile-smc-Update-to-0.6.1.patch --]
[-- Type: text/x-diff, Size: 1347 bytes --]

From f4b166610e44beaa9ba1a1d9cbe8fc2e8c3a8cf2 Mon Sep 17 00:00:00 2001
Message-Id: <f4b166610e44beaa9ba1a1d9cbe8fc2e8c3a8cf2.1691523172.git.poptsov.artyom@gmail.com>
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Date: Tue, 8 Aug 2023 22:32:39 +0300
Subject: [PATCH] gnu: guile-smc: Update to 0.6.1.

* gnu/packages/guile-xyz.scm (guile-smc): Update to 0.6.1.
---
 gnu/packages/guile-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index a350b6700e..d90ff16794 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -5345,7 +5345,7 @@ (define-public guile-gitlab
 (define-public guile-smc
   (package
     (name "guile-smc")
-    (version "0.6.0")
+    (version "0.6.1")
     (source
      (origin
        (method git-fetch)
@@ -5355,7 +5355,7 @@ (define-public guile-smc
        (file-name (string-append name "-" version))
        (sha256
         (base32
-         "15b8m30kjl46p44xjd65vv1bv60hy130zfskkcsrj10fzahyk9zd"))))
+         "02729gkywzimmdlmnwzclvs3wl92f9mvp5dmcbp75kmwibxly288"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags '("GUILE_AUTO_COMPILE=0")     ;to prevent guild warnings

base-commit: 4547bc6fa3142dca77f7fc912368aeff31bd6e53
-- 
2.34.1


[-- Attachment #1.3: Type: text/plain, Size: 282 bytes --]


- Artyom

References:
1. https://github.com/artyom-poptsov/guile-smc

-- 
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F

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

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

* bug#65158: [PATCH] gnu: guile-smc: Update to 0.6.1
  2023-08-08 19:37 [bug#65158] [PATCH] gnu: guile-smc: Update to 0.6.1 Artyom V. Poptsov
@ 2023-08-12 21:04 ` Ludovic Courtès
  2023-08-13  6:43   ` [bug#65158] " Artyom V. Poptsov
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2023-08-12 21:04 UTC (permalink / raw)
  To: Artyom V. Poptsov; +Cc: 65158-done

Hi,

"Artyom V. Poptsov" <poptsov.artyom@gmail.com> skribis:

> From f4b166610e44beaa9ba1a1d9cbe8fc2e8c3a8cf2 Mon Sep 17 00:00:00 2001
> Message-Id: <f4b166610e44beaa9ba1a1d9cbe8fc2e8c3a8cf2.1691523172.git.poptsov.artyom@gmail.com>
> From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
> Date: Tue, 8 Aug 2023 22:32:39 +0300
> Subject: [PATCH] gnu: guile-smc: Update to 0.6.1.
>
> * gnu/packages/guile-xyz.scm (guile-smc): Update to 0.6.1.

Applied, thanks!

Ludo’.




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

* [bug#65158] [PATCH] gnu: guile-smc: Update to 0.6.1
  2023-08-12 21:04 ` bug#65158: " Ludovic Courtès
@ 2023-08-13  6:43   ` Artyom V. Poptsov
  0 siblings, 0 replies; 3+ messages in thread
From: Artyom V. Poptsov @ 2023-08-13  6:43 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 65158-done

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

Hello Ludovic!

Thank you for applying the patch that updates Guile-SMC to 0.6.1!

But there's a pending patch for 0.6.2 already:
  https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65232

:-)

- Artyom

-- 
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F

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

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

end of thread, other threads:[~2023-08-13  6:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-08 19:37 [bug#65158] [PATCH] gnu: guile-smc: Update to 0.6.1 Artyom V. Poptsov
2023-08-12 21:04 ` bug#65158: " Ludovic Courtès
2023-08-13  6:43   ` [bug#65158] " Artyom V. Poptsov

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).