all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73972] [PATCH] gnu: fcft: Update to 3.1.9.
@ 2024-10-23 16:45 ashish.is--- via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: ashish.is--- via Guix-patches via @ 2024-10-23 16:45 UTC (permalink / raw)
  To: 73972; +Cc: Ashish SHUKLA

From: Ashish SHUKLA <ashish.is@lostca.se>

* gnu/packages/fontutils.scm (fcft): Update to 3.1.9.

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

diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm
index df448de973..614d62f439 100644
--- a/gnu/packages/fontutils.scm
+++ b/gnu/packages/fontutils.scm
@@ -1880,7 +1880,7 @@ (define-public nototools
 (define-public fcft
   (package
     (name "fcft")
-    (version "3.0.1")
+    (version "3.1.9")
     (home-page "https://codeberg.org/dnkl/fcft")
     (source (origin
               (method git-fetch)
@@ -1888,7 +1888,7 @@ (define-public fcft
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0jxy92ny8b7s7yvz1mr8zpf7l2zsn506fi9f98pvh9k25jprg0cx"))))
+                "0j127fk5v2nlk5s0gibympcnzjyzfk5dwgz524gvlczfh7cbm18g"))))
     (build-system meson-build-system)
     (native-inputs
      (list check pkg-config scdoc))

base-commit: 5f4ba1c09fa0fba1ed230b80bae9f6a4d0d2d303
-- 
2.47.0





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-23 16:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-23 16:45 [bug#73972] [PATCH] gnu: fcft: Update to 3.1.9 ashish.is--- via Guix-patches via

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.