unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Mike Rosset <mike.rosset@gmail.com>
To: 44395@debbugs.gnu.org
Cc: Mike Rosset <mike.rosset@gmail.com>
Subject: [bug#44395] [PATCH 3/3] gnu: nomad: Update to 0.2.0-alpha-199-g3e7a475.
Date: Mon,  2 Nov 2020 08:57:34 -0800	[thread overview]
Message-ID: <20201102165734.1805633-3-mike.rosset@gmail.com> (raw)
In-Reply-To: <20201102165734.1805633-1-mike.rosset@gmail.com>

* 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





  parent reply	other threads:[~2020-11-02 17:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-02 16:57 [bug#44393] [PATCH 1/3] gnu: emacsy-minimal: Update to v0.4.1-37-g5f91ee6 Mike Rosset
2020-11-02 16:57 ` [bug#44394] [PATCH 2/3] gnu: g-golf: Update to ef830107b9765bd6a2da848d0cbe45e11374c0b5 Mike Rosset
2020-11-14 10:06   ` bug#44394: " Christopher Baines
2020-11-02 16:57 ` Mike Rosset [this message]
2020-11-10 21:13   ` bug#44395: [PATCH 3/3] gnu: nomad: Update to 0.2.0-alpha-199-g3e7a475 Marius Bakke
2020-11-14 10:06 ` bug#44393: [PATCH 1/3] gnu: emacsy-minimal: Update to v0.4.1-37-g5f91ee6 Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201102165734.1805633-3-mike.rosset@gmail.com \
    --to=mike.rosset@gmail.com \
    --cc=44395@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).