Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zramen: update to 0.6.0.
@ 2023-02-15  5:40 atweiden
  2023-02-16  1:56 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: atweiden @ 2023-02-15  5:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atweiden/void-packages zramen
https://github.com/void-linux/void-packages/pull/42275

zramen: update to 0.6.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/42275.patch is attached

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

From 1c5c3e94d423086dc1eb2f789c3aefd5251a6127 Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <atweiden@ioiojo.com>
Date: Wed, 15 Feb 2023 15:04:10 +1100
Subject: [PATCH] zramen: update to 0.6.0.

---
 srcpkgs/zramen/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/zramen/template b/srcpkgs/zramen/template
index 0c35a8aab0f5..d90fe3493fbc 100644
--- a/srcpkgs/zramen/template
+++ b/srcpkgs/zramen/template
@@ -1,14 +1,14 @@
 # Template file for 'zramen'
 pkgname=zramen
-version=0.2.1
-revision=2
-depends="virtual?awk bash bc coreutils grep kmod util-linux"
+version=0.6.0
+revision=1
+depends="virtual?awk bash bc coreutils grep kmod procps-ng util-linux"
 short_desc="Manage zram swap space"
 maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
 license="Unlicense"
 homepage="https://github.com/atweiden/zramen"
 distfiles="https://github.com/atweiden/zramen/releases/download/${version}/${pkgname}-${version}.tar.gz"
-checksum=368d384eff501392e8dd12dbd12cc490352267fb214ec78f9b5f08f0883bc7c1
+checksum=7b2936c9d8c69338022bfa9507dd58da2ce75a8c9447013923c6a466bb69a16a
 conf_files="/etc/sv/zramen/conf"
 
 do_install() {

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

* Re: [PR REVIEW] zramen: update to 0.6.0.
  2023-02-15  5:40 [PR PATCH] zramen: update to 0.6.0 atweiden
@ 2023-02-16  1:56 ` classabbyamp
  2023-02-16  3:07 ` [PR PATCH] [Updated] " atweiden
  2023-02-16  3:09 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-02-16  1:56 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/42275#discussion_r1107927093

Comment:
```suggestion
distfiles="https://github.com/atweiden/zramen/releases/download/${version}/zramen-${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] zramen: update to 0.6.0.
  2023-02-15  5:40 [PR PATCH] zramen: update to 0.6.0 atweiden
  2023-02-16  1:56 ` [PR REVIEW] " classabbyamp
@ 2023-02-16  3:07 ` atweiden
  2023-02-16  3:09 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: atweiden @ 2023-02-16  3:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atweiden/void-packages zramen
https://github.com/void-linux/void-packages/pull/42275

zramen: update to 0.6.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/42275.patch is attached

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

From ecaa64c10acb4e4aba03cad20dffe4779129c90e Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <atweiden@ioiojo.com>
Date: Wed, 15 Feb 2023 15:04:10 +1100
Subject: [PATCH] zramen: update to 0.6.0.

---
 srcpkgs/zramen/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/zramen/template b/srcpkgs/zramen/template
index 0c35a8aab0f5..af1d4d5221a0 100644
--- a/srcpkgs/zramen/template
+++ b/srcpkgs/zramen/template
@@ -1,14 +1,14 @@
 # Template file for 'zramen'
 pkgname=zramen
-version=0.2.1
-revision=2
-depends="virtual?awk bash bc coreutils grep kmod util-linux"
+version=0.6.0
+revision=1
+depends="virtual?awk bash bc coreutils grep kmod procps-ng util-linux"
 short_desc="Manage zram swap space"
 maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
 license="Unlicense"
 homepage="https://github.com/atweiden/zramen"
-distfiles="https://github.com/atweiden/zramen/releases/download/${version}/${pkgname}-${version}.tar.gz"
-checksum=368d384eff501392e8dd12dbd12cc490352267fb214ec78f9b5f08f0883bc7c1
+distfiles="https://github.com/atweiden/zramen/releases/download/${version}/zramen-${version}.tar.gz"
+checksum=7b2936c9d8c69338022bfa9507dd58da2ce75a8c9447013923c6a466bb69a16a
 conf_files="/etc/sv/zramen/conf"
 
 do_install() {

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

* Re: [PR PATCH] [Merged]: zramen: update to 0.6.0.
  2023-02-15  5:40 [PR PATCH] zramen: update to 0.6.0 atweiden
  2023-02-16  1:56 ` [PR REVIEW] " classabbyamp
  2023-02-16  3:07 ` [PR PATCH] [Updated] " atweiden
@ 2023-02-16  3:09 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-02-16  3:09 UTC (permalink / raw)
  To: ml

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

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

zramen: update to 0.6.0.
https://github.com/void-linux/void-packages/pull/42275

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

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

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

end of thread, other threads:[~2023-02-16  3:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-15  5:40 [PR PATCH] zramen: update to 0.6.0 atweiden
2023-02-16  1:56 ` [PR REVIEW] " classabbyamp
2023-02-16  3:07 ` [PR PATCH] [Updated] " atweiden
2023-02-16  3:09 ` [PR PATCH] [Merged]: " classabbyamp

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