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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75281 in the body.
You can then email your comments to 75281 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#75281; Package guix-patches. (Thu, 02 Jan 2025 11:25:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to ashish.is <at> lostca.se:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 02 Jan 2025 11:25:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Wed, 26 Feb 2025 10:32:01 GMT) Full text and rfc822 format available.

Notification sent to ashish.is <at> lostca.se:
bug acknowledged by developer. (Wed, 26 Feb 2025 10:32:02 GMT) Full text and rfc822 format available.

Message #10 received at 75281-done <at> debbugs.gnu.org (full text, mbox):

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 1 (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)]

Information forwarded to guix-patches <at> gnu.org:
bug#75281; Package guix-patches. (Wed, 26 Feb 2025 10:33:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 26 Mar 2025 11:24:13 GMT) Full text and rfc822 format available.

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.