gnu: xfce4-cpugraph-plugin: Update to 1.2.10.
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.10. Change-Id: I1c68847916b4075c24baa80578ff2f5b167a9bd3
This commit is contained in:
		
							parent
							
								
									068d998432
								
							
						
					
					
						commit
						83c5e7169d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1604,7 +1604,7 @@ A plugin for the Xfce panel is also available.")
 | 
				
			||||||
(define-public xfce4-cpugraph-plugin
 | 
					(define-public xfce4-cpugraph-plugin
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
   (name "xfce4-cpugraph-plugin")
 | 
					   (name "xfce4-cpugraph-plugin")
 | 
				
			||||||
   (version "1.2.8")
 | 
					   (version "1.2.10")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
 | 
					              (uri (string-append "https://archive.xfce.org/src/panel-plugins/"
 | 
				
			||||||
| 
						 | 
					@ -1613,7 +1613,7 @@ A plugin for the Xfce panel is also available.")
 | 
				
			||||||
                                  "/xfce4-cpugraph-plugin-" version ".tar.bz2"))
 | 
					                                  "/xfce4-cpugraph-plugin-" version ".tar.bz2"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1gylfmpn36cm1b1kz0x8smy5hixzlhmdg5i53cj5fzgk4773id5z"))))
 | 
					                "05frfn3y009xndks9rsw90jgk0v5zfarn5jqaqci45v9ab82sy9p"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     (list intltool pkg-config))
 | 
					     (list intltool pkg-config))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue