GNU bug report logs - #62970
[PATCH] gnu: plocate: Update to 1.1.18.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Thu, 20 Apr 2023 14:57:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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 62970 in the body.
You can then email your comments to 62970 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#62970; Package guix-patches. (Thu, 20 Apr 2023 14:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to kiasoc5 <kiasoc5 <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 20 Apr 2023 14:57:02 GMT) Full text and rfc822 format available.

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

From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: plocate: Update to 1.1.18.
Date: Thu, 20 Apr 2023 10:55:46 -0400
* gnu/packages/search.scm (plocate): Update to 1.1.18.
---
 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 c8c3ff45d0..b090b375d0 100644
--- a/gnu/packages/search.scm
+++ b/gnu/packages/search.scm
@@ -508,14 +508,14 @@ (define-public mlocate
 (define-public plocate
   (package
     (name "plocate")
-    (version "1.1.16")
+    (version "1.1.18")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://plocate.sesse.net/download/"
                            "plocate-" version ".tar.gz"))
        (sha256
-        (base32 "0ccn785yi069dgwp4j3g23zvvivzsf5chadbdr357qphkmpxy125"))))
+        (base32 "0b71chcnl0xymwpcg8ixsnh64017cj5irz04rq0rnwbh1c2mg5lk"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags

base-commit: 61d15695752997427ed9c3491470dd76b11bd00a
-- 
2.40.0





Information forwarded to guix-patches <at> gnu.org:
bug#62970; Package guix-patches. (Wed, 26 Apr 2023 12:51:01 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: kiasoc5 via Guix-patches via <guix-patches <at> gnu.org>
Cc: kiasoc5 <kiasoc5 <at> disroot.org>, 62970-done <at> debbugs.gnu.org
Subject: Re: [bug#62970] [PATCH] gnu: plocate: Update to 1.1.18.
Date: Wed, 26 Apr 2023 14:49:51 +0200
Hello,

kiasoc5 via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/search.scm (plocate): Update to 1.1.18.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Wed, 26 Apr 2023 12:51:02 GMT) Full text and rfc822 format available.

Notification sent to kiasoc5 <kiasoc5 <at> disroot.org>:
bug acknowledged by developer. (Wed, 26 Apr 2023 12:51: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. (Thu, 25 May 2023 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 24 days ago.

Previous Next


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