Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gajim: update to 1.1.3
@ 2019-05-06 17:11 voidlinux-github
  2019-05-06 17:15 ` voidlinux-github
  2019-05-06 17:15 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-05-06 17:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bobertlo/void-packages gajim
https://github.com/void-linux/void-packages/pull/11529

gajim: update to 1.1.3
Updated required dependency from same upstream.

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

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

From e2eeee57acc889ef13a22ec66e0d1cff7f6c0085 Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Mon, 6 May 2019 12:05:58 -0500
Subject: [PATCH 1/2] python-nbxmpp: update to 0.6.10

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

diff --git a/srcpkgs/python-nbxmpp/template b/srcpkgs/python-nbxmpp/template
index 7a1f966b2fa..4952ee1e102 100644
--- a/srcpkgs/python-nbxmpp/template
+++ b/srcpkgs/python-nbxmpp/template
@@ -1,6 +1,6 @@
 # Template file for 'python-nbxmpp'
 pkgname=python-nbxmpp
-version=0.6.9
+version=0.6.10
 revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
 homepage="https://python-nbxmpp.gajim.org/"
 #changelog="https://dev.gajim.org/gajim/python-nbxmpp/raw/master/ChangeLog"
 distfiles="${PYPI_SITE}/n/nbxmpp/nbxmpp-${version}.tar.gz"
-checksum=660d796f6d97b30a5e249417abf012ee30a22b9e40817dde05ca9f35c96cc80d
+checksum=cd73417777e4847fdd8d0d96c7cafc606952edbd2b9d52a2a72bb2aaa04d08ef
 
 python3-nbxmpp_package() {
 	archs=noarch

From 7f2e01e2eb4e6465be28bb96fd4d257cca1a3ac4 Mon Sep 17 00:00:00 2001
From: Robert Lowry <bobertlo@gmail.com>
Date: Mon, 6 May 2019 12:06:44 -0500
Subject: [PATCH 2/2] gajim: update to 1.1.3

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

diff --git a/srcpkgs/gajim/template b/srcpkgs/gajim/template
index b792aae9583..dd92d7d0a41 100644
--- a/srcpkgs/gajim/template
+++ b/srcpkgs/gajim/template
@@ -1,6 +1,6 @@
 # Template file for 'gajim'
 pkgname=gajim
-version=1.1.2
+version=1.1.3
 revision=1
 archs=noarch
 build_style=python3-module
@@ -14,5 +14,5 @@ license="GPL-3.0-only"
 homepage="https://www.gajim.org"
 #changelog="https://dev.gajim.org/gajim/gajim/raw/gajim-${version}/ChangeLog"
 distfiles="https://gajim.org/downloads/${version%.*}/gajim-${version}.tar.bz2"
-checksum=3283ea5239f67d84874d4efb5b0b0780d1120e5b46c37a5627e5a3121f1ba0d3
+checksum=261c85444b9cc150f775a5cc5b7dea6031c8fb03f9fe6a9a81cd93d62ee3fd2f
 nocross="gobject-introspection"

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

* Re: gajim: update to 1.1.3
  2019-05-06 17:11 [PR PATCH] gajim: update to 1.1.3 voidlinux-github
@ 2019-05-06 17:15 ` voidlinux-github
  2019-05-06 17:15 ` [PR PATCH] [Closed]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-05-06 17:15 UTC (permalink / raw)
  To: ml

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

New comment by bobertlo on void-packages repository

https://github.com/void-linux/void-packages/pull/11529#issuecomment-489699677
Comment:
Duplicate oops :(

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

* Re: [PR PATCH] [Closed]: gajim: update to 1.1.3
  2019-05-06 17:11 [PR PATCH] gajim: update to 1.1.3 voidlinux-github
  2019-05-06 17:15 ` voidlinux-github
@ 2019-05-06 17:15 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-05-06 17:15 UTC (permalink / raw)
  To: ml

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

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

gajim: update to 1.1.3
https://github.com/void-linux/void-packages/pull/11529
Description: Updated required dependency from same upstream.

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

end of thread, other threads:[~2019-05-06 17:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-06 17:11 [PR PATCH] gajim: update to 1.1.3 voidlinux-github
2019-05-06 17:15 ` voidlinux-github
2019-05-06 17:15 ` [PR PATCH] [Closed]: " voidlinux-github

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