Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] monolith: update to 2.7.0.
@ 2022-11-10 18:12 benalb
  2022-11-11  4:54 ` [PR PATCH] [Updated] " benalb
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: benalb @ 2022-11-10 18:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages monolith
https://github.com/void-linux/void-packages/pull/40447

monolith: update to 2.7.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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



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

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

From aac0925490669a3d77c222121d4e1b5454b72a49 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Thu, 10 Nov 2022 19:11:17 +0100
Subject: [PATCH] monolith: update to 2.7.0.

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

diff --git a/srcpkgs/monolith/template b/srcpkgs/monolith/template
index 4c1abe792b7e..fe9e87fe515c 100644
--- a/srcpkgs/monolith/template
+++ b/srcpkgs/monolith/template
@@ -1,6 +1,6 @@
 # Template file for 'monolith'
 pkgname=monolith
-version=2.6.2
+version=2.7.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="CC0-1.0"
 homepage="https://github.com/Y2Z/monolith"
 distfiles="https://github.com/Y2Z/monolith/archive/v${version}.tar.gz"
-checksum=15287b101b021f17cba13ca0b64c58a8be54bb061ba4b7c291eb57faf799977b
+checksum=2076b479638d4ae5c1d1009c915527213175e6ae1b18f95d296092cbda0e7cc2
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] monolith: update to 2.7.0.
  2022-11-10 18:12 [PR PATCH] monolith: update to 2.7.0 benalb
@ 2022-11-11  4:54 ` benalb
  2022-11-11  4:58 ` benalb
  2022-11-11  8:05 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: benalb @ 2022-11-11  4:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages monolith
https://github.com/void-linux/void-packages/pull/40447

monolith: update to 2.7.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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



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

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

From 38aea0c80ef49520daf351e5b320a59cd275e5b9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Thu, 10 Nov 2022 19:11:17 +0100
Subject: [PATCH] monolith: update to 2.7.0.

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

diff --git a/srcpkgs/monolith/template b/srcpkgs/monolith/template
index 4c1abe792b7e..9ca71764f2ea 100644
--- a/srcpkgs/monolith/template
+++ b/srcpkgs/monolith/template
@@ -1,16 +1,16 @@
 # Template file for 'monolith'
 pkgname=monolith
-version=2.6.2
+version=2.7.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
 makedepends="openssl-devel"
-short_desc="Save HTML pages with ease "
+short_desc="Save HTML pages with ease"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="CC0-1.0"
 homepage="https://github.com/Y2Z/monolith"
 distfiles="https://github.com/Y2Z/monolith/archive/v${version}.tar.gz"
-checksum=15287b101b021f17cba13ca0b64c58a8be54bb061ba4b7c291eb57faf799977b
+checksum=2076b479638d4ae5c1d1009c915527213175e6ae1b18f95d296092cbda0e7cc2
 
 post_install() {
 	vlicense LICENSE

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

* Re: monolith: update to 2.7.0.
  2022-11-10 18:12 [PR PATCH] monolith: update to 2.7.0 benalb
  2022-11-11  4:54 ` [PR PATCH] [Updated] " benalb
@ 2022-11-11  4:58 ` benalb
  2022-11-11  8:05 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: benalb @ 2022-11-11  4:58 UTC (permalink / raw)
  To: ml

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

New comment by benalb on void-packages repository

https://github.com/void-linux/void-packages/pull/40447#issuecomment-1311231659

Comment:
Done. 

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

* Re: [PR PATCH] [Merged]: monolith: update to 2.7.0.
  2022-11-10 18:12 [PR PATCH] monolith: update to 2.7.0 benalb
  2022-11-11  4:54 ` [PR PATCH] [Updated] " benalb
  2022-11-11  4:58 ` benalb
@ 2022-11-11  8:05 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-11-11  8:05 UTC (permalink / raw)
  To: ml

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

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

monolith: update to 2.7.0.
https://github.com/void-linux/void-packages/pull/40447

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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



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

end of thread, other threads:[~2022-11-11  8:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-10 18:12 [PR PATCH] monolith: update to 2.7.0 benalb
2022-11-11  4:54 ` [PR PATCH] [Updated] " benalb
2022-11-11  4:58 ` benalb
2022-11-11  8:05 ` [PR PATCH] [Merged]: " paper42

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