unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71881] [PATCH] gnu: feh: Update to 3.10.3.
@ 2024-07-01 19:48 Artyom V. Poptsov
  2024-07-03  8:58 ` bug#71881: " Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2024-07-01 19:48 UTC (permalink / raw)
  To: 71881; +Cc: Artyom V. Poptsov

* gnu/packages/image-viewers.scm (feh): Update to 3.10.3.

Change-Id: I2b997670ae628f231ade8cc2054f0e121d913598
---
 gnu/packages/image-viewers.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/image-viewers.scm b/gnu/packages/image-viewers.scm
index 5c6618c706..3541be530b 100644
--- a/gnu/packages/image-viewers.scm
+++ b/gnu/packages/image-viewers.scm
@@ -179,7 +179,7 @@ (define-public ytfzf
 (define-public feh
   (package
     (name "feh")
-    (version "3.10.2")
+    (version "3.10.3")
     (home-page "https://feh.finalrewind.org/")
     (source (origin
               (method url-fetch)
@@ -187,7 +187,7 @@ (define-public feh
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "0sc9dqcqz33pkc9x4m5i9lpq8avq5mhk3x0cdy3rhlsww9ysg52z"))))
+                "1j79850gwrjamgc22cv1hiynia4w5lc8qbhww3qpl8bhjxwy49jl"))))
     (build-system gnu-build-system)
     (arguments
      (list #:phases

base-commit: 85012e64819b39fd6112038134548b415fd5daff
-- 
2.45.2





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

* bug#71881: [PATCH] gnu: feh: Update to 3.10.3.
  2024-07-01 19:48 [bug#71881] [PATCH] gnu: feh: Update to 3.10.3 Artyom V. Poptsov
@ 2024-07-03  8:58 ` Zheng Junjie
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-07-03  8:58 UTC (permalink / raw)
  To: Artyom V. Poptsov; +Cc: 71881-done

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

"Artyom V. Poptsov" <poptsov.artyom@gmail.com> writes:

> * gnu/packages/image-viewers.scm (feh): Update to 3.10.3.
>
> Change-Id: I2b997670ae628f231ade8cc2054f0e121d913598
> ---
>  gnu/packages/image-viewers.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/image-viewers.scm b/gnu/packages/image-viewers.scm
> index 5c6618c706..3541be530b 100644
> --- a/gnu/packages/image-viewers.scm
> +++ b/gnu/packages/image-viewers.scm
> @@ -179,7 +179,7 @@ (define-public ytfzf
>  (define-public feh
>    (package
>      (name "feh")
> -    (version "3.10.2")
> +    (version "3.10.3")
>      (home-page "https://feh.finalrewind.org/")
>      (source (origin
>                (method url-fetch)
> @@ -187,7 +187,7 @@ (define-public feh
>                                    name "-" version ".tar.bz2"))
>                (sha256
>                 (base32
> -                "0sc9dqcqz33pkc9x4m5i9lpq8avq5mhk3x0cdy3rhlsww9ysg52z"))))
> +                "1j79850gwrjamgc22cv1hiynia4w5lc8qbhww3qpl8bhjxwy49jl"))))
>      (build-system gnu-build-system)
>      (arguments
>       (list #:phases
>
> base-commit: 85012e64819b39fd6112038134548b415fd5daff

push, https://git.savannah.gnu.org/cgit/guix.git/commit/?id=bab73e413b3421f4aa051e9438d147040a52e1be

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

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

end of thread, other threads:[~2024-07-03  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01 19:48 [bug#71881] [PATCH] gnu: feh: Update to 3.10.3 Artyom V. Poptsov
2024-07-03  8:58 ` bug#71881: " Zheng Junjie

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