all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#64095] [PATCH] gnu: fnott: Update to 1.4.0.
@ 2023-06-16  3:46 kiasoc5 via Guix-patches via
  2023-06-20 21:31 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2023-06-16  3:46 UTC (permalink / raw)
  To: 64095; +Cc: kiasoc5

* gnu/packages/wm.scm (fnott): Update to 1.4.0.
---
 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 e707a15785..08a40639b5 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1108,7 +1108,7 @@ (define-public fbautostart
 (define-public fnott
   (package
     (name "fnott")
-    (version "1.3.0")
+    (version "1.4.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1117,7 +1117,7 @@ (define-public fnott
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "00zg03nz79kqcsnwmm22friawhvl05f93yxpvqmy5wvggx9hrlz8"))))
+                "0l0brayvcifrc5rxxkqfrskd6523vs3allg2cxhwkixqf2ddg7kh"))))
     (build-system meson-build-system)
     (arguments `(#:build-type "release"))
     (native-inputs

base-commit: 31336e9f5d68512a9c1c6826bce9f17c892a2125
-- 
2.41.0





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

* [bug#64095] [PATCH] gnu: fnott: Update to 1.4.0.
  2023-06-16  3:46 [bug#64095] [PATCH] gnu: fnott: Update to 1.4.0 kiasoc5 via Guix-patches via
@ 2023-06-20 21:31 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-20 21:31 UTC (permalink / raw)
  To: kiasoc5; +Cc: 64095-done, 64095

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


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

> * gnu/packages/wm.scm (fnott): Update to 1.4.0.
> ---
>  gnu/packages/wm.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed it to master as
f235d49ef3e28e92393ae931d3e6ad997869e266.

Chris

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

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

end of thread, other threads:[~2023-06-20 21:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-16  3:46 [bug#64095] [PATCH] gnu: fnott: Update to 1.4.0 kiasoc5 via Guix-patches via
2023-06-20 21:31 ` Christopher Baines

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.