unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66621] [PATCH] gnu: curlie: Update to 1.7.1
@ 2023-10-19  1:04 Imran Iqbal
  2023-10-25  9:47 ` bug#66621: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Imran Iqbal @ 2023-10-19  1:04 UTC (permalink / raw)
  To: 66621; +Cc: Imran Iqbal

---
 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66621: [PATCH] gnu: curlie: Update to 1.7.1
  2023-10-19  1:04 [bug#66621] [PATCH] gnu: curlie: Update to 1.7.1 Imran Iqbal
@ 2023-10-25  9:47 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2023-10-25  9:47 UTC (permalink / raw)
  To: Imran Iqbal; +Cc: 66621-done


Hello,

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

Thanks,

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-25  9:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-19  1:04 [bug#66621] [PATCH] gnu: curlie: Update to 1.7.1 Imran Iqbal
2023-10-25  9:47 ` bug#66621: " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).