gnu: Correct typo in previous commit.

* gnu/packages/rdf.scm: Name module rdf.
This commit is contained in:
Andreas Enge 2013-11-25 23:14:07 +01:00
parent c079848873
commit 07cec9a5b9

View file

@ -16,7 +16,7 @@
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
(define-module (gnu packages kde)
(define-module (gnu packages rdf)
#:use-module ((guix licenses) #:select (lgpl2.0+))
#:use-module (guix packages)
#:use-module (guix download)