Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Bear: update to 3.1.1
@ 2023-04-14 18:37 jstnas
  2023-04-29 12:09 ` [PR PATCH] [Updated] " jstnas
  2023-06-14 17:53 ` [PR PATCH] [Closed]: Bear: update to 3.1.2 Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: jstnas @ 2023-04-14 18:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jstnas/void-packages Bear
https://github.com/void-linux/void-packages/pull/43445

Bear: update to 3.1.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)


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

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

From ecef52205c442e6001a18677bd256584738c4618 Mon Sep 17 00:00:00 2001
From: Justinas Grigas <jstn_as@protonmail.com>
Date: Fri, 14 Apr 2023 21:17:30 +0300
Subject: [PATCH] Bear: update to 3.1.1

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

diff --git a/srcpkgs/Bear/template b/srcpkgs/Bear/template
index fac8c45145e3..146067af3202 100644
--- a/srcpkgs/Bear/template
+++ b/srcpkgs/Bear/template
@@ -1,6 +1,6 @@
 # Template file for 'Bear'
 pkgname=Bear
-version=3.1.0
+version=3.1.1
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config protobuf protobuf-devel grpc"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/rizsotto/Bear"
 distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz"
-checksum=33c1f4663d94508f11cbd999dd5571359be7d15b0f473f7cfbea2c0b3190a891
+checksum=52f8ee68ee490e5f2714eebad9e1288e89c82b9fd7bf756f600cff03de63a119
 
 if [ -z "$XBPS_CHECK_PKGS" ]; then
 	configure_args="-DENABLE_FUNC_TESTS=OFF -DENABLE_UNIT_TESTS=OFF"

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

* Re: [PR PATCH] [Updated] Bear: update to 3.1.1
  2023-04-14 18:37 [PR PATCH] Bear: update to 3.1.1 jstnas
@ 2023-04-29 12:09 ` jstnas
  2023-06-14 17:53 ` [PR PATCH] [Closed]: Bear: update to 3.1.2 Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: jstnas @ 2023-04-29 12:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jstnas/void-packages Bear
https://github.com/void-linux/void-packages/pull/43445

Bear: update to 3.1.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)


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

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

From ecef52205c442e6001a18677bd256584738c4618 Mon Sep 17 00:00:00 2001
From: Justinas Grigas <jstn_as@protonmail.com>
Date: Fri, 14 Apr 2023 21:17:30 +0300
Subject: [PATCH 1/2] Bear: update to 3.1.1

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

diff --git a/srcpkgs/Bear/template b/srcpkgs/Bear/template
index fac8c45145e3..146067af3202 100644
--- a/srcpkgs/Bear/template
+++ b/srcpkgs/Bear/template
@@ -1,6 +1,6 @@
 # Template file for 'Bear'
 pkgname=Bear
-version=3.1.0
+version=3.1.1
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config protobuf protobuf-devel grpc"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/rizsotto/Bear"
 distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz"
-checksum=33c1f4663d94508f11cbd999dd5571359be7d15b0f473f7cfbea2c0b3190a891
+checksum=52f8ee68ee490e5f2714eebad9e1288e89c82b9fd7bf756f600cff03de63a119
 
 if [ -z "$XBPS_CHECK_PKGS" ]; then
 	configure_args="-DENABLE_FUNC_TESTS=OFF -DENABLE_UNIT_TESTS=OFF"

From 60f8ce0e25cd48d5f27ec93649082cd1d96690d5 Mon Sep 17 00:00:00 2001
From: Justinas Grigas <jstn_as@protonmail.com>
Date: Fri, 14 Apr 2023 21:17:30 +0300
Subject: [PATCH 2/2] Bear: update to 3.1.2

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

diff --git a/srcpkgs/Bear/template b/srcpkgs/Bear/template
index 146067af3202..cebf51b64728 100644
--- a/srcpkgs/Bear/template
+++ b/srcpkgs/Bear/template
@@ -1,6 +1,6 @@
 # Template file for 'Bear'
 pkgname=Bear
-version=3.1.1
+version=3.1.2
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config protobuf protobuf-devel grpc"
@@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/rizsotto/Bear"
 distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz"
-checksum=52f8ee68ee490e5f2714eebad9e1288e89c82b9fd7bf756f600cff03de63a119
+checksum=5f94e98480bd8576a64cd1d59649f34b09b4e02a81f1d983c92af1113e061fc3
 
 if [ -z "$XBPS_CHECK_PKGS" ]; then
 	configure_args="-DENABLE_FUNC_TESTS=OFF -DENABLE_UNIT_TESTS=OFF"

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

* Re: [PR PATCH] [Closed]: Bear: update to 3.1.2
  2023-04-14 18:37 [PR PATCH] Bear: update to 3.1.1 jstnas
  2023-04-29 12:09 ` [PR PATCH] [Updated] " jstnas
@ 2023-06-14 17:53 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-06-14 17:53 UTC (permalink / raw)
  To: ml

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

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

Bear: update to 3.1.2
https://github.com/void-linux/void-packages/pull/43445

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)


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

end of thread, other threads:[~2023-06-14 17:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-14 18:37 [PR PATCH] Bear: update to 3.1.1 jstnas
2023-04-29 12:09 ` [PR PATCH] [Updated] " jstnas
2023-06-14 17:53 ` [PR PATCH] [Closed]: Bear: update to 3.1.2 Duncaen

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