* [bug#49015] [PATCH] gnu: rednotebook: Update to 2.22.
@ 2021-06-14 6:37 Solene Rapenne via Guix-patches via
2021-06-15 18:19 ` bug#49015: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Solene Rapenne via Guix-patches via @ 2021-06-14 6:37 UTC (permalink / raw)
To: 49015
* gnu/packages/rednotebook.scm (rednotebook): Update to 2.22.
---
gnu/packages/rednotebook.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/rednotebook.scm b/gnu/packages/rednotebook.scm
index c7ece525e9..0c7e5994cd 100644
--- a/gnu/packages/rednotebook.scm
+++ b/gnu/packages/rednotebook.scm
@@ -1,5 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2019 Jesse Gibbons <jgibbons2357+guix@gmail.com>
+;;; Copyright © 2021 Solene Rapenne <solene@perso.pw>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -30,7 +31,7 @@
(define-public rednotebook
(package
(name "rednotebook")
- (version "2.11.1")
+ (version "2.22")
(source
(origin
(method git-fetch)
@@ -39,7 +40,7 @@
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "04c7a0wgmdl88v9386y1052c38ajbkryiwhqps5lx34d4g7r6hm1"))))
+ (base32 "11n970ad0j57vlll5j30ngkrfyil23v1b29ickbnblcldvjbgwa5"))))
(build-system python-build-system)
(arguments
;; Tests fail to find the "_" function.
--
2.32.0
tested on amd64, works fine for me
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#49015: [PATCH] gnu: rednotebook: Update to 2.22.
2021-06-14 6:37 [bug#49015] [PATCH] gnu: rednotebook: Update to 2.22 Solene Rapenne via Guix-patches via
@ 2021-06-15 18:19 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-06-15 18:19 UTC (permalink / raw)
To: Solene Rapenne; +Cc: 49015-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-06-15 18:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-14 6:37 [bug#49015] [PATCH] gnu: rednotebook: Update to 2.22 Solene Rapenne via Guix-patches via
2021-06-15 18:19 ` bug#49015: " Efraim Flashner
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).