Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qutebrowser: update to 1.8.0
@ 2019-09-26  7:53 voidlinux-github
  2019-09-27 12:53 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-26  7:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ninewise/void-packages-1 update/qutebrowser-1.8.0
https://github.com/void-linux/void-packages/pull/14731

qutebrowser: update to 1.8.0
It works on my machine.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/qutebrowser-1.8.0-14731.patch --]
[-- Type: text/x-diff, Size: 1152 bytes --]

From ecd89076bb83ae64c1e2fd566efbf64f35221baa Mon Sep 17 00:00:00 2001
From: Felix Van der Jeugt <felix.vanderjeugt@gmail.com>
Date: Thu, 26 Sep 2019 09:51:53 +0200
Subject: [PATCH] qutebrowser: update to 1.8.0

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

diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template
index ce0987fdda7..e99337f734f 100644
--- a/srcpkgs/qutebrowser/template
+++ b/srcpkgs/qutebrowser/template
@@ -1,6 +1,6 @@
 # Template file for 'qutebrowser'
 pkgname=qutebrowser
-version=1.7.0
+version=1.8.0
 revision=1
 archs=noarch
 build_style=python3-module
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://qutebrowser.org/"
 changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"
 distfiles="https://github.com/qutebrowser/qutebrowser/releases/download/v${version}/qutebrowser-${version}.tar.gz"
-checksum=f1f01b33669a9b08071997bb2642d46a1e5be9e293bdeb817d83db8dc5aad273
+checksum=9cfee2f5bc9db2fd68a5adb6b7f08dfde08271269396985e7373a2e8f48729b5
 
 pre_build() {
 	a2x -f manpage doc/qutebrowser.1.asciidoc

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

* Re: [PR PATCH] [Updated] qutebrowser: update to 1.8.0
  2019-09-26  7:53 [PR PATCH] qutebrowser: update to 1.8.0 voidlinux-github
  2019-09-27 12:53 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-27 12:53 ` voidlinux-github
  2019-09-27 12:54 ` qutebrowser: update to 1.8.1 voidlinux-github
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-27 12:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ninewise/void-packages-1 update/qutebrowser-1.8.0
https://github.com/void-linux/void-packages/pull/14731

qutebrowser: update to 1.8.0
It works on my machine.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/qutebrowser-1.8.0-14731.patch --]
[-- Type: text/x-diff, Size: 2313 bytes --]

From ecd89076bb83ae64c1e2fd566efbf64f35221baa Mon Sep 17 00:00:00 2001
From: Felix Van der Jeugt <felix.vanderjeugt@gmail.com>
Date: Thu, 26 Sep 2019 09:51:53 +0200
Subject: [PATCH 1/2] qutebrowser: update to 1.8.0

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

diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template
index ce0987fdda7..e99337f734f 100644
--- a/srcpkgs/qutebrowser/template
+++ b/srcpkgs/qutebrowser/template
@@ -1,6 +1,6 @@
 # Template file for 'qutebrowser'
 pkgname=qutebrowser
-version=1.7.0
+version=1.8.0
 revision=1
 archs=noarch
 build_style=python3-module
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://qutebrowser.org/"
 changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"
 distfiles="https://github.com/qutebrowser/qutebrowser/releases/download/v${version}/qutebrowser-${version}.tar.gz"
