unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67892] [PATCH] gnu: fontutils: Update to 20230101.
@ 2023-12-19  0:51 Daniel Ziltener via Guix-patches via
  2024-01-26 15:31 ` Daniel Ziltener via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Ziltener via Guix-patches via @ 2023-12-19  0:51 UTC (permalink / raw)
  To: 67892; +Cc: dziltener

---
 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 5bfdea1b27..1b5891b8ef 100644
--- a/gnu/packages/fontutils.scm
+++ b/gnu/packages/fontutils.scm
@@ -1604,14 +1604,14 @@ (define-public libuninameslist
 (define-public fontforge
   (package
    (name "fontforge")
-   (version "20220308")
+   (version "20230101")
    (source (origin
             (method url-fetch)
             (uri (string-append
                   "https://github.com/fontforge/fontforge/releases/download/"
                   version "/fontforge-" version ".tar.xz"))
             (sha256
-             (base32 "0ncfc4ajwy4ng6b6h79w52jh9z3lngvf3f3ldi1wzkhcg9zh3r01"))))
+             (base32 "1y30bk9rdya8bkw4q77y6nq5xfg7nm0qliz5miqdlk8c0r6fr0na"))))
    (build-system cmake-build-system)
    (native-inputs
     (list pkg-config))
-- 
2.41.0





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

* [bug#67892] [PATCH] gnu: fontutils: Update to 20230101.
  2023-12-19  0:51 [bug#67892] [PATCH] gnu: fontutils: Update to 20230101 Daniel Ziltener via Guix-patches via
@ 2024-01-26 15:31 ` Daniel Ziltener via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Ziltener via Guix-patches via @ 2024-01-26 15:31 UTC (permalink / raw)
  To: 67892; +Cc: control

close 67892
thanks





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

end of thread, other threads:[~2024-01-26 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-19  0:51 [bug#67892] [PATCH] gnu: fontutils: Update to 20230101 Daniel Ziltener via Guix-patches via
2024-01-26 15:31 ` Daniel Ziltener via Guix-patches via

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