unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51248] [PATCH] gnu: janet: Upgrade to 1.18.1.
@ 2021-10-17  9:09 jgart via Guix-patches via
  2021-10-17 18:15 ` bug#51248: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2021-10-17  9:09 UTC (permalink / raw)
  To: 51248; +Cc: jgart

* gnu/packages/lisp.scm (janet): Upgrade to 1.18.1.
---
 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 6e1b9c0244..76d6ecdc42 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1156,7 +1156,7 @@ (define-public picolisp
 (define-public janet
   (package
     (name "janet")
-    (version "1.18.0")
+    (version "1.18.1")
     (source
      (origin
        (method git-fetch)
@@ -1165,7 +1165,7 @@ (define-public janet
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1wd6b6dmcn6snw79vn5b74ff5mk97mdagav7vnxklqzlqislg9qq"))))
+        (base32 "07k92ip4vmqpzbz32spkpy2rz7pxfsdyl77sy9fylqmc6vg32hr8"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
-- 
2.33.0





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

* bug#51248: [PATCH] gnu: janet: Upgrade to 1.18.1.
  2021-10-17  9:09 [bug#51248] [PATCH] gnu: janet: Upgrade to 1.18.1 jgart via Guix-patches via
@ 2021-10-17 18:15 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-10-17 18:15 UTC (permalink / raw)
  To: jgart; +Cc: 51248-done

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

Patch pushed. Thanks!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

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

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

end of thread, other threads:[~2021-10-17 18:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-17  9:09 [bug#51248] [PATCH] gnu: janet: Upgrade to 1.18.1 jgart via Guix-patches via
2021-10-17 18:15 ` bug#51248: " Efraim Flashner

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