unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62318] [PATCH] gnu: sbcl-jzon: Update to 1.1.0.
@ 2023-03-21  5:03 jgart via Guix-patches via
  2023-03-22 13:34 ` bug#62318: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2023-03-21  5:03 UTC (permalink / raw)
  To: 62318; +Cc: jgart

* gnu/packages/lisp-xyz.scm (sbcl-jzon): Update to 1.1.0.
---
 gnu/packages/lisp-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 45ec81f0b3..f54db4d7c3 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -24739,7 +24739,7 @@ (define-public ecl-websocket-driver
 (define-public sbcl-jzon
   (package
     (name "sbcl-jzon")
-    (version "1.0.0")
+    (version "1.1.0")
     (source
      (origin
        (method git-fetch)
@@ -24748,7 +24748,7 @@ (define-public sbcl-jzon
              (commit (string-append "v" version))))
        (file-name (git-file-name "cl-jzon" version))
        (sha256
-        (base32 "03k0czc58wlnxavkmr7gbrza6zq40ih4da8yjbxg9ba8m0bzzdw4"))))
+        (base32 "0rbardn1dfizpyyy1c127zzk1fnq4pslz75xa7ldpfjsi5jc5fmr"))))
     (build-system asdf-build-system/sbcl)
     (arguments
      '(#:asd-systems '("com.inuoe.jzon")
-- 
2.39.2





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

* bug#62318: [PATCH] gnu: sbcl-jzon: Update to 1.1.0.
  2023-03-21  5:03 [bug#62318] [PATCH] gnu: sbcl-jzon: Update to 1.1.0 jgart via Guix-patches via
@ 2023-03-22 13:34 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-03-22 13:34 UTC (permalink / raw)
  To: jgart; +Cc: 62318-done

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

Patch pushed as b94513bfa625b1885cc95d12d2fe44a77dea7df2.
Thanks.

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

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

end of thread, other threads:[~2023-03-22 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-21  5:03 [bug#62318] [PATCH] gnu: sbcl-jzon: Update to 1.1.0 jgart via Guix-patches via
2023-03-22 13:34 ` bug#62318: " Guillaume Le Vaillant

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