all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Rodion Goritskov <rodion.goritskov@gmail.com>
Cc: 73571-done@debbugs.gnu.org
Subject: bug#73571: [PATCH] gnu: clifm: Update to 1.21.
Date: Wed, 02 Oct 2024 17:35:14 +0800	[thread overview]
Message-ID: <87jzeqetkd.fsf@iscas.ac.cn> (raw)
In-Reply-To: <74a553f5115f11af536a8ae47b3b3775c08bfe55.1727726987.git.rodion.goritskov@gmail.com> (Rodion Goritskov's message of "Tue, 1 Oct 2024 00:11:23 +0400")

[-- Attachment #1: Type: text/plain, Size: 1145 bytes --]

Rodion Goritskov <rodion.goritskov@gmail.com> writes:

> * gnu/packages/clifm.scm (clifm): Update to 1.21.
>
> Change-Id: I4b04721c8aa161650af32f528004e1c84aaf23c6
> ---
>  gnu/packages/clifm.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/clifm.scm b/gnu/packages/clifm.scm
> index 2718217381..a89389d7d5 100644
> --- a/gnu/packages/clifm.scm
> +++ b/gnu/packages/clifm.scm
> @@ -30,7 +30,7 @@ (define-module (gnu packages clifm)
>  (define-public clifm
>    (package
>      (name "clifm")
> -    (version "1.20")
> +    (version "1.21")
>      (source
>       (origin
>         (method git-fetch)
> @@ -39,7 +39,7 @@ (define-public clifm
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "1hmky0rdrdp5zs1pgayrcgrf0ylvl2xh135r2c0g8k4ibwv3392c"))))
> +        (base32 "0r2w11v5nsz9d9wdi0zmymkwg0y9x4xg4dksd2qxlknwqnvivcy7"))))
>      (build-system gnu-build-system)
>      (arguments
>       `(#:make-flags (list (string-append "CC="
>
> base-commit: 093f2fb8722fafcc7c1555cd845289096849f4a2

push, close.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-10-02  9:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-30 20:11 [bug#73571] [PATCH] gnu: clifm: Update to 1.21 Rodion Goritskov
2024-10-02  9:35 ` Zheng Junjie [this message]

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

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

  git send-email \
    --in-reply-to=87jzeqetkd.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=73571-done@debbugs.gnu.org \
    --cc=rodion.goritskov@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.