unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Imran Iqbal <imran@imraniqbal.org>
To: 54720@debbugs.gnu.org
Cc: Imran Iqbal <imran@imraniqbal.org>
Subject: [bug#54720] [PATCH] gnu: curlie: Update to 1.6.9
Date: Mon,  4 Apr 2022 23:17:44 -0400	[thread overview]
Message-ID: <20220405031744.173987-1-imran@imraniqbal.org> (raw)

* 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	other threads:[~2022-04-05  3:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-05  3:17 Imran Iqbal [this message]
2022-04-05 17:10 ` bug#54720: [PATCH] gnu: curlie: Update to 1.6.9 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220405031744.173987-1-imran@imraniqbal.org \
    --to=imran@imraniqbal.org \
    --cc=54720@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).