mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: Remove notmuch-fixtures.
* gnu/packages/golang.scm (notmuch-fixtures): Delete variable. Change-Id: If71e281e1acf07aa2175dca8bdbf9dffd92a855a
This commit is contained in:
parent
6465ed4e1f
commit
c2f79a4026
1 changed files with 0 additions and 8 deletions
|
@ -2963,14 +2963,6 @@ parser.")
|
|||
"This package provides INI file read and write functionality in Go.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define notmuch-fixtures
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri "http://notmuchmail.org/releases/test-databases/database-v1.tar.xz")
|
||||
(sha256
|
||||
(base32
|
||||
"1lk91s00y4qy4pjh8638b5lfkgwyl282g1m27srsf7qfn58y16a2"))))
|
||||
|
||||
;;;
|
||||
;;; Avoid adding new packages to the end of this file. To reduce the chances
|
||||
;;; of a merge conflict, place them above by existing packages with similar
|
||||
|
|
Loading…
Add table
Reference in a new issue