GNU bug report logs - #78613
[PATCH] gnu: fltk: Update to 1.4.3.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Wed, 28 May 2025 04:20:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78613: closed ([PATCH] gnu: fltk: Update to 1.4.3.)
Date: Mon, 02 Jun 2025 11:35:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 2 Jun 2025 13:34:41 +0200
with message-id <aD2MUVCfqWcLNupJ <at> jurong>
and subject line Re: [PATCH] gnu: fltk: Update to 1.4.3.
has caused the debbugs.gnu.org bug report #78613,
regarding [PATCH] gnu: fltk: Update to 1.4.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78613: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78613
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: fltk: Update to 1.4.3.
Date: Tue, 27 May 2025 21:19:13 -0700
* gnu/packages/fltk.scm (fltk): Update to 1.4.3.

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

diff --git a/gnu/packages/fltk.scm b/gnu/packages/fltk.scm
index a28f6f5a9c..4ea711924e 100644
--- a/gnu/packages/fltk.scm
+++ b/gnu/packages/fltk.scm
@@ -103,14 +103,14 @@ (define-public fltk-1.3
 (define-public fltk
   (package
     (inherit fltk-1.3)
-    (version "1.4.2")
+    (version "1.4.3")
     (source (origin
       (method git-fetch)
       (uri (git-reference
               (url "https://github.com/fltk/fltk")
               (commit (string-append "release-" version))))
       (sha256
-       (base32 "0xyimyraxp6czv85n4g63w50dziyv50kzf9xhmxrrz9d6fl3syss"))))))
+       (base32 "0v14a5x00h0ylvvvz26pj05c6zl3m5s5viiy5zlnjqjfliqdy0ci"))))))
 
 
 (define-public ntk

base-commit: 04eef950af05444ce42682364041dcbd3fa7afd5
-- 
2.43.0



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 78613-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: fltk: Update to 1.4.3.
Date: Mon, 2 Jun 2025 13:34:41 +0200
It passes QA, so I have pushed it.

Thanks,

Andreas



This bug report was last modified 22 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.