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

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

bug#61622: closed ([PATCH] gnu: fet: Update to 6.8.4.)


From: GNU bug Tracking System
Subject: bug#61622: closed ([PATCH] gnu: fet: Update to 6.8.4.)
Date: Thu, 23 Feb 2023 14:34:03 +0000

Your message dated Thu, 23 Feb 2023 15:33:43 +0100
with message-id <87ttzco3i0.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#61622] [PATCH] gnu: fet: Update to 6.8.4.
has caused the debbugs.gnu.org bug report #61622,
regarding [PATCH] gnu: fet: Update to 6.8.4.
to be marked as done.

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


-- 
61622: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61622
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: fet: Update to 6.8.4. Date: Sun, 19 Feb 2023 11:22:46 +0100
* gnu/packages/education.scm (fet): Update to 6.8.4.
---
 gnu/packages/education.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/education.scm b/gnu/packages/education.scm
index c1b6c19508..cc1ef25a83 100644
--- a/gnu/packages/education.scm
+++ b/gnu/packages/education.scm
@@ -582,7 +582,7 @@ (define-public openboard
 (define-public fet
   (package
     (name "fet")
-    (version "6.8.3")
+    (version "6.8.4")
     (source
      (origin
        (method url-fetch)
@@ -591,7 +591,7 @@ (define-public fet
               (list (string-append directory base)
                     (string-append directory "old/" base))))
        (sha256
-        (base32 "1iqjdldarh8r92qq7c00m1gkdf53v8csmm7if3h4rhajz91rcnm2"))))
+        (base32 "0bwm6j0drxkrmx8zbr78a7xbbzb1i9365qv93fkwjg9v92b9clhr"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 2fb42567ebd37cb63c431100021e1a895a2ff4b6
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61622] [PATCH] gnu: fet: Update to 6.8.4. Date: Thu, 23 Feb 2023 15:33:43 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> * gnu/packages/education.scm (fet): Update to 6.8.4.

Already applied. Closing.


--- End Message ---

reply via email to

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