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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Imran Iqbal <imran <at> imraniqbal.org>
Subject: bug#66621: closed (Re: [bug#66621] [PATCH] gnu: curlie: Update to
 1.7.1)
Date: Wed, 25 Oct 2023 09:50:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#66621: [PATCH] gnu: curlie: Update to 1.7.1

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 66621 <at> debbugs.gnu.org.

-- 
66621: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66621
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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

[Message part 3 (message/rfc822, inline)]
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




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.