From: ng0 <ng0@we.make.ritual.n0.is>
To: guix-devel@gnu.org
Subject: [PATCH] st: Update to 0.7.
Date: Thu, 11 Aug 2016 15:03:10 +0000 [thread overview]
Message-ID: <87eg5vwdox.fsf@we.make.ritual.n0.is> (raw)
[-- Attachment #1: Type: text/plain, Size: 103 bytes --]
This patch updates st, still in the suckless.scm.
I can adjust whatever patchset gets applied first.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-st-Update-to-0.7.patch --]
[-- Type: text/x-patch, Size: 1086 bytes --]
From d7262377dee932fe69f523c7db89757c90d10c7b Mon Sep 17 00:00:00 2001
From: ng0 <ng0@we.make.ritual.n0.is>
Date: Thu, 11 Aug 2016 15:01:04 +0000
Subject: [PATCH] gnu: st: Update to 0.7.
* gnu/packages/suckless.scm (st): Update to 0.7.
---
gnu/packages/suckless.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/suckless.scm b/gnu/packages/suckless.scm
index 87e5aad..0e723e0 100644
--- a/gnu/packages/suckless.scm
+++ b/gnu/packages/suckless.scm
@@ -152,7 +152,7 @@ numbers of user-defined menu items efficiently.")
(define-public st
(package
(name "st")
- (version "0.6")
+ (version "0.7")
(source
(origin
(method url-fetch)
@@ -160,7 +160,7 @@ numbers of user-defined menu items efficiently.")
version ".tar.gz"))
(sha256
(base32
- "0avsfc1qp8zvshsfjwwrkvk411jlqy58z225bsdhjkl1qc40qcc5"))))
+ "00309qiw20rc89696pk8bdr7ik4r1aarik7jxqk8k66cdj80v1zp"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no tests
--
2.9.2
[-- Attachment #3: Type: text/plain, Size: 78 bytes --]
--
♥Ⓐ ng0
For non-prism friendly talk find me on http://www.psyced.org
next reply other threads:[~2016-08-11 15:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-11 15:03 ng0 [this message]
2016-08-11 15:32 ` [PATCH] st: Update to 0.7 ng0
2016-08-12 14:35 ` 宋文武
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87eg5vwdox.fsf@we.make.ritual.n0.is \
--to=ng0@we.make.ritual.n0.is \
--cc=guix-devel@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.