-checksum=f1f01b33669a9b08071997bb2642d46a1e5be9e293bdeb817d83db8dc5aad273
+checksum=9cfee2f5bc9db2fd68a5adb6b7f08dfde08271269396985e7373a2e8f48729b5
 
 pre_build() {
 	a2x -f manpage doc/qutebrowser.1.asciidoc

From d2fb6ea42d63f0342e6fa3c88fe093e9d066e621 Mon Sep 17 00:00:00 2001
From: Felix Van der Jeugt <felix.vanderjeugt@gmail.com>
Date: Fri, 27 Sep 2019 14:53:39 +0200
Subject: [PATCH 2/2] qutebrowser: update to 1.8.1

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

diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template
index e99337f734f..11b74e4445d 100644
--- a/srcpkgs/qutebrowser/template
+++ b/srcpkgs/qutebrowser/template
@@ -1,6 +1,6 @@
 # Template file for 'qutebrowser'
 pkgname=qutebrowser
-version=1.8.0
+version=1.8.1
 revision=1
 archs=noarch
 build_style=python3-module
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://qutebrowser.org/"
 changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"
 distfiles="https://github.com/qutebrowser/qutebrowser/releases/download/v${version}/qutebrowser-${version}.tar.gz"
-checksum=9cfee2f5bc9db2fd68a5adb6b7f08dfde08271269396985e7373a2e8f48729b5
+checksum=dcf6eb63fc2430ac28ee40e2a236391adb7cdbe7debf4cbe53e0d12ff8726e32
 
 pre_build() {
 	a2x -f manpage doc/qutebrowser.1.asciidoc

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

* Re: [PR PATCH] [Updated] qutebrowser: update to 1.8.0
  2019-09-26  7:53 [PR PATCH] qutebrowser: update to 1.8.0 voidlinux-github
@ 2019-09-27 12:53 ` voidlinux-github
  2019-09-27 12:53 ` voidlinux-github
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-27 12:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ninewise/void-packages-1 update/qutebrowser-1.8.0
https://github.com/void-linux/void-packages/pull/14731

qutebrowser: update to 1.8.0
It works on my machine.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/qutebrowser-1.8.0-14731.patch --]
[-- Type: text/x-diff, Size: 2313 bytes --]

From ecd89076bb83ae64c1e2fd566efbf64f35221baa Mon Sep 17 00:00:00 2001
From: Felix Van der Jeugt <felix.vanderjeugt@gmail.com>
Date: Thu, 26 Sep 2019 09:51:53 +0200
Subject: [PATCH 1/2] qutebrowser: update to 1.8.0

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

diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template
index ce0987fdda7..e99337f734f 100644
--- a/srcpkgs/qutebrowser/template
+++ b/srcpkgs/qutebrowser/template
@@ -1,6 +1,6 @@
 # Template file for 'qutebrowser'
 pkgname=qutebrowser
-version=1.7.0
+version=1.8.0
 revision=1
 archs=noarch
 build_style=python3-module
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://qutebrowser.org/"
 changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"
 distfiles="https://github.com/qutebrowser/qutebrowser/releases/download/v${version}/qutebrowser-${version}.tar.gz"
-checksum=f1f01b33669a9b08071997bb2642d46a1e5be9e293bdeb817d83db8dc5aad273
+checksum=9cfee2f5bc9db2fd68a5adb6b7f08dfde08271269396985e7373a2e8f48729b5
 
 pre_build() {
 	a2x -f manpage doc/qutebrowser.1.asciidoc

From d2fb6ea42d63f0342e6fa3c88fe093e9d066e621 Mon Sep 17 00:00:00 2001
From: Felix Van der Jeugt <felix.vanderjeugt@gmail.com>
Date: Fri, 27 Sep 2019 14:53:39 +0200
Subject: [PATCH 2/2] qutebrowser: update to 1.8.1

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

diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template
index e99337f734f..11b74e4445d 100644
--- a/srcpkgs/qutebrowser/template
+++ b/srcpkgs/qutebrowser/template
@@ -1,6 +1,6 @@
 # Template file for 'qutebrowser'
 pkgname=qutebrowser
-version=1.8.0
+version=1.8.1
 revision=1
 archs=noarch
 build_style=python3-module
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://qutebrowser.org/"
 changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"
 distfiles="https://github.com/qutebrowser/qutebrowser/releases/download/v${version}/qutebrowser-${version}.tar.gz"
-checksum=9cfee2f5bc9db2fd68a5adb6b7f08dfde08271269396985e7373a2e8f48729b5
+checksum=dcf6eb63fc2430ac28ee40e2a236391adb7cdbe7debf4cbe53e0d12ff8726e32
 
 pre_build() {
 	a2x -f manpage doc/qutebrowser.1.asciidoc

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

* Re: qutebrowser: update to 1.8.1
  2019-09-26  7:53 [PR PATCH] qutebrowser: update to 1.8.0 voidlinux-github
  2019-09-27 12:53 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-27 12:53 ` voidlinux-github
@ 2019-09-27 12:54 ` voidlinux-github
  2019-09-28 15:47 ` voidlinux-github
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-27 12:54 UTC (permalink / raw)
  To: ml

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

New comment by ninewise on void-packages repository

https://github.com/void-linux/void-packages/pull/14731#issuecomment-535926915

Comment:
A 1.8.1 version was released with no changes (but repackaging for Windows/MacOS).

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

* Re: qutebrowser: update to 1.8.1
  2019-09-26  7:53 [PR PATCH] qutebrowser: update to 1.8.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-09-27 12:54 ` qutebrowser: update to 1.8.1 voidlinux-github
@ 2019-09-28 15:47 ` voidlinux-github
  2019-09-28 15:52 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-28 15:47 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/14731#issuecomment-536200834

Comment:
squash please

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

* Re: [PR PATCH] [Updated] qutebrowser: update to 1.8.1
  2019-09-26  7:53 [PR PATCH] qutebrowser: update to 1.8.0 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-09-28 15:52 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-28 15:52 ` voidlinux-github
  2019-09-28 15:53 ` voidlinux-github
  2019-09-28 21:50 ` [PR PATCH] [Merged]: " voidlinux-github
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-28 15:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ninewise/void-packages-1 update/qutebrowser-1.8.0
https://github.com/void-linux/void-packages/pull/14731

qutebrowser: update to 1.8.1
It works on my machine.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/qutebrowser-1.8.0-14731.patch --]
[-- Type: text/x-diff, Size: 1152 bytes --]

From 0c989c58eb7fc472b333aa2eccb6668ff1e9fbb6 Mon Sep 17 00:00:00 2001
From: Felix Van der Jeugt <felix.vanderjeugt@gmail.com>
Date: Thu, 26 Sep 2019 09:51:53 +0200
Subject: [PATCH] qutebrowser: update to 1.8.1

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

diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template
index ce0987fdda7..11b74e4445d 100644
--- a/srcpkgs/qutebrowser/template
+++ b/srcpkgs/qutebrowser/template
@@ -1,6 +1,6 @@
 # Template file for 'qutebrowser'
 pkgname=qutebrowser
-version=1.7.0
+version=1.8.1
 revision=1
 archs=noarch
 build_style=python3-module
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://qutebrowser.org/"
 changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"
 distfiles="https://github.com/qutebrowser/qutebrowser/releases/download/v${version}/qutebrowser-${version}.tar.gz"
-checksum=f1f01b33669a9b08071997bb2642d46a1e5be9e293bdeb817d83db8dc5aad273
+checksum=dcf6eb63fc2430ac28ee40e2a236391adb7cdbe7debf4cbe53e0d12ff8726e32
 
 pre_build() {
 	a2x -f manpage doc/qutebrowser.1.asciidoc

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

* Re: [PR PATCH] [Updated] qutebrowser: update to 1.8.1
  2019-09-26  7:53 [PR PATCH] qutebrowser: update to 1.8.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-09-28 15:47 ` voidlinux-github
@ 2019-09-28 15:52 ` voidlinux-github
  2019-09-28 15:52 ` voidlinux-github
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-28 15:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ninewise/void-packages-1 update/qutebrowser-1.8.0
https://github.com/void-linux/void-packages/pull/14731

qutebrowser: update to 1.8.1
It works on my machine.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/qutebrowser-1.8.0-14731.patch --]
[-- Type: text/x-diff, Size: 1152 bytes --]

From 0c989c58eb7fc472b333aa2eccb6668ff1e9fbb6 Mon Sep 17 00:00:00 2001
From: Felix Van der Jeugt <felix.vanderjeugt@gmail.com>
Date: Thu, 26 Sep 2019 09:51:53 +0200
Subject: [PATCH] qutebrowser: update to 1.8.1

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

diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template
index ce0987fdda7..11b74e4445d 100644
--- a/srcpkgs/qutebrowser/template
+++ b/srcpkgs/qutebrowser/template
@@ -1,6 +1,6 @@
 # Template file for 'qutebrowser'
 pkgname=qutebrowser
-version=1.7.0
+version=1.8.1
 revision=1
 archs=noarch
 build_style=python3-module
@@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
 homepage="https://qutebrowser.org/"
 changelog="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/changelog.asciidoc"
 distfiles="https://github.com/qutebrowser/qutebrowser/releases/download/v${version}/qutebrowser-${version}.tar.gz"
-checksum=f1f01b33669a9b08071997bb2642d46a1e5be9e293bdeb817d83db8dc5aad273
+checksum=dcf6eb63fc2430ac28ee40e2a236391adb7cdbe7debf4cbe53e0d12ff8726e32
 
 pre_build() {
 	a2x -f manpage doc/qutebrowser.1.asciidoc

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

* Re: qutebrowser: update to 1.8.1
  2019-09-26  7:53 [PR PATCH] qutebrowser: update to 1.8.0 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-09-28 15:52 ` voidlinux-github
@ 2019-09-28 15:53 ` voidlinux-github
  2019-09-28 21:50 ` [PR PATCH] [Merged]: " voidlinux-github
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-28 15:53 UTC (permalink / raw)
  To: ml

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

New comment by ninewise on void-packages repository

https://github.com/void-linux/void-packages/pull/14731#issuecomment-536201399

Comment:
I figured these were two updates so we needed two commits, sorry. Squashed it.

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

* Re: [PR PATCH] [Merged]: qutebrowser: update to 1.8.1
  2019-09-26  7:53 [PR PATCH] qutebrowser: update to 1.8.0 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-09-28 15:53 ` voidlinux-github
@ 2019-09-28 21:50 ` voidlinux-github
  7 siblings, 0 replies; 9+ messages in thread
From: voidlinux-github @ 2019-09-28 21:50 UTC (permalink / raw)
  To: ml

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

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

qutebrowser: update to 1.8.1
https://github.com/void-linux/void-packages/pull/14731

Description:
It works on my machine.

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

end of thread, other threads:[~2019-09-28 21:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-26  7:53 [PR PATCH] qutebrowser: update to 1.8.0 voidlinux-github
2019-09-27 12:53 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-27 12:53 ` voidlinux-github
2019-09-27 12:54 ` qutebrowser: update to 1.8.1 voidlinux-github
2019-09-28 15:47 ` voidlinux-github
2019-09-28 15:52 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-28 15:52 ` voidlinux-github
2019-09-28 15:53 ` voidlinux-github
2019-09-28 21: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).