Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] uthash: update to 2.3.0.
@ 2021-10-02 13:50 bertronika
  2021-10-02 14:45 ` Chocimier
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bertronika @ 2021-10-02 13:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bertronika/void-packages uthash
https://github.com/void-linux/void-packages/pull/33265

uthash: update to 2.3.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl

I haven't done any crossbuilds since this is a header-only library. Project's ChangeLog.txt doesn't mention any changes regarding system architectures, so I believe we should be fine.

The 2.3.0 version is used in one of programs I'm developing, and no errors regarding the library are generated.

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

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

From 5a990fa3bba776b43c73d2d2210415341eda5f63 Mon Sep 17 00:00:00 2001
From: bertronika <nejc@bertoncelj.eu.org>
Date: Sat, 2 Oct 2021 15:30:10 +0200
Subject: [PATCH] uthash: update to 2.3.0.

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

diff --git a/srcpkgs/uthash/template b/srcpkgs/uthash/template
index dd689bd7ebc0..73783f94787e 100644
--- a/srcpkgs/uthash/template
+++ b/srcpkgs/uthash/template
@@ -1,13 +1,13 @@
 # Template file for 'uthash'
 pkgname=uthash
-version=2.1.0
+version=2.3.0
 revision=1
 short_desc="A hash table for C structures"
 maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="BSD-2-Clause"
 homepage="http://troydhanson.github.com/uthash/"
 distfiles="https://github.com/troydhanson/uthash/archive/v${version}.tar.gz"
-checksum=152ccd8e64d0f495377232e3964d06c7ec8bb8c3fbd3217f8a5702614f9a669e
+checksum=e10382ab75518bad8319eb922ad04f907cb20cccb451a3aa980c9d005e661acc
 
 do_install() {
 	vmkdir usr/include

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

end of thread, other threads:[~2021-10-25 20:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-02 13:50 [PR PATCH] uthash: update to 2.3.0 bertronika
2021-10-02 14:45 ` Chocimier
2021-10-02 15:48 ` [PR PATCH] [Updated] " bertronika
2021-10-02 15:54 ` bertronika
2021-10-25 20:32 ` Piraty
2021-10-25 20:34 ` [PR PATCH] [Closed]: " Piraty

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