Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] docker-compose: update to 2.24.1
@ 2024-01-18 23:07 filiprojek
  2024-01-26  1:33 ` [PR PATCH] [Updated] " filiprojek
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: filiprojek @ 2024-01-18 23:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/filiprojek/void-packages docker-compose
https://github.com/void-linux/void-packages/pull/48274

docker-compose: update to 2.24.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From a58f3e2e0551c3f0990a11033f3c2bb2cbbee8da Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Fri, 19 Jan 2024 00:05:44 +0100
Subject: [PATCH] docker-compose: update to 2.24.1

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

diff --git a/srcpkgs/docker-compose/template b/srcpkgs/docker-compose/template
index e297fbc77ce23..47ad2a174b539 100644
--- a/srcpkgs/docker-compose/template
+++ b/srcpkgs/docker-compose/template
@@ -1,6 +1,6 @@
 # Template file for 'docker-compose'
 pkgname=docker-compose
-version=2.21.0
+version=2.24.1
 revision=1
 build_style=go
 go_import_path="github.com/docker/compose/v2"
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="https://docs.docker.com/compose/"
 changelog="https://github.com/docker/compose/releases"
 distfiles="https://github.com/docker/compose/archive/refs/tags/v${version}.tar.gz"
-checksum=0014b23382a50c90f91849e491500568366052882e22011822ca2d8a3b2976f2
+checksum=6bc723e36c1bd6c83f83fc1ee65097df29c6780f5e136e61e53ef96316be593f
 
 post_install() {
 	vmkdir usr/libexec/docker/cli-plugins

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

* Re: [PR PATCH] [Updated] docker-compose: update to 2.24.1
  2024-01-18 23:07 [PR PATCH] docker-compose: update to 2.24.1 filiprojek
@ 2024-01-26  1:33 ` filiprojek
  2024-01-26  1:34 ` docker-compose: update to 2.24.3 filiprojek
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: filiprojek @ 2024-01-26  1:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/filiprojek/void-packages docker-compose
https://github.com/void-linux/void-packages/pull/48274

docker-compose: update to 2.24.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From 66e1e3764856e7ebea5aba61db12e6635a4bd98c Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Fri, 19 Jan 2024 00:05:44 +0100
Subject: [PATCH] docker-compose: update to 2.24.3

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

diff --git a/srcpkgs/docker-compose/template b/srcpkgs/docker-compose/template
index e297fbc77ce23..46258e3256ca2 100644
--- a/srcpkgs/docker-compose/template
+++ b/srcpkgs/docker-compose/template
@@ -1,6 +1,6 @@
 # Template file for 'docker-compose'
 pkgname=docker-compose
-version=2.21.0
+version=2.24.3
 revision=1
 build_style=go
 go_import_path="github.com/docker/compose/v2"
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="https://docs.docker.com/compose/"
 changelog="https://github.com/docker/compose/releases"
 distfiles="https://github.com/docker/compose/archive/refs/tags/v${version}.tar.gz"
-checksum=0014b23382a50c90f91849e491500568366052882e22011822ca2d8a3b2976f2
+checksum=255b6e204c87a0d13e9f28cc3e60c39ce81c879a6df5d14d3202fff159f467db
 
 post_install() {
 	vmkdir usr/libexec/docker/cli-plugins

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

* Re: docker-compose: update to 2.24.3
  2024-01-18 23:07 [PR PATCH] docker-compose: update to 2.24.1 filiprojek
  2024-01-26  1:33 ` [PR PATCH] [Updated] " filiprojek
@ 2024-01-26  1:34 ` filiprojek
  2024-01-29 15:04 ` [PR PATCH] [Updated] " filiprojek
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: filiprojek @ 2024-01-26  1:34 UTC (permalink / raw)
  To: ml

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

New comment by filiprojek on void-packages repository

https://github.com/void-linux/void-packages/pull/48274#issuecomment-1911268470

Comment:
bumped to 2.24.3

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

* Re: [PR PATCH] [Updated] docker-compose: update to 2.24.3
  2024-01-18 23:07 [PR PATCH] docker-compose: update to 2.24.1 filiprojek
  2024-01-26  1:33 ` [PR PATCH] [Updated] " filiprojek
  2024-01-26  1:34 ` docker-compose: update to 2.24.3 filiprojek
@ 2024-01-29 15:04 ` filiprojek
  2024-01-30 18:56 ` [PR PATCH] [Updated] docker-compose: update to 2.24.3, adopt filiprojek
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: filiprojek @ 2024-01-29 15:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/filiprojek/void-packages docker-compose
https://github.com/void-linux/void-packages/pull/48274

