emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63677: closed ([PATCH] gnu: fltk: Update to 1.3.8)


From: GNU bug Tracking System
Subject: bug#63677: closed ([PATCH] gnu: fltk: Update to 1.3.8)
Date: Wed, 07 Jun 2023 06:22:01 +0000

Your message dated Wed, 7 Jun 2023 09:21:31 +0300
with message-id <ZIAh6xDI3UPRMXpY@3900XT>
and subject line Re: [bug#63677] [PATCH] gnu: fltk: Update to 1.3.8
has caused the debbugs.gnu.org bug report #63677,
regarding [PATCH] gnu: fltk: Update to 1.3.8
to be marked as done.

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


-- 
63677: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63677
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: fltk: Update to 1.3.8 Date: Tue, 23 May 2023 23:14:45 -0700
* gnu/packages/fltk.scm (fltk): Update to 1.3.8
---
 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 5a1582b1bc..775ede060c 100644
--- a/gnu/packages/fltk.scm
+++ b/gnu/packages/fltk.scm
@@ -43,7 +43,7 @@ (define-module (gnu packages fltk)
 (define-public fltk
   (package
     (name "fltk")
-    (version "1.3.6")
+    (version "1.3.8")
     (source
      (origin
       (method url-fetch)
@@ -51,7 +51,7 @@ (define-public fltk
                           (first (string-split version #\-))
                           "/fltk-" version "-source.tar.gz"))
       (sha256
-       (base32 "1arp1niiz3qxm8iacpmilwpc5rinsm6hsk4a6fsxfywvkvppbb4s"))))
+       (base32 "1gyisjwjbdsax4kbdm3hpijp2f0qgh1wk7wgad87l3pb0wmi1hgk"))))
    (build-system gnu-build-system)
    (native-inputs
     (list pkg-config))

base-commit: e02584b456a3f9c00b303ef4815d892a47edc2e6
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63677] [PATCH] gnu: fltk: Update to 1.3.8 Date: Wed, 7 Jun 2023 09:21:31 +0300
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]