GNU bug report logs - #76903
[PATCH] gnu: fltk: Update to 1.4.2.

Previous Next

Package: guix-patches;

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

Date: Mon, 10 Mar 2025 00:32:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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: Andy Tai <atai <at> atai.org>
Subject: bug#76903: closed (Re: [bug#76903] [PATCH] gnu: fltk: Update to
 1.4.2.)
Date: Sat, 22 Mar 2025 10:22:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76903: [PATCH] gnu: fltk: Update to 1.4.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 76903 <at> debbugs.gnu.org.

-- 
76903: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76903
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Andy Tai <atai <at> atai.org>
Cc: 76903-done <at> debbugs.gnu.org
Subject: Re: [bug#76903] [PATCH] gnu: fltk: Update to 1.4.2.
Date: Sat, 22 Mar 2025 18:25:52 +0800
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/fltk.scm (fltk): Update to 1.4.2.

Pushed as commit b6954a47, thank you!

[Message part 3 (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.2.
Date: Sun,  9 Mar 2025 17:31:11 -0700
* gnu/packages/fltk.scm (fltk): Update to 1.4.2.

Change-Id: I262258c8e832a306555483aa30afb0426d8c4566
---
 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 475ad0feca0..a28f6f5a9c2 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.1")
+    (version "1.4.2")
     (source (origin
       (method git-fetch)
       (uri (git-reference
               (url "https://github.com/fltk/fltk")
               (commit (string-append "release-" version))))
       (sha256
-       (base32 "0ii49imyw29drkhc9dvyiiybc9qy19fxc91wl6w2gmc3xsmdzd6z"))))))
+       (base32 "0xyimyraxp6czv85n4g63w50dziyv50kzf9xhmxrrz9d6fl3syss"))))))
 
 
 (define-public ntk

base-commit: 4538aa4acd199db7d7df1deb5e47b2ff6edb50f9
prerequisite-patch-id: 72ddee5764a133fb5a1b88adc89d8c9bb95e9ca5
-- 
2.48.1




This bug report was last modified 61 days ago.

Previous Next


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