docker-compose: update to 2.24.3
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From 5c5f13b81e13e9b5f2177be72042f49cfcf5a9b2 Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Fri, 19 Jan 2024 00:05:44 +0100
Subject: [PATCH] docker-compose: update to 2.24.3, adopt

---
 srcpkgs/docker-compose/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/docker-compose/template b/srcpkgs/docker-compose/template
index e297fbc77ce23..97fd9c4f88196 100644
--- a/srcpkgs/docker-compose/template
+++ b/srcpkgs/docker-compose/template
@@ -1,6 +1,6 @@
 # Template file for 'docker-compose'
 pkgname=docker-compose
-version=2.21.0
+version=2.24.3
 revision=1
 build_style=go
 go_import_path="github.com/docker/compose/v2"
@@ -8,12 +8,12 @@ go_package="${go_import_path}/cmd"
 go_ldflags="-X ${go_import_path}/internal.Version=v${version}"
 depends="docker-cli"
 short_desc="Tool to define and run multi-container Docker applications"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Filip Rojek <filip@filiprojek.cz>"
 license="Apache-2.0"
 homepage="https://docs.docker.com/compose/"
 changelog="https://github.com/docker/compose/releases"
 distfiles="https://github.com/docker/compose/archive/refs/tags/v${version}.tar.gz"
