unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Mike Rosset <mike.rosset@gmail.com>
To: Amar Singh <nly@disroot.org>
Cc: 37094@debbugs.gnu.org
Subject: [bug#37094] [PATCH 1-3/3] Add nomad
Date: Thu, 22 Aug 2019 09:47:15 -0700	[thread overview]
Message-ID: <CADaV+2U=PcMJHsZkN4wEOupFUHvnkDuGj_psjG28RoVVCnkvPA@mail.gmail.com> (raw)
In-Reply-To: <855zmqsyqg.fsf@disroot.org>

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

Minor version bump to address outdated README and some minor fix's

On Wed, Aug 21, 2019 at 1:34 AM Amar Singh <nly@disroot.org> wrote:
>
>
> After a few suggestions from Mike and Janneke:
> 1. Rename guile-emacsy --> emacsy-minimal
> 2. Removed glib-or-gtk-build-system in patch 004
>
> cheers,
> amar
>

[-- Attachment #2: 0006-gnu-nomad-Update-to-0.1.1-alpha.patch --]
[-- Type: text/x-patch, Size: 1230 bytes --]

From 805210959a2a478e862e5687ab2aaf966317ee99 Mon Sep 17 00:00:00 2001
From: Mike Rosset <mike.rosset@gmail.com>
Date: Thu, 22 Aug 2019 09:44:41 -0700
Subject: [PATCH 6/6] gnu: nomad: Update to 0.1.1-alpha.

* gnu/packages/guile-xyz.scm (nomad): Update to 0.1.1-alpha.
---
 gnu/packages/guile-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 4f1a1ee10b..5d0c08ff61 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -2473,7 +2473,7 @@ perform geometrical transforms on JPEG images.")
 (define-public nomad
   (package
     (name "nomad")
-    (version "0.1.0-alpha")
+    (version "0.1.1-alpha")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2482,7 +2482,7 @@ perform geometrical transforms on JPEG images.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0bffysgq3swpx2qyi8fnkyjfsla92haqhdq17m31wa3yzkpqq3a6"))))
+                "0abz07hl5dh802ciy71xzkvkhyryypq1i94wna40a2wndbd73f7z"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("autoconf" ,autoconf)
-- 
2.20.1


  parent reply	other threads:[~2019-08-22 16:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-20  6:52 [bug#37094] [PATCH 1-3/3] gnu: Add nomad Amar Singh
2019-08-21  1:27 ` [bug#37094] [PATCH 1-1] " Amar Singh
2019-08-21  8:34 ` [bug#37094] [PATCH 1-3/3] " Amar Singh
2019-08-21 16:53   ` Mike Rosset
2019-08-22 16:47   ` Mike Rosset [this message]
2019-08-25 20:48   ` Ludovic Courtès
2019-08-27 15:09     ` Jan Nieuwenhuizen
2019-08-27 15:06   ` bug#37094: " Jan Nieuwenhuizen
2019-08-27 15:25     ` [bug#37094] " Amar Singh

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='CADaV+2U=PcMJHsZkN4wEOupFUHvnkDuGj_psjG28RoVVCnkvPA@mail.gmail.com' \
    --to=mike.rosset@gmail.com \
    --cc=37094@debbugs.gnu.org \
    --cc=nly@disroot.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).