GNU bug report logs - #68389
[PATCH] gnu: plocate: Update to 1.1.21.

Previous Next

Package: guix-patches;

Reported by: David Pflug <david <at> pflug.io>

Date: Thu, 11 Jan 2024 15:54:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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 68389 in the body.
You can then email your comments to 68389 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#68389; Package guix-patches. (Thu, 11 Jan 2024 15:54:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to David Pflug <david <at> pflug.io>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 11 Jan 2024 15:54:02 GMT) Full text and rfc822 format available.

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

From: David Pflug <david <at> pflug.io>
To: guix-patches <at> gnu.org
Cc: David Pflug <david <at> pflug.io>
Subject: [PATCH] gnu: plocate: Update to 1.1.21.
Date: Thu, 11 Jan 2024 10:53:17 -0500
* gnu/packages/search.scm (plocate): Update to 1.1.21.

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

diff --git a/gnu/packages/search.scm b/gnu/packages/search.scm
index 5e86d1a76c..cdf4a50b5d 100644
--- a/gnu/packages/search.scm
+++ b/gnu/packages/search.scm
@@ -13,6 +13,7 @@
 ;;; Copyright © 2022 Arun Isaac <arunisaac <at> systemreboot.net>
 ;;; Copyright © 2022 Michael Rohleder <mike <at> rohleder.de>
 ;;; Copyright © 2023 Adam Faiz <adam.faiz <at> disroot.org>
+;;; Copyright © 2023 David Pflug <david <at> pflug.io>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -568,14 +569,14 @@ (define-public mlocate
 (define-public plocate
   (package
     (name "plocate")
-    (version "1.1.19")
+    (version "1.1.21")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://plocate.sesse.net/download/"
                            "plocate-" version ".tar.gz"))
        (sha256
-        (base32 "0rb15sifsmcm756bifs3y8wj282vp0zzagg6kkvbjyczibpchnyr"))))
+        (base32 "1b6khw8lf757wic6pc3w2r8wl9i5c4z98cdmp2qxmyspxhxvbrhd"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags

base-commit: 6341dddcb9e7c8d555ea7294d61dcf64d775e032
-- 
2.41.0





Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Fri, 12 Jan 2024 16:16:01 GMT) Full text and rfc822 format available.

Notification sent to David Pflug <david <at> pflug.io>:
bug acknowledged by developer. (Fri, 12 Jan 2024 16:16:02 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: David Pflug <david <at> pflug.io>
Cc: 68389-done <at> debbugs.gnu.org
Subject: Re: [bug#68389] [PATCH] gnu: plocate: Update to 1.1.21.
Date: Fri, 12 Jan 2024 17:14:54 +0100
> * gnu/packages/search.scm (plocate): Update to 1.1.21.

Applied, thanks,

Mathieu




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 10 Feb 2024 12:24:20 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 130 days ago.

Previous Next


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