all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72430] [PATCH] gnu: fnott: Update to 1.7.0.
@ 2024-08-02 21:49 Ashish SHUKLA via Guix-patches via
  2024-08-05 16:02 ` Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: Ashish SHUKLA via Guix-patches via @ 2024-08-02 21:49 UTC (permalink / raw)
  To: 72430; +Cc: Ashish SHUKLA

* gnu/packages/wm.scm (fnott): Update to 1.7.0.

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

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 3ddac7dad3..96b2eb36c8 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1142,7 +1142,7 @@ (define-public fbautostart
 (define-public fnott
   (package
     (name "fnott")
-    (version "1.6.0")
+    (version "1.7.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1151,7 +1151,7 @@ (define-public fnott
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "04g1d0app9lpvzq3gxs7qjkd9zgbrmlvfy2n3h464r46j0wpgsx2"))))
+                "0x3wfqkkz6lf9w00nl5mchcw04gx884jxxz6f7z3fxpsjx582nr9"))))
     (build-system meson-build-system)
     (arguments `(#:build-type "release"
                  #:phases

base-commit: b20956651a53a8f23828fdeb6945e1a31e6997a8
-- 
2.46.0





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

* [bug#72430] [PATCH] gnu: fnott: Update to 1.7.0.
  2024-08-02 21:49 [bug#72430] [PATCH] gnu: fnott: Update to 1.7.0 Ashish SHUKLA via Guix-patches via
@ 2024-08-05 16:02 ` Zheng Junjie
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-08-05 16:02 UTC (permalink / raw)
  To: 72430; +Cc: 72430-done, Ashish SHUKLA

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

Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/wm.scm (fnott): Update to 1.7.0.
>
> Change-Id: Ia139be3cd0916a6f6147416641085396bebb6d04
> ---
>  gnu/packages/wm.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
> index 3ddac7dad3..96b2eb36c8 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -1142,7 +1142,7 @@ (define-public fbautostart
>  (define-public fnott
>    (package
>      (name "fnott")
> -    (version "1.6.0")
> +    (version "1.7.0")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -1151,7 +1151,7 @@ (define-public fnott
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "04g1d0app9lpvzq3gxs7qjkd9zgbrmlvfy2n3h464r46j0wpgsx2"))))
> +                "0x3wfqkkz6lf9w00nl5mchcw04gx884jxxz6f7z3fxpsjx582nr9"))))
>      (build-system meson-build-system)
>      (arguments `(#:build-type "release"
>                   #:phases
>
> base-commit: b20956651a53a8f23828fdeb6945e1a31e6997a8

push, close.

[-- 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-08-05 16:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-02 21:49 [bug#72430] [PATCH] gnu: fnott: Update to 1.7.0 Ashish SHUKLA via Guix-patches via
2024-08-05 16:02 ` Zheng Junjie

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.