-checksum=0014b23382a50c90f91849e491500568366052882e22011822ca2d8a3b2976f2
+checksum=255b6e204c87a0d13e9f28cc3e60c39ce81c879a6df5d14d3202fff159f467db
 
 post_install() {
 	vmkdir usr/libexec/docker/cli-plugins

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

* Re: [PR PATCH] [Updated] docker-compose: update to 2.24.3, adopt
  2024-01-18 23:07 [PR PATCH] docker-compose: update to 2.24.1 filiprojek
                   ` (2 preceding siblings ...)
  2024-01-29 15:04 ` [PR PATCH] [Updated] " filiprojek
@ 2024-01-30 18:56 ` filiprojek
  2024-01-30 18:59 ` docker-compose: update to 2.24.4, adopt filiprojek
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: filiprojek @ 2024-01-30 18:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/filiprojek/void-packages docker-compose
https://github.com/void-linux/void-packages/pull/48274

docker-compose: update to 2.24.3, adopt
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From 142dc3412d2f87c28df13d9af7369d82601d0a48 Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Fri, 19 Jan 2024 00:05:44 +0100
Subject: [PATCH] docker-compose: update to 2.24.4, adopt

---
 srcpkgs/docker-compose/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/docker-compose/template b/srcpkgs/docker-compose/template
index e297fbc77ce23..3a8ec6601117e 100644
--- a/srcpkgs/docker-compose/template
+++ b/srcpkgs/docker-compose/template
@@ -1,6 +1,6 @@
 # Template file for 'docker-compose'
 pkgname=docker-compose
-version=2.21.0
+version=2.24.4
 revision=1
 build_style=go
 go_import_path="github.com/docker/compose/v2"
@@ -8,12 +8,12 @@ go_package="${go_import_path}/cmd"
 go_ldflags="-X ${go_import_path}/internal.Version=v${version}"
 depends="docker-cli"
 short_desc="Tool to define and run multi-container Docker applications"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Filip Rojek <filip@filiprojek.cz>"
 license="Apache-2.0"
 homepage="https://docs.docker.com/compose/"
 changelog="https://github.com/docker/compose/releases"
 distfiles="https://github.com/docker/compose/archive/refs/tags/v${version}.tar.gz"
-checksum=0014b23382a50c90f91849e491500568366052882e22011822ca2d8a3b2976f2
+checksum=a276cce106f65c139cc20530f5d32b546d86cccebca9fe4880246a814caa8034
 
 post_install() {
 	vmkdir usr/libexec/docker/cli-plugins

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

* Re: docker-compose: update to 2.24.4, adopt
  2024-01-18 23:07 [PR PATCH] docker-compose: update to 2.24.1 filiprojek
                   ` (3 preceding siblings ...)
  2024-01-30 18:56 ` [PR PATCH] [Updated] docker-compose: update to 2.24.3, adopt filiprojek
@ 2024-01-30 18:59 ` filiprojek
  2024-02-03 11:59 ` [PR PATCH] [Updated] " filiprojek
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: filiprojek @ 2024-01-30 18:59 UTC (permalink / raw)
  To: ml

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

New comment by filiprojek on void-packages repository

https://github.com/void-linux/void-packages/pull/48274#issuecomment-1917696805

Comment:
bumped to 2.24.4

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

* Re: [PR PATCH] [Updated] docker-compose: update to 2.24.4, adopt
  2024-01-18 23:07 [PR PATCH] docker-compose: update to 2.24.1 filiprojek
                   ` (4 preceding siblings ...)
  2024-01-30 18:59 ` docker-compose: update to 2.24.4, adopt filiprojek
@ 2024-02-03 11:59 ` filiprojek
  2024-02-03 12:03 ` filiprojek
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: filiprojek @ 2024-02-03 11:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/filiprojek/void-packages docker-compose
https://github.com/void-linux/void-packages/pull/48274

docker-compose: update to 2.24.4, adopt
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From 28334526a0f1fa8b26524690dbdab1a09361d5aa Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Fri, 19 Jan 2024 00:05:44 +0100
Subject: [PATCH] docker-compose: update to 2.24.5, adopt

---
 srcpkgs/docker-compose/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/docker-compose/template b/srcpkgs/docker-compose/template
index e297fbc77ce230..e4434caa903478 100644
--- a/srcpkgs/docker-compose/template
+++ b/srcpkgs/docker-compose/template
@@ -1,6 +1,6 @@
 # Template file for 'docker-compose'
 pkgname=docker-compose
-version=2.21.0
+version=2.24.5
 revision=1
 build_style=go
 go_import_path="github.com/docker/compose/v2"
@@ -8,12 +8,12 @@ go_package="${go_import_path}/cmd"
 go_ldflags="-X ${go_import_path}/internal.Version=v${version}"
 depends="docker-cli"
 short_desc="Tool to define and run multi-container Docker applications"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Filip Rojek <filip@filiprojek.cz>"
 license="Apache-2.0"
 homepage="https://docs.docker.com/compose/"
 changelog="https://github.com/docker/compose/releases"
 distfiles="https://github.com/docker/compose/archive/refs/tags/v${version}.tar.gz"
-checksum=0014b23382a50c90f91849e491500568366052882e22011822ca2d8a3b2976f2
+checksum=160c575658cdd65836ea3138bb6337f75877df6cbad8e2d4bf4ddcf850cee382
 
 post_install() {
 	vmkdir usr/libexec/docker/cli-plugins

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

* Re: [PR PATCH] [Updated] docker-compose: update to 2.24.4, adopt
  2024-01-18 23:07 [PR PATCH] docker-compose: update to 2.24.1 filiprojek
                   ` (5 preceding siblings ...)
  2024-02-03 11:59 ` [PR PATCH] [Updated] " filiprojek
@ 2024-02-03 12:03 ` filiprojek
  2024-02-03 12:10 ` docker-compose: update to 2.24.5, adopt filiprojek
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: filiprojek @ 2024-02-03 12:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/filiprojek/void-packages docker-compose
https://github.com/void-linux/void-packages/pull/48274

docker-compose: update to 2.24.4, adopt
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From a74edb841abe25d7e6ce39ff4624bd0b76edd418 Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Fri, 19 Jan 2024 00:05:44 +0100
Subject: [PATCH] docker-compose: update to 2.24.5, adopt

---
 srcpkgs/docker-compose/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/docker-compose/template b/srcpkgs/docker-compose/template
index ccad9f865b7642..e4434caa903478 100644
--- a/srcpkgs/docker-compose/template
+++ b/srcpkgs/docker-compose/template
@@ -1,6 +1,6 @@
 # Template file for 'docker-compose'
 pkgname=docker-compose
-version=2.24.0
+version=2.24.5
 revision=1
 build_style=go
 go_import_path="github.com/docker/compose/v2"
@@ -8,12 +8,12 @@ go_package="${go_import_path}/cmd"
 go_ldflags="-X ${go_import_path}/internal.Version=v${version}"
 depends="docker-cli"
 short_desc="Tool to define and run multi-container Docker applications"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Filip Rojek <filip@filiprojek.cz>"
 license="Apache-2.0"
 homepage="https://docs.docker.com/compose/"
 changelog="https://github.com/docker/compose/releases"
 distfiles="https://github.com/docker/compose/archive/refs/tags/v${version}.tar.gz"
-checksum=4ceafedf732f9203ccc85f6ec5fff68bae992700339905b0c51ede5b73ebbf45
+checksum=160c575658cdd65836ea3138bb6337f75877df6cbad8e2d4bf4ddcf850cee382
 
 post_install() {
 	vmkdir usr/libexec/docker/cli-plugins

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

* Re: docker-compose: update to 2.24.5, adopt
  2024-01-18 23:07 [PR PATCH] docker-compose: update to 2.24.1 filiprojek
                   ` (6 preceding siblings ...)
  2024-02-03 12:03 ` filiprojek
@ 2024-02-03 12:10 ` filiprojek
  2024-02-17 18:51 ` [PR PATCH] [Updated] " filiprojek
  2024-02-19 16:20 ` [PR PATCH] [Merged]: docker-compose: update to 2.24.6, adopt leahneukirchen
  9 siblings, 0 replies; 11+ messages in thread
From: filiprojek @ 2024-02-03 12:10 UTC (permalink / raw)
  To: ml

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

New comment by filiprojek on void-packages repository

https://github.com/void-linux/void-packages/pull/48274#issuecomment-1925304556

Comment:
bumped to 2.24.5

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

* Re: [PR PATCH] [Updated] docker-compose: update to 2.24.5, adopt
  2024-01-18 23:07 [PR PATCH] docker-compose: update to 2.24.1 filiprojek
                   ` (7 preceding siblings ...)
  2024-02-03 12:10 ` docker-compose: update to 2.24.5, adopt filiprojek
@ 2024-02-17 18:51 ` filiprojek
  2024-02-19 16:20 ` [PR PATCH] [Merged]: docker-compose: update to 2.24.6, adopt leahneukirchen
  9 siblings, 0 replies; 11+ messages in thread
From: filiprojek @ 2024-02-17 18:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/filiprojek/void-packages docker-compose
https://github.com/void-linux/void-packages/pull/48274

docker-compose: update to 2.24.5, adopt
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From bae5770db4e25701b195ce483001e037e2ee5e2b Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Fri, 19 Jan 2024 00:05:44 +0100
Subject: [PATCH] docker-compose: update to 2.24.6, adopt

---
 srcpkgs/docker-compose/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/docker-compose/template b/srcpkgs/docker-compose/template
index ccad9f865b764..998bc9d07a006 100644
--- a/srcpkgs/docker-compose/template
+++ b/srcpkgs/docker-compose/template
@@ -1,6 +1,6 @@
 # Template file for 'docker-compose'
 pkgname=docker-compose
-version=2.24.0
+version=2.24.6
 revision=1
 build_style=go
 go_import_path="github.com/docker/compose/v2"
@@ -8,12 +8,12 @@ go_package="${go_import_path}/cmd"
 go_ldflags="-X ${go_import_path}/internal.Version=v${version}"
 depends="docker-cli"
 short_desc="Tool to define and run multi-container Docker applications"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Filip Rojek <filip@filiprojek.cz>"
 license="Apache-2.0"
 homepage="https://docs.docker.com/compose/"
 changelog="https://github.com/docker/compose/releases"
 distfiles="https://github.com/docker/compose/archive/refs/tags/v${version}.tar.gz"
-checksum=4ceafedf732f9203ccc85f6ec5fff68bae992700339905b0c51ede5b73ebbf45
+checksum=14fffeba19b82c8e5a9cdf6d873522a11ee4e25bbb86bbdf468795274429db70
 
 post_install() {
 	vmkdir usr/libexec/docker/cli-plugins

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

* Re: [PR PATCH] [Merged]: docker-compose: update to 2.24.6, adopt
  2024-01-18 23:07 [PR PATCH] docker-compose: update to 2.24.1 filiprojek
                   ` (8 preceding siblings ...)
  2024-02-17 18:51 ` [PR PATCH] [Updated] " filiprojek
@ 2024-02-19 16:20 ` leahneukirchen
  9 siblings, 0 replies; 11+ messages in thread
From: leahneukirchen @ 2024-02-19 16:20 UTC (permalink / raw)
  To: ml

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

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

docker-compose: update to 2.24.6, adopt
https://github.com/void-linux/void-packages/pull/48274

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

end of thread, other threads:[~2024-02-19 16:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-18 23:07 [PR PATCH] docker-compose: update to 2.24.1 filiprojek
2024-01-26  1:33 ` [PR PATCH] [Updated] " filiprojek
2024-01-26  1:34 ` docker-compose: update to 2.24.3 filiprojek
2024-01-29 15:04 ` [PR PATCH] [Updated] " filiprojek
2024-01-30 18:56 ` [PR PATCH] [Updated] docker-compose: update to 2.24.3, adopt filiprojek
2024-01-30 18:59 ` docker-compose: update to 2.24.4, adopt filiprojek
2024-02-03 11:59 ` [PR PATCH] [Updated] " filiprojek
2024-02-03 12:03 ` filiprojek
2024-02-03 12:10 ` docker-compose: update to 2.24.5, adopt filiprojek
2024-02-17 18:51 ` [PR PATCH] [Updated] " filiprojek
2024-02-19 16:20 ` [PR PATCH] [Merged]: docker-compose: update to 2.24.6, adopt leahneukirchen

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