GNU bug report logs - #66621
[PATCH] gnu: curlie: Update to 1.7.1

Previous Next

Package: guix-patches;

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

Date: Thu, 19 Oct 2023 01:07:01 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 66621 in the body.
You can then email your comments to 66621 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#66621; Package guix-patches. (Thu, 19 Oct 2023 01:07:01 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. (Thu, 19 Oct 2023 01:07: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.7.1
Date: Wed, 18 Oct 2023 21:04:55 -0400
---
 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 02803833e6..fb71674ac1 100644
--- a/gnu/packages/curl.scm
+++ b/gnu/packages/curl.scm
@@ -405,7 +405,7 @@ (define-public coeurl
 (define-public curlie
   (package
     (name "curlie")
-    (version "1.6.9")
+    (version "1.7.1")
     (source
      (origin
        (method git-fetch)
@@ -415,7 +415,7 @@ (define-public curlie
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1b94wfliivfq06i5sf664nhmp3v1k0lpz33cv9lyk6s59awb2hnw"))))
+         "1wcnqqi0a6bg7gn525sl8r4xznc1cx17iw29in79np2m9spqax0h"))))
     (build-system go-build-system)
     (arguments
      `(#:import-path "github.com/rs/curlie"))

base-commit: 8d6b3dd0b863ccada887da8cd347727dd04cb456
-- 
2.42.0





Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Wed, 25 Oct 2023 09:50:01 GMT) Full text and rfc822 format available.

Notification sent to Imran Iqbal <imran <at> imraniqbal.org>:
bug acknowledged by developer. (Wed, 25 Oct 2023 09:50:01 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Imran Iqbal <imran <at> imraniqbal.org>
Cc: 66621-done <at> debbugs.gnu.org
Subject: Re: [bug#66621] [PATCH] gnu: curlie: Update to 1.7.1
Date: Wed, 25 Oct 2023 11:47:58 +0200
Hello,

I added a commit message and updated to the 1.7.2 before applying.

Thanks,

Mathieu




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 22 Nov 2023 12:24:08 GMT) Full text and rfc822 format available.

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

Previous Next


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