Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] docker-compose: update to 1.27.0
@ 2020-09-08  5:55 kartikynwa
  2020-09-08 16:12 ` [PR REVIEW] " ahesford
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: kartikynwa @ 2020-09-08  5:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kartikynwa/void-packages docker-compose-update
https://github.com/void-linux/void-packages/pull/24757

docker-compose: update to 1.27.0


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

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

From 4b641b54ffc74799fc07c2751da2b0f9622b7390 Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Tue, 8 Sep 2020 11:24:58 +0530
Subject: [PATCH] docker-compose: update to 1.27.0

---
 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 8742e5070f5..11492f0e44e 100644
--- a/srcpkgs/docker-compose/template
+++ b/srcpkgs/docker-compose/template
@@ -1,6 +1,6 @@
 # Template file for 'docker-compose'
 pkgname=docker-compose
-version=1.26.2
+version=1.27.0
 revision=1
 archs=noarch
 wrksrc="compose-${version}"
@@ -15,7 +15,7 @@ maintainer="pancake <pancake@nopcode.org>"
 license="Apache-2.0"
 homepage="https://docs.docker.com/compose/"
 distfiles="https://github.com/docker/compose/archive/${version}.tar.gz"
-checksum=a4999bcb838ca9e88ff992fedd7a32ab71f97ae081696f8bf26fa1da54aaffe6
+checksum=9ba09b65037f8a25def88e2fb270df32c7cfce8b158936614ddcbde2aa29a7c8
 
 
 post_install() {

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

end of thread, other threads:[~2020-09-08 16:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-08  5:55 [PR PATCH] docker-compose: update to 1.27.0 kartikynwa
2020-09-08 16:12 ` [PR REVIEW] " ahesford
2020-09-08 16:19 ` [PR PATCH] [Updated] " kartikynwa
2020-09-08 16:19 ` [PR REVIEW] " kartikynwa
2020-09-08 16:37 ` [PR PATCH] [Merged]: " ahesford

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