unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 2/2] gnu: abcde: Update to 2.7.
@ 2015-08-17 19:57 Efraim Flashner
  2015-08-22  4:45 ` Mark H Weaver
  0 siblings, 1 reply; 2+ messages in thread
From: Efraim Flashner @ 2015-08-17 19:57 UTC (permalink / raw)
  To: guix-devel

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

* gnu/packages/cdrom.scm (abcde): Update to 2.7.
---
 gnu/packages/cdrom.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cdrom.scm b/gnu/packages/cdrom.scm
index 8ecc909..62a6040 100644
--- a/gnu/packages/cdrom.scm
+++ b/gnu/packages/cdrom.scm
@@ -264,7 +264,7 @@ from an audio CD.")
 (define-public abcde
   (package
     (name "abcde")
-    (version "2.6")
+    (version "2.7")
     (home-page "http://abcde.einval.com/")
     (source (origin
               (method url-fetch)
@@ -272,7 +272,7 @@ from an audio CD.")
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0y2cg233n2hixs0ji76dggpzgf52v4c4mnpwiai889ql2piafgk8"))
+                "0ikpffzvacadh6vj9qlary8126j1zrd2knp9gvivmp7y1656jj01"))
               (modules '((guix build utils)))
               (snippet
                '(substitute* "Makefile"
-- 
2.5.0


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

end of thread, other threads:[~2015-08-22  4:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-17 19:57 [PATCH 2/2] gnu: abcde: Update to 2.7 Efraim Flashner
2015-08-22  4:45 ` Mark H Weaver

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