[PATCH] gnu: ugrep: Update to 7.3.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Ashish SHUKLA
  • Z572
Owner
unassigned
Submitted by
Ashish SHUKLA
Severity
normal

Debbugs page

Ashish SHUKLA wrote 1 weeks ago
(address . guix-patches@gnu.org)(name . Ashish SHUKLA)(address . ashish.is@lostca.se)
0ba19bffe68365d6b49e80ee710d9d2d8d491002.1741035332.git.ashish.is@lostca.se
* gnu/packages/search.scm (ugrep): Update to 7.3.0.

Change-Id: I03fc0d493e7d8eed84f4a83238d3aa65c2fb8e08
---
gnu/packages/search.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (25 lines)
diff --git a/gnu/packages/search.scm b/gnu/packages/search.scm
index 9c220fc50c..90cb810ca2 100644
--- a/gnu/packages/search.scm
+++ b/gnu/packages/search.scm
@@ -692,14 +692,14 @@ (define-public xapers
(define-public ugrep
(package
(name "ugrep")
- (version "7.2.2")
+ (version "7.3.0")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/Genivia/ugrep")
(commit (string-append "v" version))))
(sha256
- (base32 "1f7vah795319vfy4yvpnmrivr1i7nh4xy73b7dl1p8snlmivj1kh"))
+ (base32 "1ls6s0daw6lpbiy3rizlzsqcw8r116wi01ivgn9ri9qpfn65f00v"))
(file-name (git-file-name name version))
(modules '((guix build utils)))
(snippet

base-commit: 5058b40aba825ab6e7b9e518dd1147d1e35fd7de
--
2.48.1
Z572 wrote 1 weeks ago
(name . Ashish SHUKLA via Guix-patches via)(address . guix-patches@gnu.org)(address . 76720-done@debbugs.gnu.org)(name . Ashish SHUKLA)(address . ashish.is@lostca.se)
87ldtkjf19.fsf@z572.online
Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org> writes:

Toggle quote (30 lines)
> * gnu/packages/search.scm (ugrep): Update to 7.3.0.
>
> Change-Id: I03fc0d493e7d8eed84f4a83238d3aa65c2fb8e08
> ---
> 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 9c220fc50c..90cb810ca2 100644
> --- a/gnu/packages/search.scm
> +++ b/gnu/packages/search.scm
> @@ -692,14 +692,14 @@ (define-public xapers
> (define-public ugrep
> (package
> (name "ugrep")
> - (version "7.2.2")
> + (version "7.3.0")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> (url "https://github.com/Genivia/ugrep")
> (commit (string-append "v" version))))
> (sha256
> - (base32 "1f7vah795319vfy4yvpnmrivr1i7nh4xy73b7dl1p8snlmivj1kh"))
> + (base32 "1ls6s0daw6lpbiy3rizlzsqcw8r116wi01ivgn9ri9qpfn65f00v"))
> (file-name (git-file-name name version))
> (modules '((guix build utils)))
> (snippet
>
> base-commit: 5058b40aba825ab6e7b9e518dd1147d1e35fd7de
pushed, closing.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmfHziIACgkQO1qpk+Gi
3/DjqRAApaXQUO6bYTeIW96DIHALrfEScD+e0m6kbnlqvI0DmiA/Ex1l4mdDYUTR
tNQeAlBmfnu2Bs0GWnjIJSTfaKfJ3RZL7eX5xHqJ2+BWSW/QhDjdgsfkjFB35CPZ
72tYKMr+v6E6HY/qFLVjsMrWw+v4GwCahHyGOYXJC1cQWaI4FFWDXu2uXwGPs6WA
zp6BkZindQ8BSArABCkmSreXsRki96eBW23R0FUE5xhjMEf2s3a661lXJZuscfVw
YL2T+Kq1n5hu21jiUdgPbMw9reNFceI42Nii5fzTanrztsmj1O6XZmrjMu0xxcjY
fWvJKYLJdGdgAqSWQUliYrVV7chVlJE0msk1m7RmEmK2Qz0QKjGmknTqSa6WmSEk
PFgX8XBvrNaehubbUeXKbLx5RszkpSnXYnpma1A2AyiBzLEKtxDg2xLpmbYuSUsC
zceLnlN+N9VG0flcjGOSneQKl1HG8PgaB5NJpWxRWuCDiJHryftqZfB34MlI01kX
Cmv3Su7i0H+Z7IOuT8jQQ9sIiO0KtoxkJfzlf3vWWbRJNGu2PR5y9SN3+dVo6Wte
NYd2Y5YolccuA8B01M19PlLIe6+TBSqX0+NWDcbbfQJp+fjR8m/GShvej9uLV5I+
Km7W8sWTRUEzvEfEQHGgoEp/lw7tVBogOOMybc7pWrLgO4QEVW0=
=Ob3w
-----END PGP SIGNATURE-----

?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76720@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76720
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help