Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ol: update to 2.3.5.
@ 2022-06-13 18:32 yuriy-chumak
  2022-06-13 18:35 ` [PR PATCH] [Updated] " yuriy-chumak
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: yuriy-chumak @ 2022-06-13 18:32 UTC (permalink / raw)
  To: ml

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

There is a new pull request by yuriy-chumak against master on the void-packages repository

https://github.com/otus-lisp/void-packages ol
https://github.com/void-linux/void-packages/pull/37551

ol: update to 2.3.5.
#### Testing the changes
- I tested the changes in this PR: **YES**


A patch file from https://github.com/void-linux/void-packages/pull/37551.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ol-37551.patch --]
[-- Type: text/x-diff, Size: 939 bytes --]

From 13384afc1462e74811683b5a54cf621895dc39b8 Mon Sep 17 00:00:00 2001
From: Yuriy Chumak <yuriy.chumak@mail.com>
Date: Mon, 13 Jun 2022 19:09:03 +0300
Subject: [PATCH] ol: update to 2.3.5.

---
 srcpkgs/ol/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ol/template b/srcpkgs/ol/template
index e3c29a71f176..d322f8a8be05 100644
--- a/srcpkgs/ol/template
+++ b/srcpkgs/ol/template
@@ -1,6 +1,6 @@
 # Template file for 'ol'
 pkgname=ol
-version=2.3
+version=2.3.5
 revision=1
 build_style=gnu-makefile
 hostmakedepends="xxd"
@@ -9,7 +9,7 @@ maintainer="rc-05 <rc23@email.it>"
 license="LGPL-3.0-or-later, MIT"
 homepage="https://yuriy-chumak.github.io/ol/"
 distfiles="https://github.com/yuriy-chumak/ol/archive/${version}.tar.gz"
-checksum=99b43cb7c510b2f9345fc2ff976540689131c563a883d1bd0699124466e155a8
+checksum=1f3da2d3b2e47f5c626bfe2727b649db3fd8f53e700dad2a984314275ee7a6ff
 
 CFLAGS="-lm"
 

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

* Re: [PR PATCH] [Updated] ol: update to 2.3.5.
  2022-06-13 18:32 [PR PATCH] ol: update to 2.3.5 yuriy-chumak
@ 2022-06-13 18:35 ` yuriy-chumak
  2022-06-24 23:46 ` [PR REVIEW] " classabbyamp
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: yuriy-chumak @ 2022-06-13 18:35 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by yuriy-chumak against master on the void-packages repository

https://github.com/otus-lisp/void-packages ol
https://github.com/void-linux/void-packages/pull/37551

ol: update to 2.3.5.
#### Testing the changes
- I tested the changes in this PR: **YES**


A patch file from https://github.com/void-linux/void-packages/pull/37551.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ol-37551.patch --]
[-- Type: text/x-diff, Size: 939 bytes --]

From dc745657f1b54371086d910e2fef5631f4233de4 Mon Sep 17 00:00:00 2001
From: Yuriy Chumak <yuriy.chumak@mail.com>
Date: Mon, 13 Jun 2022 19:09:03 +0300
Subject: [PATCH] ol: update to 2.3.5.

---
 srcpkgs/ol/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ol/template b/srcpkgs/ol/template
index e3c29a71f176..d322f8a8be05 100644
--- a/srcpkgs/ol/template
+++ b/srcpkgs/ol/template
@@ -1,6 +1,6 @@
 # Template file for 'ol'
 pkgname=ol
-version=2.3
+version=2.3.5
 revision=1
 build_style=gnu-makefile
 hostmakedepends="xxd"
@@ -9,7 +9,7 @@ maintainer="rc-05 <rc23@email.it>"
 license="LGPL-3.0-or-later, MIT"
 homepage="https://yuriy-chumak.github.io/ol/"
 distfiles="https://github.com/yuriy-chumak/ol/archive/${version}.tar.gz"
-checksum=99b43cb7c510b2f9345fc2ff976540689131c563a883d1bd0699124466e155a8
+checksum=1f3da2d3b2e47f5c626bfe2727b649db3fd8f53e700dad2a984314275ee7a6ff
 
 CFLAGS="-lm"
 

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

* Re: [PR REVIEW] ol: update to 2.3.5.
  2022-06-13 18:32 [PR PATCH] ol: update to 2.3.5 yuriy-chumak
  2022-06-13 18:35 ` [PR PATCH] [Updated] " yuriy-chumak
