All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/janet: bump to version 1.19.2
@ 2022-01-15  9:13 Francois Perrad
  2022-01-15 10:18 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2022-01-15  9:13 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/janet/janet.hash | 2 +-
 package/janet/janet.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/janet/janet.hash b/package/janet/janet.hash
index 8e78d9a4d..50e6b1fef 100644
--- a/package/janet/janet.hash
+++ b/package/janet/janet.hash
@@ -1,5 +1,5 @@
 # Locally calculated
-sha256  bfc29c11a070cc175666f74eb99ea992276d6e269701ba9558a72cef05ac80b4  janet-1.18.1.tar.gz
+sha256  02ff892f4bfc060a8a37f4a5c3e659bf34ba5f1f1c5eb07d60dc2642c5cf0476  janet-1.19.2.tar.gz
 
 # Locally calculated
 sha256  e2d2ae8360d95386af751ac7d1a3da36ea8ceb230e5f0eba7eb762547b1c58c9  LICENSE
diff --git a/package/janet/janet.mk b/package/janet/janet.mk
index b00f82846..5b6a9a182 100644
--- a/package/janet/janet.mk
+++ b/package/janet/janet.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-JANET_VERSION = 1.18.1
+JANET_VERSION = 1.19.2
 JANET_SITE = $(call github,janet-lang,janet,v$(JANET_VERSION))
 JANET_LICENSE = MIT
 JANET_LICENSE_FILES = LICENSE
-- 
2.32.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/janet: bump to version 1.19.2
  2022-01-15  9:13 [Buildroot] [PATCH] package/janet: bump to version 1.19.2 Francois Perrad
@ 2022-01-15 10:18 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2022-01-15 10:18 UTC (permalink / raw)
  To: Francois Perrad; +Cc: buildroot

François, All,

On 2022-01-15 10:13 +0100, Francois Perrad spake thusly:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/janet/janet.hash | 2 +-
>  package/janet/janet.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/janet/janet.hash b/package/janet/janet.hash
> index 8e78d9a4d..50e6b1fef 100644
> --- a/package/janet/janet.hash
> +++ b/package/janet/janet.hash
> @@ -1,5 +1,5 @@
>  # Locally calculated
> -sha256  bfc29c11a070cc175666f74eb99ea992276d6e269701ba9558a72cef05ac80b4  janet-1.18.1.tar.gz
> +sha256  02ff892f4bfc060a8a37f4a5c3e659bf34ba5f1f1c5eb07d60dc2642c5cf0476  janet-1.19.2.tar.gz
>  
>  # Locally calculated
>  sha256  e2d2ae8360d95386af751ac7d1a3da36ea8ceb230e5f0eba7eb762547b1c58c9  LICENSE
> diff --git a/package/janet/janet.mk b/package/janet/janet.mk
> index b00f82846..5b6a9a182 100644
> --- a/package/janet/janet.mk
> +++ b/package/janet/janet.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -JANET_VERSION = 1.18.1
> +JANET_VERSION = 1.19.2
>  JANET_SITE = $(call github,janet-lang,janet,v$(JANET_VERSION))
>  JANET_LICENSE = MIT
>  JANET_LICENSE_FILES = LICENSE
> -- 
> 2.32.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-01-15 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-15  9:13 [Buildroot] [PATCH] package/janet: bump to version 1.19.2 Francois Perrad
2022-01-15 10:18 ` Yann E. MORIN

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.