Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] docker-compose: update to 1.27.4.
@ 2020-09-25  7:07 kartikynwa
  2020-09-29 15:35 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: kartikynwa @ 2020-09-25  7:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 338 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/25080

docker-compose: update to 1.27.4.


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

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

From 07785f05401d3dcdb7f45de64f8308f6353e11b3 Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Fri, 25 Sep 2020 12:36:24 +0530
Subject: [PATCH] docker-compose: update to 1.27.4.

---
 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 40a4f352ffe..6e8ff769c6a 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.27.3
+version=1.27.4
 revision=1
 wrksrc="compose-${version}"
 build_style=python3-module
@@ -14,7 +14,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=38965a06a1f355f89ad1f905f959b0204325f5fc5632108fa2d8d8ff5f964445
+checksum=1c0458f37e9de4bf2d79fe82c9ab0065c8a6132496c3c2f477599604e294a422
 
 
 post_install() {

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

end of thread, other threads:[~2020-09-29 15:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-25  7:07 [PR PATCH] docker-compose: update to 1.27.4 kartikynwa
2020-09-29 15:35 ` [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).