@ 2022-06-24 23:46 ` classabbyamp
  2022-06-27  7:27 ` [PR PATCH] [Updated] " yuriy-chumak
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-06-24 23:46 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37551#discussion_r906542742

Comment:
```suggestion
homepage="https://yuriy-chumak.github.io/ol/"
changelog="https://raw.githubusercontent.com/yuriy-chumak/ol/master/doc/CHANGELOG.md"
```

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

* Re: [PR PATCH] [Updated] ol: update to 2.3.5.
  2022-06-13 18:32 [PR PATCH] ol: update to 2.3.5 yuriy-chumak
  2022-06-13 18:35 ` [PR PATCH] [Updated] " yuriy-chumak
  2022-06-24 23:46 ` [PR REVIEW] " classabbyamp
@ 2022-06-27  7:27 ` yuriy-chumak
  2022-06-27  7:59 ` yuriy-chumak
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: yuriy-chumak @ 2022-06-27  7:27 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by yuriy-chumak against master on the void-packages repository

https://github.com/otus-lisp/void-packages ol
https://github.com/void-linux/void-packages/pull/37551

ol: update to 2.3.5.
#### Testing the changes
- I tested the changes in this PR: **YES**


A patch file from https://github.com/void-linux/void-packages/pull/37551.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ol-37551.patch --]
[-- Type: text/x-diff, Size: 1858 bytes --]

From dc745657f1b54371086d910e2fef5631f4233de4 Mon Sep 17 00:00:00 2001
From: Yuriy Chumak <yuriy.chumak@mail.com>
Date: Mon, 13 Jun 2022 19:09:03 +0300
Subject: [PATCH 1/2] ol: update to 2.3.5.

---
 srcpkgs/ol/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ol/template b/srcpkgs/ol/template
index e3c29a71f176..d322f8a8be05 100644
--- a/srcpkgs/ol/template
+++ b/srcpkgs/ol/template
@@ -1,6 +1,6 @@
 # Template file for 'ol'
 pkgname=ol
-version=2.3
+version=2.3.5
 revision=1
 build_style=gnu-makefile
 hostmakedepends="xxd"
@@ -9,7 +9,7 @@ maintainer="rc-05 <rc23@email.it>"
 license="LGPL-3.0-or-later, MIT"
 homepage="https://yuriy-chumak.github.io/ol/"
 distfiles="https://github.com/yuriy-chumak/ol/archive/${version}.tar.gz"
-checksum=99b43cb7c510b2f9345fc2ff976540689131c563a883d1bd0699124466e155a8
+checksum=1f3da2d3b2e47f5c626bfe2727b649db3fd8f53e700dad2a984314275ee7a6ff
 
 CFLAGS="-lm"
 

From 69cece421ac696fc81e38ff466ee8140270aaff4 Mon Sep 17 00:00:00 2001
From: Uri <yuriy-chumak@users.noreply.github.com>
Date: Mon, 27 Jun 2022 10:27:04 +0300
Subject: [PATCH 2/2] Update srcpkgs/ol/template

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/ol/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/ol/template b/srcpkgs/ol/template
index d322f8a8be05..40317b4324c7 100644
--- a/srcpkgs/ol/template
+++ b/srcpkgs/ol/template
@@ -8,6 +8,7 @@ short_desc="Purely functional dialect of Lisp"
 maintainer="rc-05 <rc23@email.it>"
 license="LGPL-3.0-or-later, MIT"
 homepage="https://yuriy-chumak.github.io/ol/"
+changelog="https://raw.githubusercontent.com/yuriy-chumak/ol/master/doc/CHANGELOG.md"
 distfiles="https://github.com/yuriy-chumak/ol/archive/${version}.tar.gz"
 checksum=1f3da2d3b2e47f5c626bfe2727b649db3fd8f53e700dad2a984314275ee7a6ff
 

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

