* [bug#56985] [PATCH] gnu: ugrep: Update to 3.8.3.
@ 2022-08-04 20:37 kiasoc5 via Guix-patches via
2022-08-04 20:52 ` ( via Guix-patches via
[not found] ` <handler.56985.D56985.165966789727617.notifdone@debbugs.gnu.org>
0 siblings, 2 replies; 4+ messages in thread
From: kiasoc5 via Guix-patches via @ 2022-08-04 20:37 UTC (permalink / raw)
To: 56985
[-- Attachment #1: Type: text/plain, Size: 0 bytes --]
[-- Attachment #2: 0001-gnu-ugrep-Update-to-3.8.3.patch --]
[-- Type: text/x-patch, Size: 1245 bytes --]
From a49d5f6d016ba1c480f7a026e1071f0c4a46cdb6 Mon Sep 17 00:00:00 2001
From: kiasoc5 <kiasoc5@disroot.org>
Date: Tue, 2 Aug 2022 23:37:44 -0400
Subject: [PATCH] gnu: ugrep: Update to 3.8.3.
* gnu/packages/search.scm (ugrep): Update to 3.8.3.
---
gnu/packages/search.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/search.scm b/gnu/packages/search.scm
index 016142c7a9..db5579a708 100644
--- a/gnu/packages/search.scm
+++ b/gnu/packages/search.scm
@@ -672,14 +672,14 @@ (define (purge-term-support input output)
(define-public ugrep
(package
(name "ugrep")
- (version "3.7.9")
+ (version "3.8.3")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/Genivia/ugrep")
(commit (string-append "v" version))))
(sha256
- (base32 "0mj4da91r81drfl2nbgzl1krka6ksk7srjjvwgp55r6l265fk3b5"))
+ (base32 "03b3lahc3zzsznaqnrk47f1cnd5jwakvwrkz0r4m2crk09cpfv57"))
(file-name (git-file-name name version))
(modules '((guix build utils)))
(snippet
base-commit: a956c7df87536717e4e04af11ae6d73dcb7a2ce7
--
2.37.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [bug#56985] [PATCH] gnu: ugrep: Update to 3.8.3.
2022-08-04 20:37 [bug#56985] [PATCH] gnu: ugrep: Update to 3.8.3 kiasoc5 via Guix-patches via
@ 2022-08-04 20:52 ` ( via Guix-patches via
2022-08-05 2:51 ` bug#56985: " 宋文武 via Guix-patches via
[not found] ` <handler.56985.D56985.165966789727617.notifdone@debbugs.gnu.org>
1 sibling, 1 reply; 4+ messages in thread
From: ( via Guix-patches via @ 2022-08-04 20:52 UTC (permalink / raw)
To: kiasoc5, 56985
Could you do argument gexpifying here too, please?
-- (
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#56985: [PATCH] gnu: ugrep: Update to 3.8.3.
2022-08-04 20:52 ` ( via Guix-patches via
@ 2022-08-05 2:51 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 4+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-08-05 2:51 UTC (permalink / raw)
To: kiasoc5, (; +Cc: 56985-done
Hello, I had pushed the update, thank you!
"(" <paren@disroot.org> writes:
> Could you do argument gexpifying here too, please?
>
> -- (
Feel free to do it in another patch... Thanks!
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#56985] closed (Re: bug#56985: [PATCH] gnu: ugrep: Update to 3.8.3.)
[not found] ` <handler.56985.D56985.165966789727617.notifdone@debbugs.gnu.org>
@ 2022-08-05 4:35 ` kiasoc5 via Guix-patches via
0 siblings, 0 replies; 4+ messages in thread
From: kiasoc5 via Guix-patches via @ 2022-08-05 4:35 UTC (permalink / raw)
To: 56985
On Fri, Aug 05 2022, 02:52:02 AM +0000
help-debbugs@gnu.org (GNU bug Tracking System) wrote:
> Your bug report
>
> #56985: [PATCH] gnu: ugrep: Update to 3.8.3.
>
> which was filed against the guix-patches package, has been closed.
>
> The explanation is attached below, along with your original report.
> If you require more details, please reply to 56985@debbugs.gnu.org.
>
Thanks, see #56995
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-08-05 4:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-04 20:37 [bug#56985] [PATCH] gnu: ugrep: Update to 3.8.3 kiasoc5 via Guix-patches via
2022-08-04 20:52 ` ( via Guix-patches via
2022-08-05 2:51 ` bug#56985: " 宋文武 via Guix-patches via
[not found] ` <handler.56985.D56985.165966789727617.notifdone@debbugs.gnu.org>
2022-08-05 4:35 ` [bug#56985] closed (Re: bug#56985: [PATCH] gnu: ugrep: Update to 3.8.3.) kiasoc5 via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.