Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] httpie: update to 2.1.0.
@ 2020-05-31 10:47 mobinmob
  2020-05-31 11:40 ` [PR PATCH] [Updated] " mobinmob
  2020-06-01  9:32 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: mobinmob @ 2020-05-31 10:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages httpie
https://github.com/void-linux/void-packages/pull/22462

httpie: update to 2.1.0.


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

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

From 1f05cebb7d037d989b76977a16e0e64c6cba370b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 31 May 2020 13:45:55 +0300
Subject: [PATCH] httpie: update to 2.1.0.

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

diff --git a/srcpkgs/httpie/template b/srcpkgs/httpie/template
index 369803e70a9..2cb04c88273 100644
--- a/srcpkgs/httpie/template
+++ b/srcpkgs/httpie/template
@@ -1,6 +1,6 @@
 # Template file for 'httpie'
 pkgname=httpie
-version=2.0.0
+version=2.1.0
 revision=1
 archs=noarch
 build_style=python3-module
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://httpie.org/"
 changelog="https://raw.githubusercontent.com/jakubroztocil/httpie/master/CHANGELOG.rst"
 distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz"
-checksum=92ebdced5620ab56fd9f24e494c7c97eb0afee0f03a55bee41f773395c59dc5c
+checksum=aea482da09341a3d205761d828c7125884c9d0eb77a53cd4d2e6042e4670182b
 
 post_install() {
 	vinstall extras/httpie-completion.bash 644 usr/share/bash-completion/completions http

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

* Re: [PR PATCH] [Updated] httpie: update to 2.1.0.
  2020-05-31 10:47 [PR PATCH] httpie: update to 2.1.0 mobinmob
@ 2020-05-31 11:40 ` mobinmob
  2020-06-01  9:32 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: mobinmob @ 2020-05-31 11:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages httpie
https://github.com/void-linux/void-packages/pull/22462

httpie: update to 2.1.0.


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

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

From ba0c5cf35287e8cc2b17c4c6a2083351ed75fc94 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 31 May 2020 13:45:55 +0300
Subject: [PATCH] httpie: update to 2.1.0.

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

diff --git a/srcpkgs/httpie/template b/srcpkgs/httpie/template
index 369803e70a9..2cb04c88273 100644
--- a/srcpkgs/httpie/template
+++ b/srcpkgs/httpie/template
@@ -1,6 +1,6 @@
 # Template file for 'httpie'
 pkgname=httpie
-version=2.0.0
+version=2.1.0
 revision=1
 archs=noarch
 build_style=python3-module
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://httpie.org/"
 changelog="https://raw.githubusercontent.com/jakubroztocil/httpie/master/CHANGELOG.rst"
 distfiles="https://github.com/jakubroztocil/httpie/archive/${version}.tar.gz"
-checksum=92ebdced5620ab56fd9f24e494c7c97eb0afee0f03a55bee41f773395c59dc5c
+checksum=aea482da09341a3d205761d828c7125884c9d0eb77a53cd4d2e6042e4670182b
 
 post_install() {
 	vinstall extras/httpie-completion.bash 644 usr/share/bash-completion/completions http

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

* Re: [PR PATCH] [Merged]: httpie: update to 2.1.0.
  2020-05-31 10:47 [PR PATCH] httpie: update to 2.1.0 mobinmob
  2020-05-31 11:40 ` [PR PATCH] [Updated] " mobinmob
@ 2020-06-01  9:32 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-06-01  9:32 UTC (permalink / raw)
  To: ml

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

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

httpie: update to 2.1.0.
https://github.com/void-linux/void-packages/pull/22462

Description:


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

end of thread, other threads:[~2020-06-01  9:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-31 10:47 [PR PATCH] httpie: update to 2.1.0 mobinmob
2020-05-31 11:40 ` [PR PATCH] [Updated] " mobinmob
2020-06-01  9:32 ` [PR PATCH] [Merged]: " Hoshpak

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