Skip to content
Snippets Groups Projects
Commit 6e6e9f25 authored by Mark H Weaver's avatar Mark H Weaver
Browse files

gnu: Remove neon-0.29.6.

* gnu/packages/version-control.scm (neon-0.29.6): Remove variable.
parent 46138f3e
No related branches found
No related tags found
No related merge requests found
......@@ -537,18 +537,6 @@ (define-public neon
property manipulation.")
(license gpl2+))) ; for documentation and tests; source under lgpl2.0+
(define-public neon-0.29.6
(package (inherit neon)
(name "neon")
(version "0.29.6")
(source (origin
(method url-fetch)
(uri (string-append "http://www.webdav.org/neon/neon-"
version ".tar.gz"))
(sha256
(base32
"0hzbjqdx1z8zw0vmbknf159wjsxbcq8ii0wgwkqhxj3dimr0nr4w"))))))
(define-public subversion
(package
(name "subversion")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment