unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29457] [PATCH] gnu: emacs-org-contrib: Fix sha256 checksum due to emacs-org update.
@ 2017-11-26 17:07 Clément Lassieur
  2017-11-26 20:51 ` Leo Famulari
  2017-11-26 22:15 ` Ludovic Courtès
  0 siblings, 2 replies; 8+ messages in thread
From: Clément Lassieur @ 2017-11-26 17:07 UTC (permalink / raw)
  To: 29457

* gnu/packages/emacs.scm (emacs-org-contrib)[source]: Fix sha256 checksum.
---
 gnu/packages/emacs.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index acd6ec30a..7e16c8b4b 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -4230,7 +4230,7 @@ reproducible research.")
                                   (package-version emacs-org) ".tar"))
               (sha256
                (base32
-                "0xy2xrndlhs4kyvh6mmv24dnh3fn5p63d2gaimnrypf1p8znwzh4"))))
+                "071vqv6hdyjp85ap39930782ks07ypjzch81r8kax3ybwfrf0chx"))))
     (arguments
      `(#:modules ((guix build emacs-build-system)
                   (guix build utils)
-- 
2.15.0

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-12-19 16:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-26 17:07 [bug#29457] [PATCH] gnu: emacs-org-contrib: Fix sha256 checksum due to emacs-org update Clément Lassieur
2017-11-26 20:51 ` Leo Famulari
2017-11-26 22:15 ` Ludovic Courtès
2017-11-26 22:35   ` Leo Famulari
2017-11-28  2:43     ` Clément Lassieur
2017-11-28 17:00       ` Nicolas Goaziou
2017-12-10 14:33         ` Clément Lassieur
2017-12-19 16:36           ` Leo Famulari

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).