* Re: [PR PATCH] [Updated] ol: update to 2.3.5.
  2022-06-13 18:32 [PR PATCH] ol: update to 2.3.5 yuriy-chumak
                   ` (2 preceding siblings ...)
  2022-06-27  7:27 ` [PR PATCH] [Updated] " yuriy-chumak
@ 2022-06-27  7:59 ` yuriy-chumak
  2022-06-27  8:01 ` [PR REVIEW] " yuriy-chumak
  2022-06-27 14:10 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: yuriy-chumak @ 2022-06-27  7:59 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by yuriy-chumak against master on the void-packages repository

https://github.com/otus-lisp/void-packages ol
https://github.com/void-linux/void-packages/pull/37551

ol: update to 2.3.5.
#### Testing the changes
- I tested the changes in this PR: **YES**


A patch file from https://github.com/void-linux/void-packages/pull/37551.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ol-37551.patch --]
[-- Type: text/x-diff, Size: 1075 bytes --]

From d13438491558b159188ccb3c77d5843cde67d94f Mon Sep 17 00:00:00 2001
From: Yuriy Chumak <yuriy.chumak@mail.com>
Date: Mon, 13 Jun 2022 19:09:03 +0300
Subject: [PATCH] ol: update to 2.3.5.

---
 srcpkgs/ol/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ol/template b/srcpkgs/ol/template
index e3c29a71f176..40317b4324c7 100644
--- a/srcpkgs/ol/template
+++ b/srcpkgs/ol/template
@@ -1,6 +1,6 @@
 # Template file for 'ol'
 pkgname=ol
-version=2.3
+version=2.3.5
 revision=1
 build_style=gnu-makefile
 hostmakedepends="xxd"
@@ -8,8 +8,9 @@ short_desc="Purely functional dialect of Lisp"
 maintainer="rc-05 <rc23@email.it>"
 license="LGPL-3.0-or-later, MIT"
 homepage="https://yuriy-chumak.github.io/ol/"
+changelog="https://raw.githubusercontent.com/yuriy-chumak/ol/master/doc/CHANGELOG.md"
 distfiles="https://github.com/yuriy-chumak/ol/archive/${version}.tar.gz"
-checksum=99b43cb7c510b2f9345fc2ff976540689131c563a883d1bd0699124466e155a8
+checksum=1f3da2d3b2e47f5c626bfe2727b649db3fd8f53e700dad2a984314275ee7a6ff
 
 CFLAGS="-lm"
 

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

* Re: [PR REVIEW] ol: update to 2.3.5.
  2022-06-13 18:32 [PR PATCH] ol: update to 2.3.5 yuriy-chumak
                   ` (3 preceding siblings ...)
  2022-06-27  7:59 ` yuriy-chumak
@ 2022-06-27  8:01 ` yuriy-chumak
  2022-06-27 14:10 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: yuriy-chumak @ 2022-06-27  8:01 UTC (permalink / raw)
  To: ml

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

New review comment by yuriy-chumak on void-packages repository

https://github.com/void-linux/void-packages/pull/37551#discussion_r907089165

Comment:
I've added and squashed into one commit.

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

* Re: [PR PATCH] [Merged]: ol: update to 2.3.5.
  2022-06-13 18:32 [PR PATCH] ol: update to 2.3.5 yuriy-chumak
                   ` (4 preceding siblings ...)
  2022-06-27  8:01 ` [PR REVIEW] " yuriy-chumak
@ 2022-06-27 14:10 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-06-27 14:10 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

ol: update to 2.3.5.
https://github.com/void-linux/void-packages/pull/37551

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**


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

end of thread, other threads:[~2022-06-27 14:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-13 18:32 [PR PATCH] ol: update to 2.3.5 yuriy-chumak
2022-06-13 18:35 ` [PR PATCH] [Updated] " yuriy-chumak
2022-06-24 23:46 ` [PR REVIEW] " classabbyamp
2022-06-27  7:27 ` [PR PATCH] [Updated] " yuriy-chumak
2022-06-27  7:59 ` yuriy-chumak
2022-06-27  8:01 ` [PR REVIEW] " yuriy-chumak
2022-06-27 14:10 ` [PR PATCH] [Merged]: " classabbyamp

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 NNTP newsgroup(s).