unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: jgart via Guix-patches via <guix-patches@gnu.org>
To: 56006@debbugs.gnu.org
Cc: jgart <jgart@dismail.de>
Subject: [bug#56006] [PATCH] gnu: janet: Update to 1.22.0.
Date: Wed, 15 Jun 2022 22:42:08 -0500	[thread overview]
Message-ID: <20220616034208.16249-1-jgart@dismail.de> (raw)

* gnu/packages/lisp.scm (janet): Update to 1.22.0.
---
 gnu/packages/lisp.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index c26da670ac..f54155c79b 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1165,7 +1165,7 @@ (define-public picolisp
 (define-public janet
   (package
     (name "janet")
-    (version "1.21.1")
+    (version "1.22.0")
     (source
      (origin
        (method git-fetch)
@@ -1174,7 +1174,7 @@ (define-public janet
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1c8lrwg518182rnz47mahv5r9jd3haj6ysigk0bkv8lpb0d2b760"))))
+        (base32 "0x067bdbr3rqspgxam3hg7lrk6290f0wpjwbk9d0vm5sydjkrsql"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags
-- 
2.36.1





             reply	other threads:[~2022-06-16  3:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-16  3:42 jgart via Guix-patches via [this message]
2022-06-24  0:36 ` bug#56006: [PATCH] gnu: janet: Update to 1.22.0 Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220616034208.16249-1-jgart@dismail.de \
    --to=guix-patches@gnu.org \
    --cc=56006@debbugs.gnu.org \
    --cc=jgart@dismail.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).