GNU bug report logs - #54720
[PATCH] gnu: curlie: Update to 1.6.9

Previous Next

Package: guix-patches;

Reported by: Imran Iqbal <imran <at> imraniqbal.org>

Date: Tue, 5 Apr 2022 03:30:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <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 54720 in the body.
You can then email your comments to 54720 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#54720; Package guix-patches. (Tue, 05 Apr 2022 03:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Imran Iqbal <imran <at> imraniqbal.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 05 Apr 2022 03:30:02 GMT) Full text and rfc822 format available.

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

From: Imran Iqbal <imran <at> imraniqbal.org>
To: guix-patches <at> gnu.org
Cc: Imran Iqbal <imran <at> imraniqbal.org>
Subject: [PATCH] gnu: curlie: Update to 1.6.9
Date: Mon,  4 Apr 2022 23:17:44 -0400
* gnu/packages/curl.scm (curlie): Update to 1.6.9
---
 gnu/packages/curl.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/curl.scm b/gnu/packages/curl.scm
index 021a3afcce..a83ecbaa09 100644
--- a/gnu/packages/curl.scm
+++ b/gnu/packages/curl.scm
@@ -366,7 +366,7 @@ (define-public coeurl
 (define-public curlie
   (package
     (name "curlie")
-    (version "1.6.7")
+    (version "1.6.9")
     (source
      (origin
        (method git-fetch)
@@ -376,7 +376,7 @@ (define-public curlie
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1kmp8kd5sahb7x01pkk80zs7dvsnziavjlk2igis499a3ddcjqmr"))))
+         "1b94wfliivfq06i5sf664nhmp3v1k0lpz33cv9lyk6s59awb2hnw"))))
     (build-system go-build-system)
     (arguments
      `(#:import-path "github.com/rs/curlie"))
-- 
2.35.1





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Tue, 05 Apr 2022 17:11:02 GMT) Full text and rfc822 format available.

Notification sent to Imran Iqbal <imran <at> imraniqbal.org>:
bug acknowledged by developer. (Tue, 05 Apr 2022 17:11:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Imran Iqbal <imran <at> imraniqbal.org>
Cc: 54720-done <at> debbugs.gnu.org
Subject: Re: bug#54720: [PATCH] gnu: curlie: Update to 1.6.9
Date: Tue, 05 Apr 2022 19:10:07 +0200
Hi,

Imran Iqbal <imran <at> imraniqbal.org> skribis:

> * gnu/packages/curl.scm (curlie): Update to 1.6.9

Applied, thanks!

Ludo’.




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

This bug report was last modified 3 years and 47 days ago.

Previous Next


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