Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] profanity: update to 0.7.1.
@ 2019-10-01 14:57 voidlinux-github
  2019-10-01 19:55 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-01 14:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages profanity
https://github.com/void-linux/void-packages/pull/14901

profanity: update to 0.7.1.


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

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

From a7047c6aad91907df130b3bea19751b79eea1224 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Tue, 1 Oct 2019 16:56:26 +0200
Subject: [PATCH] profanity: update to 0.7.1.

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

diff --git a/srcpkgs/profanity/template b/srcpkgs/profanity/template
index 4cd3406322d..8522560242f 100644
--- a/srcpkgs/profanity/template
+++ b/srcpkgs/profanity/template
@@ -1,6 +1,6 @@
 # Template file for 'profanity'
 pkgname=profanity
-version=0.7.0
+version=0.7.1
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable notify notifications) $(vopt_enable otr)
@@ -13,11 +13,11 @@ makedepends="libcurl-devel libglib-devel libstrophe-devel readline-devel
  $(vopt_if xscreensaver libXScrnSaver-devel) $(vopt_if omemo 'libsignal-protocol-c libgcrypt-devel')"
 checkdepends="cmocka-devel"
 short_desc="Console based XMPP client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="GPL-3.0-or-later"
 homepage="http://www.profanity.im/"
 distfiles="https://github.com/boothj5/profanity/releases/download/${version}/profanity-${version}.tar.gz"
-checksum=f1eb99be01683d41b891b0f997f4c873c9bb87b0b6b8400b7fccb8e553d514bb
+checksum=3fe442948ff2ee258681c3812e878d39179dcf92e1c67bc8fe0ef8896440b05b
 
 export LIBS="-lm"
 

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

* Re: [PR PATCH] [Updated] profanity: update to 0.7.1.
  2019-10-01 14:57 [PR PATCH] profanity: update to 0.7.1 voidlinux-github
@ 2019-10-01 19:55 ` voidlinux-github
  2019-10-01 19:55 ` voidlinux-github
  2019-10-02 14:50 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-01 19:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages profanity
https://github.com/void-linux/void-packages/pull/14901

profanity: update to 0.7.1.


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

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

From fced34e65311ea225462d9a64d6cdb9a5d34006f Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Tue, 1 Oct 2019 16:56:26 +0200
Subject: [PATCH] profanity: update to 0.7.1.

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

diff --git a/srcpkgs/profanity/template b/srcpkgs/profanity/template
index 4cd3406322d..8522560242f 100644
--- a/srcpkgs/profanity/template
+++ b/srcpkgs/profanity/template
@@ -1,6 +1,6 @@
 # Template file for 'profanity'
 pkgname=profanity
-version=0.7.0
+version=0.7.1
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable notify notifications) $(vopt_enable otr)
@@ -13,11 +13,11 @@ makedepends="libcurl-devel libglib-devel libstrophe-devel readline-devel
  $(vopt_if xscreensaver libXScrnSaver-devel) $(vopt_if omemo 'libsignal-protocol-c libgcrypt-devel')"
 checkdepends="cmocka-devel"
 short_desc="Console based XMPP client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="GPL-3.0-or-later"
 homepage="http://www.profanity.im/"
 distfiles="https://github.com/boothj5/profanity/releases/download/${version}/profanity-${version}.tar.gz"
-checksum=f1eb99be01683d41b891b0f997f4c873c9bb87b0b6b8400b7fccb8e553d514bb
+checksum=3fe442948ff2ee258681c3812e878d39179dcf92e1c67bc8fe0ef8896440b05b
 
 export LIBS="-lm"
 

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

* Re: [PR PATCH] [Updated] profanity: update to 0.7.1.
  2019-10-01 14:57 [PR PATCH] profanity: update to 0.7.1 voidlinux-github
  2019-10-01 19:55 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-01 19:55 ` voidlinux-github
  2019-10-02 14:50 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-01 19:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages profanity
https://github.com/void-linux/void-packages/pull/14901

profanity: update to 0.7.1.


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

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

From fced34e65311ea225462d9a64d6cdb9a5d34006f Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Tue, 1 Oct 2019 16:56:26 +0200
Subject: [PATCH] profanity: update to 0.7.1.

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

diff --git a/srcpkgs/profanity/template b/srcpkgs/profanity/template
index 4cd3406322d..8522560242f 100644
--- a/srcpkgs/profanity/template
+++ b/srcpkgs/profanity/template
@@ -1,6 +1,6 @@
 # Template file for 'profanity'
 pkgname=profanity
-version=0.7.0
+version=0.7.1
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable notify notifications) $(vopt_enable otr)
@@ -13,11 +13,11 @@ makedepends="libcurl-devel libglib-devel libstrophe-devel readline-devel
  $(vopt_if xscreensaver libXScrnSaver-devel) $(vopt_if omemo 'libsignal-protocol-c libgcrypt-devel')"
 checkdepends="cmocka-devel"
 short_desc="Console based XMPP client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
 license="GPL-3.0-or-later"
 homepage="http://www.profanity.im/"
 distfiles="https://github.com/boothj5/profanity/releases/download/${version}/profanity-${version}.tar.gz"
-checksum=f1eb99be01683d41b891b0f997f4c873c9bb87b0b6b8400b7fccb8e553d514bb
+checksum=3fe442948ff2ee258681c3812e878d39179dcf92e1c67bc8fe0ef8896440b05b
 
 export LIBS="-lm"
 

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

* Re: [PR PATCH] [Merged]: profanity: update to 0.7.1.
  2019-10-01 14:57 [PR PATCH] profanity: update to 0.7.1 voidlinux-github
  2019-10-01 19:55 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-01 19:55 ` voidlinux-github
@ 2019-10-02 14:50 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-02 14:50 UTC (permalink / raw)
  To: ml

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

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

profanity: update to 0.7.1.
https://github.com/void-linux/void-packages/pull/14901

Description:


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

end of thread, other threads:[~2019-10-02 14:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01 14:57 [PR PATCH] profanity: update to 0.7.1 voidlinux-github
2019-10-01 19:55 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-01 19:55 ` voidlinux-github
2019-10-02 14:50 ` [PR PATCH] [Merged]: " 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).