Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bcal: update to 2.3
@ 2022-01-21 19:42 clyhtsuriva
  2022-01-21 20:01 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: clyhtsuriva @ 2022-01-21 19:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages bcal-update
https://github.com/void-linux/void-packages/pull/35159

bcal: update to 2.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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

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

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

From 7095741a265cc03176b43df2ee58685dcd79bf7c Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Fri, 21 Jan 2022 20:41:26 +0100
Subject: [PATCH] bcal: update to 2.3

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

diff --git a/srcpkgs/bcal/template b/srcpkgs/bcal/template
index c2c34e650984..b0b19b4db9b0 100644
--- a/srcpkgs/bcal/template
+++ b/srcpkgs/bcal/template
@@ -1,6 +1,6 @@
 # Template file for 'bcal'
 pkgname=bcal
-version=2.2
+version=2.3
 revision=1
 build_style=gnu-makefile
 makedepends="readline-devel"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/jarun/bcal"
 distfiles="https://github.com/jarun/bcal/archive/v${version}.tar.gz"
-checksum=506d17d6df35fad636d3ced425afee5921cd2b21242099b78b369cfcb5716e23
+checksum=e295b022e5187079b4cc5310447da5c787cb6bade86936dabf34a42bb85348ba
 
 if [ "$XBPS_TARGET_WORDSIZE" -ne 64 ]; then
 	broken="Can only be built for 64 bit targets which define __uint128_t."

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

end of thread, other threads:[~2022-01-21 20:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21 19:42 [PR PATCH] bcal: update to 2.3 clyhtsuriva
2022-01-21 20:01 ` [PR PATCH] [Merged]: " ericonr

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