GNU bug report logs - #75281
[PATCH] gnu: oniguruma: Update to 6.9.10.

Previous Next

Package: guix-patches;

Reported by: ashish.is <at> lostca.se

Date: Thu, 2 Jan 2025 11:25:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75281: closed ([PATCH] gnu: oniguruma: Update to 6.9.10.)
Date: Wed, 26 Feb 2025 10:32:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 26 Feb 2025 10:31:47 +0000
with message-id <87tt8hyp2k.fsf <at> cbaines.net>
and subject line Re: [bug#75281] [PATCH] gnu: oniguruma: Update to 6.9.10.
has caused the debbugs.gnu.org bug report #75281,
regarding [PATCH] gnu: oniguruma: Update to 6.9.10.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
75281: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75281
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ashish.is <at> lostca.se
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: oniguruma: Update to 6.9.10.
Date: Thu,  2 Jan 2025 11:23:33 +0000
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/textutils.scm (oniguruma): Update to 6.9.10.

Change-Id: I15634b075fbe5c3528f749c92fcbe2ae331850a5
---
 gnu/packages/textutils.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index 4ac056581a..86b74b2193 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -31,7 +31,7 @@
 ;;; Copyright © 2023, 2024 Zheng Junjie <873216071 <at> qq.com>
 ;;; Copyright © 2024 Timotej Lazar <timotej.lazar <at> araneo.si>
 ;;; Copyright © 2024 Sharlatan Hellseher <sharlatanus <at> gmail.com>
-;;; Copyright © 2024 Ashish SHUKLA <ashish.is <at> lostca.se>
+;;; Copyright © 2024, 2025 Ashish SHUKLA <ashish.is <at> lostca.se>
 ;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom <at> gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
@@ -606,7 +606,7 @@ (define-public pfff
 (define-public oniguruma
   (package
     (name "oniguruma")
-    (version "6.9.5-rev1")
+    (version "6.9.10")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/kkos/"
@@ -618,7 +618,7 @@ (define-public oniguruma
                                   "/onig-" version ".tar.gz"))
               (sha256
                (base32
-                "17m92k1n6bvza6m35fpd5g36zwpwm3hfz3478iwj5bvj2sfq8g6k"))))
+                "01gwd7bkhwl2rdqbfq109vlzznic2pygz3dnhrzykr2rw9dgqp1a"))))
     (build-system gnu-build-system)
     (arguments '(#:configure-flags '("--disable-static")))
     (home-page "https://github.com/kkos/oniguruma")

base-commit: ab43d883a0a88adbcfd3c3ab8d4c097cd9054b90
-- 
2.47.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: "ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org>
Cc: 75281-done <at> debbugs.gnu.org, ashish.is <at> lostca.se
Subject: Re: [bug#75281] [PATCH] gnu: oniguruma: Update to 6.9.10.
Date: Wed, 26 Feb 2025 10:31:47 +0000
[Message part 4 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:

> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/textutils.scm (oniguruma): Update to 6.9.10.
>
> Change-Id: I15634b075fbe5c3528f749c92fcbe2ae331850a5
> ---
>  gnu/packages/textutils.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thanks, I've pushed this to master as
90ee330bafc5a95493f9cdae2e32ddf740104ebc.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 84 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.