Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fend: update to 1.4.4
@ 2024-03-05 11:56 tranzystorekk
  2024-03-05 18:13 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: tranzystorekk @ 2024-03-05 11:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages fend
https://github.com/void-linux/void-packages/pull/49124

fend: update to 1.4.4
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 0fb9d47ed20ef6688ded926a134a251d9891360c Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Tue, 5 Mar 2024 12:54:46 +0100
Subject: [PATCH] fend: update to 1.4.4

---
 srcpkgs/fend/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/fend/template b/srcpkgs/fend/template
index 2cf050717d3372..21421bafe7f27d 100644
--- a/srcpkgs/fend/template
+++ b/srcpkgs/fend/template
@@ -1,9 +1,11 @@
 # Template file for 'fend'
 pkgname=fend
-version=1.4.3
+version=1.4.4
 revision=1
 build_style=cargo
 make_install_args="--path cli"
+hostmakedepends="pkg-config"
+makedepends="openssl-devel"
 short_desc="Arbitrary-precision unit-aware calculator"
 maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
 license="GPL-3.0-or-later"
@@ -11,8 +13,8 @@ homepage="https://printfn.github.io/fend/"
 changelog="https://raw.githubusercontent.com/printfn/fend/main/CHANGELOG.md"
 distfiles="https://github.com/printfn/fend/archive/refs/tags/v${version}.tar.gz
  https://github.com/printfn/fend/releases/download/v${version}/fend.1"
-checksum="6ff204f937bcdb58e29ed2f076efa82aa323e39ab615c4ce87b5358e2237edc2
- 6c7bfaea6d1c81ab1dfef92b368f7ca9368853433ec831338749c213a474b1ed"
+checksum="2c8b05feaa06cfeb36ce7d854c0d79a9baca61db9ffd64c017528fd8b1594f61
+ a4003da96c3699d5d67eb694bc6dbe85082930fa1e401be49d11fea4f93b1ed4"
 skip_extraction="fend.1"
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: fend: update to 1.4.4
  2024-03-05 11:56 [PR PATCH] fend: update to 1.4.4 tranzystorekk
@ 2024-03-05 18:13 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-03-05 18:13 UTC (permalink / raw)
  To: ml

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

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

fend: update to 1.4.4
https://github.com/void-linux/void-packages/pull/49124

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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2024-03-05 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-05 11:56 [PR PATCH] fend: update to 1.4.4 tranzystorekk
2024-03-05 18:13 ` [PR PATCH] [Merged]: " cinerea0

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