all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67584] [PATCH] gnu: guile-smc: Update to 0.6.3.
@ 2023-12-02 13:55 Artyom V. Poptsov
  2023-12-10 21:26 ` bug#67584: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2023-12-02 13:55 UTC (permalink / raw)
  To: 67584


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

Hello,

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

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

From cd3fdfa78418d6734861167f1011f1502f36b278 Mon Sep 17 00:00:00 2001
Message-ID: <cd3fdfa78418d6734861167f1011f1502f36b278.1701524887.git.poptsov.artyom@gmail.com>
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Date: Sat, 2 Dec 2023 16:48:02 +0300
Subject: [PATCH] gnu: guile-smc: Update to 0.6.3.

* gnu/packages/guile-xyz.scm (guile-smc): Update to 0.6.3.

Change-Id: I7569db118c85f86e11906c41f4256be173ccc092
---
 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 b3ac661e77..b63bc0220d 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -5462,7 +5462,7 @@ (define-public guile-gitlab
 (define-public guile-smc
   (package
     (name "guile-smc")
-    (version "0.6.2")
+    (version "0.6.3")
     (source
      (origin
        (method git-fetch)
@@ -5472,7 +5472,7 @@ (define-public guile-smc
        (file-name (string-append name "-" version))
        (sha256
         (base32
-         "11083lj048ab5zsdgwpkshxi8v5nfdr7kvmmslszbi7lq2pwfqig"))))
+         "1gjwz1l2ls4xkkgg4d2vw3a1klc4var03ab4k6lq1jifdvc8n51f"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags '("GUILE_AUTO_COMPILE=0")     ;to prevent guild warnings

base-commit: aeb494322ca9dec4a4d66a7d063239c8536bd538
-- 
2.41.0


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


I checked all related projects (Guile-INI, Guile-PNG, Guile-DSV and
Guile-ICS) and everything builds successfully.

- avp

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: 869 bytes --]

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

* bug#67584: [PATCH] gnu: guile-smc: Update to 0.6.3.
  2023-12-02 13:55 [bug#67584] [PATCH] gnu: guile-smc: Update to 0.6.3 Artyom V. Poptsov
@ 2023-12-10 21:26 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-12-10 21:26 UTC (permalink / raw)
  To: Artyom V. Poptsov; +Cc: 67584-done

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

> From cd3fdfa78418d6734861167f1011f1502f36b278 Mon Sep 17 00:00:00 2001
> Message-ID: <cd3fdfa78418d6734861167f1011f1502f36b278.1701524887.git.poptsov.artyom@gmail.com>
> From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
> Date: Sat, 2 Dec 2023 16:48:02 +0300
> Subject: [PATCH] gnu: guile-smc: Update to 0.6.3.
>
> * gnu/packages/guile-xyz.scm (guile-smc): Update to 0.6.3.
>
> Change-Id: I7569db118c85f86e11906c41f4256be173ccc092

Applied, thanks!




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

end of thread, other threads:[~2023-12-10 21:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-02 13:55 [bug#67584] [PATCH] gnu: guile-smc: Update to 0.6.3 Artyom V. Poptsov
2023-12-10 21:26 ` bug#67584: " Ludovic Courtès

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.