Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ugdb: update to 0.1.10.
@ 2021-08-06 12:11 reedts
  2021-08-06 19:31 ` [PR REVIEW] " ericonr
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: reedts @ 2021-08-06 12:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/reedts/void-packages ugdb_0.1.10
https://github.com/void-linux/void-packages/pull/32361

ugdb: update to 0.1.10.
<!-- 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-glibc)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64-musl
  - [x] armv7l
  - [x] armv6l-musl
-->


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

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

From 199ac4caf06def0c92d27e390943e514cd7b55fd Mon Sep 17 00:00:00 2001
From: reedts <j.reedts@gmail.com>
Date: Fri, 6 Aug 2021 13:23:34 +0200
Subject: [PATCH] ugdb: update to 0.1.10.

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

diff --git a/srcpkgs/ugdb/template b/srcpkgs/ugdb/template
index 2220ee92948b..b2ee9c57980a 100644
--- a/srcpkgs/ugdb/template
+++ b/srcpkgs/ugdb/template
@@ -1,14 +1,16 @@
 # Template file for 'ugdb'
 pkgname=ugdb
-version=0.1.9
+version=0.1.10
 revision=1
 build_style=cargo
+depends="gdb"
+checkdepends="gdb"
 short_desc="Alternative TUI for gdb"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="MIT"
 homepage="https://github.com/ftilde/ugdb"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=c96925da24fa684f6b22f1fee90a83d34c69be0466ae2fd7fa96cd5af7e903a1
+checksum=ccc41aed24f3ed8fd18decbcbb12ffa78542b5de37692a6dc927c08e4eb234bb
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc*) broken="nix-0.7.0 fails to build";;

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

end of thread, other threads:[~2021-08-06 20:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-06 12:11 [PR PATCH] ugdb: update to 0.1.10 reedts
2021-08-06 19:31 ` [PR REVIEW] " ericonr
2021-08-06 19:31 ` ericonr
2021-08-06 19:37 ` reedts
2021-08-06 19:40 ` reedts
2021-08-06 19:40 ` reedts
2021-08-06 19:46 ` ericonr
2021-08-06 19:47 ` ericonr
2021-08-06 20:08 ` reedts
2021-08-06 20:09 ` reedts
2021-08-06 20:13 ` [PR PATCH] [Updated] " reedts
2021-08-06 20:24 ` [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).