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

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

bug#44395: closed ([PATCH 3/3] gnu: nomad: Update to 0.2.0-alpha-199-g3e


From: GNU bug Tracking System
Subject: bug#44395: closed ([PATCH 3/3] gnu: nomad: Update to 0.2.0-alpha-199-g3e7a475.)
Date: Tue, 10 Nov 2020 21:14:02 +0000

Your message dated Tue, 10 Nov 2020 22:13:24 +0100
with message-id <87eel0diff.fsf@gnu.org>
and subject line Re: [bug#44395] [PATCH 3/3] gnu: nomad: Update to 
0.2.0-alpha-199-g3e7a475.
has caused the debbugs.gnu.org bug report #44395,
regarding [PATCH 3/3] gnu: nomad: Update to 0.2.0-alpha-199-g3e7a475.
to be marked as done.

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


-- 
44395: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44395
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 3/3] gnu: nomad: Update to 0.2.0-alpha-199-g3e7a475. Date: Mon, 2 Nov 2020 08:57:34 -0800
* gnu/packages/guile-xyz.scm (nomad): Update to 0.2.0-alpha-199-g3e7a475.
[inputs]: add gsettings-desktop-schemas
---
 gnu/packages/guile-xyz.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 6a211ce287..55768b37c5 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -3150,7 +3150,7 @@ perform geometrical transforms on JPEG images.")
 (define-public nomad
   (package
     (name "nomad")
-    (version "0.2.0-alpha-100-g6a565d3")
+    (version "0.2.0-alpha-199-g3e7a475")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3159,7 +3159,7 @@ perform geometrical transforms on JPEG images.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0anmprm63a88kii251rl296v1g4iq62r6n4nssx5jbc0hzkknanz"))))
+                "0p0ha6prp7pyadp61clbhc6b55023vxzfwy14j2qygb2mkq7fhic"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("autoconf" ,autoconf)
@@ -3190,6 +3190,7 @@ perform geometrical transforms on JPEG images.")
        ("gtk+:bin" ,gtk+ "bin")
        ("webkitgtk" ,webkitgtk)
        ("gtksourceview" ,gtksourceview)
+       ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
        ("vte" ,vte)
        ;; Gstreamer
        ("gstreamer" ,gstreamer)
-- 
2.28.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#44395] [PATCH 3/3] gnu: nomad: Update to 0.2.0-alpha-199-g3e7a475. Date: Tue, 10 Nov 2020 22:13:24 +0100
Mike Rosset <mike.rosset@gmail.com> writes:

> * gnu/packages/guile-xyz.scm (nomad): Update to 0.2.0-alpha-199-g3e7a475.
> [inputs]: add gsettings-desktop-schemas

Applied, along with the two preceding patches.

Thank you!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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